mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update rpc url(eip155-1313161554 & 1313161555 & 1313161556 json) (#492)
This commit is contained in:
parent
d6715e3e2e
commit
2a40114a66
|
@ -3,7 +3,7 @@
|
|||
"chain": "NEAR",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.mainnet.aurora.dev:8545"
|
||||
"https://mainnet.aurora.dev"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"chain": "NEAR",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://rpc.testnet.aurora.dev:8545"
|
||||
"https://testnet.aurora.dev/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"chain": "NEAR",
|
||||
"network": "betanet",
|
||||
"rpc": [
|
||||
"https://rpc.betanet.aurora.dev:8545"
|
||||
"https://betanet.aurora.dev/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user