Deploying to gh-pages from @ ethereum-lists/chains@8dd4cb8b98 🚀

This commit is contained in:
ligi 2022-03-11 10:28:40 +00:00
parent 14c6736b0a
commit da0e87f4f0
4 changed files with 18 additions and 18 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4185,39 +4185,39 @@
"faucets": [],
"infoURL": "https://iposlab.com"
}, {
"name": "Aurora MainNet",
"name": "Aurora Mainnet",
"chainId": 1313161554,
"shortName": "aurora",
"networkId": 1313161554,
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://mainnet.aurora.dev"],
"faucets": [],
"infoURL": "https://aurora.dev"
}, {
"name": "Aurora TestNet",
"name": "Aurora Testnet",
"chainId": 1313161555,
"shortName": "aurora-testnet",
"networkId": 1313161555,
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://testnet.aurora.dev/"],
"faucets": [],
"infoURL": "https://aurora.dev"
}, {
"name": "Aurora BetaNet",
"name": "Aurora Betanet",
"chainId": 1313161556,
"shortName": "aurora-betanet",
"networkId": 1313161556,
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://betanet.aurora.dev/"],

View File

@ -5749,13 +5749,13 @@
"chainId": 1122334455,
"networkId": 1122334455
}, {
"name": "Aurora MainNet",
"name": "Aurora Mainnet",
"chain": "NEAR",
"rpc": ["https://mainnet.aurora.dev"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",
@ -5763,18 +5763,18 @@
"chainId": 1313161554,
"networkId": 1313161554,
"explorers": [{
"name": "explorer.aurora.dev",
"url": "https://explorer.mainnet.aurora.dev",
"name": "aurorascan.dev",
"url": "https://aurorascan.dev",
"standard": "EIP3091"
}]
}, {
"name": "Aurora TestNet",
"name": "Aurora Testnet",
"chain": "NEAR",
"rpc": ["https://testnet.aurora.dev/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",
@ -5782,18 +5782,18 @@
"chainId": 1313161555,
"networkId": 1313161555,
"explorers": [{
"name": "explorer.aurora.dev",
"url": "https://explorer.testnet.aurora.dev",
"name": "aurorascan.dev",
"url": "https://testnet.aurorascan.dev",
"standard": "EIP3091"
}]
}, {
"name": "Aurora BetaNet",
"name": "Aurora Betanet",
"chain": "NEAR",
"rpc": ["https://betanet.aurora.dev/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "aETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",