Add Canto Testnet - Chain 740 (#2266)

* Add chain 740 - Canto Testnet

* Correct typo

* Change name/chain to Canto Testnet

* Update short name
This commit is contained in:
Paul Abraham 2023-02-11 19:28:36 -06:00 committed by GitHub
parent 065a7384b6
commit dd4b671a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]
}