update rpc url(eip155-1313161554 & 1313161555 & 1313161556 json) (#492)

This commit is contained in:
circlehotarux 2021-10-16 00:55:57 +08:00 committed by GitHub
parent d6715e3e2e
commit 2a40114a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"chain": "NEAR",
"network": "mainnet",
"rpc": [
"https://rpc.mainnet.aurora.dev:8545"
"https://mainnet.aurora.dev"
],
"faucets": [],
"nativeCurrency": {

View File

@ -3,7 +3,7 @@
"chain": "NEAR",
"network": "testnet",
"rpc": [
"https://rpc.testnet.aurora.dev:8545"
"https://testnet.aurora.dev/"
],
"faucets": [],
"nativeCurrency": {

View File

@ -3,7 +3,7 @@
"chain": "NEAR",
"network": "betanet",
"rpc": [
"https://rpc.betanet.aurora.dev:8545"
"https://betanet.aurora.dev/"
],
"faucets": [],
"nativeCurrency": {