mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@d65dc6b3da 🚀
This commit is contained in:
parent
d723965fc8
commit
2c3dbc2b59
File diff suppressed because one or more lines are too long
|
@ -3135,7 +3135,12 @@
|
||||||
"infoURL": "https://cchain.explorer.avax-test.network",
|
"infoURL": "https://cchain.explorer.avax-test.network",
|
||||||
"shortName": "Fuji",
|
"shortName": "Fuji",
|
||||||
"chainId": 43113,
|
"chainId": 43113,
|
||||||
"networkId": 1
|
"networkId": 1,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "snowtrace",
|
||||||
|
"url": "https://testnet.snowtrace.io/",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Avalanche Mainnet",
|
"name": "Avalanche Mainnet",
|
||||||
"chain": "AVAX",
|
"chain": "AVAX",
|
||||||
|
@ -3153,9 +3158,9 @@
|
||||||
"networkId": 43114,
|
"networkId": 43114,
|
||||||
"slip44": 9000,
|
"slip44": 9000,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "blockscout",
|
"name": "snowtrace",
|
||||||
"url": "https://cchain.explorer.avax.network",
|
"url": "https://snowtrace.io/",
|
||||||
"standard": "none"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Celo Alfajores Testnet",
|
"name": "Celo Alfajores Testnet",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user