mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update rpc urls for Moonbase Alpha (#717)
This commit is contained in:
parent
52f9c1d3b6
commit
bbc896d285
|
@ -3,8 +3,8 @@
|
|||
"chain": "MOON",
|
||||
"network": "moonbase",
|
||||
"rpc": [
|
||||
"https://rpc.testnet.moonbeam.network",
|
||||
"wss://wss.testnet.moonbeam.network"
|
||||
"https://rpc.api.moonbase.moonbeam.network",
|
||||
"wss://wss.api.moonbase.moonbeam.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user