mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Merge pull request #28 from lukaszmatczak/master
Add new chain_id for Webchain
This commit is contained in:
commit
0c3b67b859
|
@ -264,6 +264,15 @@
|
|||
"network_id": 1,
|
||||
"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",
|
||||
"short_name": "esn",
|
||||
|
|
Loading…
Reference in New Issue
Block a user