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 f195637 commit 373fd26Copy full SHA for 373fd26
smart-contracts/advanced/multicall.md
@@ -21,7 +21,7 @@ Multicall has the same, precomputed address for all of the networks it is deploy
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 [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:
+The [multicall3 ABI](https://multicall3.com/abi) can be downloaded or copied to the clipboard in various formats, including:
25
26
- Solidity interface.
27
- JSON ABI, prettified.
0 commit comments