Skip to content

Commit eafc2f8

Browse files
authored
Canto - update explorer and RPC
updated to match docs: https://docs.canto.io/user-guides/connecting-to-canto
1 parent cd33067 commit eafc2f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/networks.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1659,10 +1659,10 @@
16591659
"network": "mainnet",
16601660
"multicall": "0x9787792A1020B00fb65191754c3D87c89Bf36444",
16611661
"rpc": [
1662-
"https://canto.neobase.one"
1662+
"https://canto.gravitychain.io"
16631663
],
16641664
"explorer": {
1665-
"url": "https://evm.explorer.canto.io"
1665+
"url": "https://tuber.build"
16661666
},
16671667
"start": 1683285,
16681668
"logo": "ipfs://QmVh5XRi7xN4UNw7SNKpEhjF1TsPXJnRyNkB4EuMVTVCB6"
@@ -2382,4 +2382,4 @@
23822382
"start": 7282345,
23832383
"logo": "ipfs://QmRHB9TqMdVHY392vYiv8sTJ7VHShkq5FT6nS9fPuUNBf1"
23842384
}
2385-
}
2385+
}

0 commit comments

Comments
 (0)