Skip to content

Commit f195637

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

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
@@ -19,7 +19,7 @@ Multicall has the same, precomputed address for all of the networks it is deploy
1919
## Contract Deployments and ABI
2020

2121
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.
22+
A sortable, searchable list of all chains it's deployed on can be found [here](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:
2525

0 commit comments

Comments
 (0)