mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add new chain_id for Webchain
This commit is contained in:
parent
edf8bbcc09
commit
935da85279
|
@ -264,6 +264,15 @@
|
||||||
"network_id": 1,
|
"network_id": 1,
|
||||||
"rpc": []
|
"rpc": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Webchain (after block xxxxxxx)",
|
||||||
|
"short_name": "web",
|
||||||
|
"chain": "WEB",
|
||||||
|
"network": "mainnet",
|
||||||
|
"chain_id": 24484,
|
||||||
|
"network_id": 37129,
|
||||||
|
"rpc": ["https://node1.webchain.network"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Ethersocial Network",
|
"name": "Ethersocial Network",
|
||||||
"short_name": "esn",
|
"short_name": "esn",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user