chains/_data/chains/eip155-7700.json

37 lines
782 B
JSON
Raw Normal View History

{
"name": "Canto",
"chain": "Canto",
"rpc": [
"https://canto.slingshot.finance",
"https://canto.neobase.one",
"https://mainnode.plexnode.org:8545"
],
"faucets": [],
"nativeCurrency": {
"name": "Canto",
"symbol": "CANTO",
"decimals": 18
},
"infoURL": "https://canto.io",
"shortName": "canto",
"chainId": 7700,
"networkId": 7700,
"explorers": [
{
"name": "Canto EVM Explorer (Blockscout)",
"url": "https://evm.explorer.canto.io",
"standard": "none"
},
{
"name": "Canto Cosmos Explorer",
"url": "https://cosmos-explorers.neobase.one",
"standard": "none"
},
{
"name": "Canto EVM Explorer (Blockscout)",
"url": "https://tuber.build",
"standard": "none"
}
]
}