mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Merge pull request #33 from chandanthundercore/patch-1
Add ThunderCore's chainids to the chainids list
This commit is contained in:
commit
b31865c979
|
@ -353,5 +353,23 @@
|
||||||
"chain_id": 385,
|
"chain_id": 385,
|
||||||
"network_id": 385,
|
"network_id": 385,
|
||||||
"rpc": ["https://rpc-bitfalls1.lisinski.online"]
|
"rpc": ["https://rpc-bitfalls1.lisinski.online"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ThunderCore Mainnet",
|
||||||
|
"short_name": "TT",
|
||||||
|
"chain": "TT",
|
||||||
|
"network": "mainnet",
|
||||||
|
"chain_id": 108,
|
||||||
|
"network_id": 108,
|
||||||
|
"rpc": ["https://mainnet-rpc.thundercore.com"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ThunderCore Testnet",
|
||||||
|
"short_name": "TST",
|
||||||
|
"chain": "TST",
|
||||||
|
"network": "testnet",
|
||||||
|
"chain_id": 18,
|
||||||
|
"network_id": 18,
|
||||||
|
"rpc": ["https://testnet-rpc.thundercore.com:8544"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user