chains/_data/chains/108.json
ligi 150aa21bd1
Add nativeCurrency - closes #66 and add chains_mini.json
also improves #61 - at least now mainnet is on top again ;-)
2019-05-22 23:41:52 +02:00

16 lines
389 B
JSON

{
"name": "ThunderCore Mainnet",
"chain": "TT",
"network": "mainnet",
"rpc": ["https://mainnet-rpc.thundercore.com"],
"faucets": ["https://faucet-testnet.thundercore.com"],
"nativeCurrency": {
"name": "ThunderCore Mainnet Ether",
"symbol": "TT",
"decimals": 18
},
"infoURL": "https://thundercore.com",
"shortName": "TT",
"chainId": 108,
"networkId": 108
}