mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
389 B
JSON
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
|
|
} |