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@c5d60dd6f0 🚀
This commit is contained in:
parent
265ce0ea75
commit
eea421307c
File diff suppressed because one or more lines are too long
|
@ -2,8 +2,12 @@
|
|||
"name": "Shiden",
|
||||
"chain": "SDN",
|
||||
"rpc": [
|
||||
"https://rpc.shiden.astar.network:8545",
|
||||
"wss://shiden.api.onfinality.io/public-ws"
|
||||
"https://shiden.api.onfinality.io/public",
|
||||
"https://shiden-rpc.dwellir.com",
|
||||
"https://shiden.public.blastapi.io",
|
||||
"wss://shiden.api.onfinality.io/public-ws",
|
||||
"wss://shiden.public.blastapi.io",
|
||||
"wss://shiden-rpc.dwellir.com"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1854,7 +1854,7 @@
|
|||
"symbol": "SDN",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.shiden.astar.network:8545", "wss://shiden.api.onfinality.io/public-ws"],
|
||||
"rpc": ["https://shiden.api.onfinality.io/public", "https://shiden-rpc.dwellir.com", "https://shiden.public.blastapi.io", "wss://shiden.api.onfinality.io/public-ws", "wss://shiden.public.blastapi.io", "wss://shiden-rpc.dwellir.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://shiden.astar.network/"
|
||||
}, {
|
||||
|
|
|
@ -2619,7 +2619,7 @@
|
|||
}, {
|
||||
"name": "Shiden",
|
||||
"chain": "SDN",
|
||||
"rpc": ["https://rpc.shiden.astar.network:8545", "wss://shiden.api.onfinality.io/public-ws"],
|
||||
"rpc": ["https://shiden.api.onfinality.io/public", "https://shiden-rpc.dwellir.com", "https://shiden.public.blastapi.io", "wss://shiden.api.onfinality.io/public-ws", "wss://shiden.public.blastapi.io", "wss://shiden-rpc.dwellir.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Shiden",
|
||||
|
|
Loading…
Reference in New Issue
Block a user