mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Aurora explorer and symbol to remove MM warning.
This commit is contained in:
parent
31aa00db97
commit
47c2e557d8
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user