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",
|
"name": "Shiden",
|
||||||
"chain": "SDN",
|
"chain": "SDN",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.shiden.astar.network:8545",
|
"https://shiden.api.onfinality.io/public",
|
||||||
"wss://shiden.api.onfinality.io/public-ws"
|
"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": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1854,7 +1854,7 @@
|
||||||
"symbol": "SDN",
|
"symbol": "SDN",
|
||||||
"decimals": 18
|
"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": [],
|
"faucets": [],
|
||||||
"infoURL": "https://shiden.astar.network/"
|
"infoURL": "https://shiden.astar.network/"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -2619,7 +2619,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Shiden",
|
"name": "Shiden",
|
||||||
"chain": "SDN",
|
"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": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Shiden",
|
"name": "Shiden",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user