mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
321 B
JSON
19 lines
321 B
JSON
{
|
|
"name": "TomoChain",
|
|
"chain": "TOMO",
|
|
"rpc": [
|
|
"https://rpc.tomochain.com"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "TomoChain Ether",
|
|
"symbol": "TOMO",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://tomocoin.io",
|
|
"shortName": "tomo",
|
|
"chainId": 88,
|
|
"networkId": 88,
|
|
"slip44": 889
|
|
}
|