From 13ce0d66c20861d6f0dedf48242bea99060bd0f3 Mon Sep 17 00:00:00 2001 From: Timur Badretdinov Date: Tue, 7 May 2024 22:18:35 +0100 Subject: [PATCH] Use ContractScan for multichain deployment links (#200) --- docs/pages/evm/integration.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pages/evm/integration.mdx b/docs/pages/evm/integration.mdx index 8da9fdf2a..ecb8bd8dc 100644 --- a/docs/pages/evm/integration.mdx +++ b/docs/pages/evm/integration.mdx @@ -19,10 +19,10 @@ |Base Sepolia | [`0x0B26ba93424A7d00153abEb6388C55F960529E89`](https://sepolia.basescan.org/address/0x0B26ba93424A7d00153abEb6388C55F960529E89) | [`0x1D14e30e440B8DBA9765108eC291B7b66F98Fd09`](https://sepolia.basescan.org/address/0x1D14e30e440B8DBA9765108eC291B7b66F98Fd09) | |Bsc Testnet | [`0x3aBA86C71C86353e5a96E98e1E08411063B5e2DB`](https://testnet.bscscan.com/address/0x3aBA86C71C86353e5a96E98e1E08411063B5e2DB) | [`0x4e5bbdd9fE89F54157DDb64b21eD4D1CA1CDf9a6`](https://testnet.bscscan.com/address/0x4e5bbdd9fE89F54157DDb64b21eD4D1CA1CDf9a6) | -PingModule: [`0xd4812d6A3b9fB46feA314260Cbb61D57EBc71D7F`](https://blockscan.com/address/0xd4812d6A3b9fB46feA314260Cbb61D57EBc71D7F) +PingModule: [`0xd4812d6A3b9fB46feA314260Cbb61D57EBc71D7F`](https://contractscan.xyz/contract/0xd4812d6A3b9fB46feA314260Cbb61D57EBc71D7F) -TokenGateway: [`0x1e03401CD8698b8500F35840d07Bcddc98da7CE1`](https://blockscan.com/address/0x1e03401CD8698b8500F35840d07Bcddc98da7CE1) +TokenGateway: [`0x1e03401CD8698b8500F35840d07Bcddc98da7CE1`](https://contractscan.xyz/contract/0x1e03401CD8698b8500F35840d07Bcddc98da7CE1) -TokenFaucet: [`0xcf57F890f578f1d517aC15e715cdEB0AFAaEea04`](https://blockscan.com/address/0xcf57F890f578f1d517aC15e715cdEB0AFAaEea04) +TokenFaucet: [`0xcf57F890f578f1d517aC15e715cdEB0AFAaEea04`](https://contractscan.xyz/contract/0xcf57F890f578f1d517aC15e715cdEB0AFAaEea04) -HyperUSD (FeeToken): [`0x6df8dE86458D15a3Be3A6B907e6aE6B7af352452`](https://blockscan.com/address/0x6df8dE86458D15a3Be3A6B907e6aE6B7af352452) \ No newline at end of file +HyperUSD (FeeToken): [`0x6df8dE86458D15a3Be3A6B907e6aE6B7af352452`](https://contractscan.xyz/contract/0x6df8dE86458D15a3Be3A6B907e6aE6B7af352452)