mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"name": "ThunderCore Testnet",
|
|
"short_name": "TST",
|
|
"chain": "TST",
|
|
"network": "testnet",
|
|
"chain_id": 18,
|
|
"network_id": 18,
|
|
"rpc": ["https://testnet-rpc.thundercore.com:8544"],
|
|
"faucets": []
|
|
}
|