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 0ffe6fd commit f195637Copy full SHA for f195637
smart-contracts/advanced/multicall.md
@@ -19,7 +19,7 @@ Multicall has the same, precomputed address for all of the networks it is deploy
19
## Contract Deployments and ABI
20
21
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.
+A sortable, searchable list of all chains it's deployed on can be found [here](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:
25
0 commit comments