Skip to content

Commit 373fd26

Browse files
Update smart-contracts/advanced/multicall.md
Co-authored-by: longfeiW <[email protected]>
1 parent f195637 commit 373fd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart-contracts/advanced/multicall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Multicall has the same, precomputed address for all of the networks it is deploy
2121
Multicall3 is deployed on over 100 chains at `0xcA11bde05977b3631167028862bE2a173976CA11`.
2222
A sortable, searchable list of all chains it's deployed on can be found [here](https://multicall3.com/deployments).
2323

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:
24+
The [multicall3 ABI](https://multicall3.com/abi) can be downloaded or copied to the clipboard in various formats, including:
2525

2626
- Solidity interface.
2727
- JSON ABI, prettified.

0 commit comments

Comments
 (0)