mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add tomochain testnet and update mainnet info
This commit is contained in:
parent
e87e529533
commit
e39e07efe4
|
@ -6,11 +6,11 @@
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "TomoChain Ether",
|
"name": "TomoChain",
|
||||||
"symbol": "TOMO",
|
"symbol": "TOMO",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://tomocoin.io",
|
"infoURL": "https://tomochain.com",
|
||||||
"shortName": "tomo",
|
"shortName": "tomo",
|
||||||
"chainId": 88,
|
"chainId": 88,
|
||||||
"networkId": 88,
|
"networkId": 88,
|
||||||
|
|
19
_data/chains/eip155-89.json
Normal file
19
_data/chains/eip155-89.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "TomoChain Testnet",
|
||||||
|
"chain": "TOMO",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.testnet.tomochain.com"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "TomoChain",
|
||||||
|
"symbol": "TOMO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://tomochain.com",
|
||||||
|
"shortName": "tomo",
|
||||||
|
"chainId": 89,
|
||||||
|
"networkId": 89,
|
||||||
|
"slip44": 889
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user