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:
Rim Rakhimov 2022-10-27 21:59:58 +03:00 committed by GitHub
parent b3a9474ec4
commit c5d60dd6f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {