chains/_data/chains/eip155-89.json
Vu 7af911c337
add tomochain testnet and update mainnet info (#801)
* add tomochain testnet and update mainnet info

* Update _data/chains/eip155-89.json

* update unique shortName

Co-authored-by: ligi <ligi@ligi.de>
2022-01-28 15:55:08 +01:00

18 lines
367 B
JSON

{
"name": "TomoChain Testnet",
"chain": "TOMO",
"rpc": [
"https://rpc.testnet.tomochain.com"
],
"faucets": [],
"nativeCurrency": {
"name": "TomoChain",
"symbol": "TOMO",
"decimals": 18
},
"infoURL": "https://tomochain.com",
"shortName": "tomot",
"chainId": 89,
"networkId": 89,
"slip44": 889
}