mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@ebae0c0cc0 🚀
This commit is contained in:
parent
e7b6e59954
commit
448b002795
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Alph Network",
|
||||
"chain": "ALPH",
|
||||
"rpc": ["https://rpc.alph.network"],
|
||||
"rpc": ["https://rpc.alph.network", "wss://rpc.alph.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Alph Network",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -4532,7 +4532,7 @@
|
|||
"symbol": "ALPH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.alph.network"],
|
||||
"rpc": ["https://rpc.alph.network", "wss://rpc.alph.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://alph.network"
|
||||
}, {
|
||||
|
|
|
@ -6484,7 +6484,7 @@
|
|||
}, {
|
||||
"name": "Alph Network",
|
||||
"chain": "ALPH",
|
||||
"rpc": ["https://rpc.alph.network"],
|
||||
"rpc": ["https://rpc.alph.network", "wss://rpc.alph.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Alph Network",
|
||||
|
|
Loading…
Reference in New Issue
Block a user