Update Aurora explorer and symbol to remove MM warning.

This commit is contained in:
Pierre-Alain 2022-03-11 16:11:11 +09:00
parent 31aa00db97
commit 47c2e557d8
3 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
{
"name": "Aurora MainNet",
"name": "Aurora Mainnet",
"chain": "NEAR",
"rpc": [
"https://mainnet.aurora.dev"
@ -7,7 +7,7 @@
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",
@ -16,8 +16,8 @@
"networkId": 1313161554,
"explorers": [
{
"name": "explorer.aurora.dev",
"url": "https://explorer.mainnet.aurora.dev",
"name": "aurorascan.dev",
"url": "https://aurorascan.dev",
"standard": "EIP3091"
}
]

View File

@ -1,5 +1,5 @@
{
"name": "Aurora TestNet",
"name": "Aurora Testnet",
"chain": "NEAR",
"rpc": [
"https://testnet.aurora.dev/"
@ -7,7 +7,7 @@
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",
@ -16,8 +16,8 @@
"networkId": 1313161555,
"explorers": [
{
"name": "explorer.aurora.dev",
"url": "https://explorer.testnet.aurora.dev",
"name": "aurorascan.dev",
"url": "https://testnet.aurorascan.dev",
"standard": "EIP3091"
}
]

View File

@ -1,5 +1,5 @@
{
"name": "Aurora BetaNet",
"name": "Aurora Betanet",
"chain": "NEAR",
"rpc": [
"https://betanet.aurora.dev/"
@ -7,7 +7,7 @@
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",