mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update rpc endpoint - Shiden (Evm) (#1784)
* Update rpc endpoint * Add additional public endpoints Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
b3a9474ec4
commit
c5d60dd6f0
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user