We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83920ad commit c84a4f5Copy full SHA for c84a4f5
smart-contracts/advanced/multicall.md
@@ -18,7 +18,7 @@ Multicall has the same, precomputed address for all of the networks it is deploy
18
19
## Contract Deployments and ABI
20
21
-Multicall3 is deployed on over 100 chains at `0xcA11bde05977b3631167028862bE2a173976CA11`[^2].
+Multicall3 is deployed on over 100 chains at `0xcA11bde05977b3631167028862bE2a173976CA11`.
22
A sortable, searchable list of all chains it's deployed on can be found at https://multicall3.com/deployments.
23
24
The ABI can be found on https://multicall3.com/abi, where it can be downloaded or copied to the clipboard in various formats, including:
0 commit comments