diff --git a/_data/chains/eip155-7700.json b/_data/chains/eip155-7700.json new file mode 100644 index 00000000..ca5cbcef --- /dev/null +++ b/_data/chains/eip155-7700.json @@ -0,0 +1,27 @@ +{ + "name": "Canto", + "chain": "Canto", + "rpc": ["https://canto.evm.chandrastation.com"], + "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 (BigDipper)", + "url": "https://cosmos.explorer.canto.io", + "standard": "none" + } + ] +}