diff --git a/docs/build/getting-started/multicall.md b/docs/build/getting-started/multicall.md index ef971270011..9633aea4b5e 100644 --- a/docs/build/getting-started/multicall.md +++ b/docs/build/getting-started/multicall.md @@ -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 @@ -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).