diff --git a/_data/chains/eip155-740.json b/_data/chains/eip155-740.json new file mode 100644 index 00000000..013d2f6e --- /dev/null +++ b/_data/chains/eip155-740.json @@ -0,0 +1,22 @@ +{ + "name": "Canto Testnet", + "chain": "Canto Tesnet", + "rpc": ["https://eth.plexnode.wtf/"], + "faucets": [], + "nativeCurrency": { + "name": "Canto", + "symbol": "CANTO", + "decimals": 18 + }, + "infoURL": "https://canto.io", + "shortName": "tcanto", + "chainId": 740, + "networkId": 740, + "explorers": [ + { + "name": "Canto Tesnet Explorer (Neobase)", + "url": "http://testnet-explorer.canto.neobase.one", + "standard": "none" + } + ] +}