Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed Apr 26, 2024
1 parent 5069e41 commit 023f1f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/build/getting-started/multicall.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: 'Learn about Multicall3 support in our EVMs'
description: 'Learn about Multicall3 support in our EVMs'
image: /img/logo/WASP_logo_dark.png
tags:
- IotaEVM
Expand All @@ -8,8 +8,8 @@ tags:

[Multicall3](https://www.multicall3.com) is [supported](https://www.multicall3.com/deployments) on both IotaEVM and ShimmerEVM.

They are deployed on the following addresses:
You can find the Multicall3 contracts at the following addresses:
- IotaEVM: [0xcA11bde05977b3631167028862bE2a173976CA11](https://explorer.evm.iota.org/address/0xcA11bde05977b3631167028862bE2a173976CA11)
- ShimmerEVM: [0xcA11bde05977b3631167028862bE2a173976CA11](https://explorer.evm.shimmer.network/address/0xcA11bde05977b3631167028862bE2a173976CA11)

You can find more infos and docs about multicall in their [repo](https://github.com/mds1/multicall).
You can find more information and documents about multicall in their [repo](https://github.com/mds1/multicall).

0 comments on commit 023f1f0

Please sign in to comment.