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
We use Multicall3 (through wagmi/viem) to limit the number of RPC calls (which improves performance and prevents 429 errors). However, not every blockchain has a Multicall3 deployment. To get the mentioned benefits for all chains, we should make sure that Multicall3 is deployed on all supported chains.
We use Multicall3 (through wagmi/viem) to limit the number of RPC calls (which improves performance and prevents 429 errors). However, not every blockchain has a Multicall3 deployment. To get the mentioned benefits for all chains, we should make sure that Multicall3 is deployed on all supported chains.
See https://github.com/mds1/multicall#new-deployments for instructions.
These Revoke.cash-supported chains still need a Multicall3 deployment:
The text was updated successfully, but these errors were encountered: