Skip to content

Commit c84a4f5

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

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
@@ -18,7 +18,7 @@ Multicall has the same, precomputed address for all of the networks it is deploy
1818

1919
## Contract Deployments and ABI
2020

21-
Multicall3 is deployed on over 100 chains at `0xcA11bde05977b3631167028862bE2a173976CA11`[^2].
21+
Multicall3 is deployed on over 100 chains at `0xcA11bde05977b3631167028862bE2a173976CA11`.
2222
A sortable, searchable list of all chains it's deployed on can be found at https://multicall3.com/deployments.
2323

2424
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

Comments
 (0)