chains/_data/chains/eip155-108.json
2021-10-11 19:53:14 +02:00

21 lines
415 B
JSON

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