mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
065a7384b6
commit
dd4b671a46
22
_data/chains/eip155-740.json
Normal file
22
_data/chains/eip155-740.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user