Skip to content

Commit

Permalink
improve(zora): add multicall entry
Browse files Browse the repository at this point in the history
Signed-off-by: james-a-morris <[email protected]>
  • Loading branch information
james-a-morris committed Dec 30, 2024
1 parent de3900e commit 33cd298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/Multicall.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const DETERMINISTIC_MULTICALL_CHAINS = [
CHAIN_IDs.MAINNET,
CHAIN_IDs.POLYGON,
CHAIN_IDs.SCROLL,
CHAIN_IDs.ZORA,
// Testnet:
CHAIN_IDs.BASE_SEPOLIA,
CHAIN_IDs.BLAST_SEPOLIA,
Expand Down

0 comments on commit 33cd298

Please sign in to comment.