chains/_data/chains/eip155-88.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

19 lines
317 B
JSON

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