You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this issue is caused by the @0xsequence/multicall dependency not having specific chain Ids in the network configuration. I'm not sure what chain you're needing but I added the Harmony & Aurora blockchain IDs in a pull request to @0xsequence
Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading 'getNetwork')
Source
components/chains/ethereum/token/ETHBalance.tsx (113:6) @ EthBalance
111 | const { account } = useWeb3React()
112 | const { data: balance, mutate } = useEtherSWR(
The text was updated successfully, but these errors were encountered: