From 74f158b8a12a999748836438846358e3ecca2525 Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Mon, 29 Apr 2024 00:05:18 +0000 Subject: [PATCH] chains metadata updated --- src/scripts/reference/chains.json | 657 +++++------------------------- 1 file changed, 94 insertions(+), 563 deletions(-) diff --git a/src/scripts/reference/chains.json b/src/scripts/reference/chains.json index 6eb3a5184de..6edc9e0f5b5 100644 --- a/src/scripts/reference/chains.json +++ b/src/scripts/reference/chains.json @@ -22,46 +22,19 @@ "https://eth.drpc.org", "wss://eth.drpc.org" ], - "features": [ - { - "name": "EIP155" - }, - { - "name": "EIP1559" - } - ], + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://ethereum.org", "shortName": "eth", "chainId": 1, "networkId": 1, "slip44": 60, - "ens": { - "registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e" - }, + "ens": { "registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e" }, "explorers": [ - { - "name": "etherscan", - "url": "https://etherscan.io", - "standard": "EIP3091" - }, - { - "name": "blockscout", - "url": "https://eth.blockscout.com", - "icon": "blockscout", - "standard": "EIP3091" - }, - { - "name": "dexguru", - "url": "https://ethereum.dex.guru", - "icon": "dexguru", - "standard": "EIP3091" - } + { "name": "etherscan", "url": "https://etherscan.io", "standard": "EIP3091" }, + { "name": "blockscout", "url": "https://eth.blockscout.com", "icon": "blockscout", "standard": "EIP3091" }, + { "name": "dexguru", "url": "https://ethereum.dex.guru", "icon": "dexguru", "standard": "EIP3091" } ] }, { @@ -77,33 +50,15 @@ "wss://optimism.drpc.org" ], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://optimism.io", "shortName": "oeth", "chainId": 10, "networkId": 10, "explorers": [ - { - "name": "etherscan", - "url": "https://optimistic.etherscan.io", - "standard": "EIP3091" - }, - { - "name": "blockscout", - "url": "https://optimism.blockscout.com", - "icon": "blockscout", - "standard": "EIP3091" - }, - { - "name": "dexguru", - "url": "https://optimism.dex.guru", - "icon": "dexguru", - "standard": "EIP3091" - } + { "name": "etherscan", "url": "https://optimistic.etherscan.io", "standard": "EIP3091" }, + { "name": "blockscout", "url": "https://optimism.blockscout.com", "icon": "blockscout", "standard": "EIP3091" }, + { "name": "dexguru", "url": "https://optimism.dex.guru", "icon": "dexguru", "standard": "EIP3091" } ] }, { @@ -127,28 +82,15 @@ "wss://bsc-ws-node.nariox.org" ], "faucets": [], - "nativeCurrency": { - "name": "BNB Chain Native Token", - "symbol": "BNB", - "decimals": 18 - }, + "nativeCurrency": { "name": "BNB Chain Native Token", "symbol": "BNB", "decimals": 18 }, "infoURL": "https://www.bnbchain.org/en", "shortName": "bnb", "chainId": 56, "networkId": 56, "slip44": 714, "explorers": [ - { - "name": "bscscan", - "url": "https://bscscan.com", - "standard": "EIP3091" - }, - { - "name": "dexguru", - "url": "https://bnb.dex.guru", - "icon": "dexguru", - "standard": "EIP3091" - } + { "name": "bscscan", "url": "https://bscscan.com", "standard": "EIP3091" }, + { "name": "dexguru", "url": "https://bnb.dex.guru", "icon": "dexguru", "standard": "EIP3091" } ] }, { @@ -165,23 +107,13 @@ "wss://bsc-testnet-rpc.publicnode.com" ], "faucets": ["https://testnet.bnbchain.org/faucet-smart"], - "nativeCurrency": { - "name": "BNB Chain Native Token", - "symbol": "tBNB", - "decimals": 18 - }, + "nativeCurrency": { "name": "BNB Chain Native Token", "symbol": "tBNB", "decimals": 18 }, "infoURL": "https://www.bnbchain.org/en", "shortName": "bnbt", "chainId": 97, "networkId": 97, "slip44": 1, - "explorers": [ - { - "name": "bscscan-testnet", - "url": "https://testnet.bscscan.com", - "standard": "EIP3091" - } - ] + "explorers": [{ "name": "bscscan-testnet", "url": "https://testnet.bscscan.com", "standard": "EIP3091" }] }, { "name": "Gnosis", @@ -206,34 +138,16 @@ "https://stakely.io/faucet/gnosis-chain-xdai", "https://faucet.prussia.dev/xdai" ], - "nativeCurrency": { - "name": "xDAI", - "symbol": "XDAI", - "decimals": 18 - }, + "nativeCurrency": { "name": "xDAI", "symbol": "XDAI", "decimals": 18 }, "infoURL": "https://docs.gnosischain.com", "shortName": "gno", "chainId": 100, "networkId": 100, "slip44": 700, "explorers": [ - { - "name": "gnosisscan", - "url": "https://gnosisscan.io", - "standard": "EIP3091" - }, - { - "name": "blockscout", - "url": "https://gnosis.blockscout.com", - "icon": "blockscout", - "standard": "EIP3091" - }, - { - "name": "dexguru", - "url": "https://gnosis.dex.guru", - "icon": "dexguru", - "standard": "EIP3091" - } + { "name": "gnosisscan", "url": "https://gnosisscan.io", "standard": "EIP3091" }, + { "name": "blockscout", "url": "https://gnosis.blockscout.com", "icon": "blockscout", "standard": "EIP3091" }, + { "name": "dexguru", "url": "https://gnosis.dex.guru", "icon": "dexguru", "standard": "EIP3091" } ] }, { @@ -255,28 +169,15 @@ "wss://polygon.drpc.org" ], "faucets": [], - "nativeCurrency": { - "name": "MATIC", - "symbol": "MATIC", - "decimals": 18 - }, + "nativeCurrency": { "name": "MATIC", "symbol": "MATIC", "decimals": 18 }, "infoURL": "https://polygon.technology/", "shortName": "matic", "chainId": 137, "networkId": 137, "slip44": 966, "explorers": [ - { - "name": "polygonscan", - "url": "https://polygonscan.com", - "standard": "EIP3091" - }, - { - "name": "dexguru", - "url": "https://polygon.dex.guru", - "icon": "dexguru", - "standard": "EIP3091" - } + { "name": "polygonscan", "url": "https://polygonscan.com", "standard": "EIP3091" }, + { "name": "dexguru", "url": "https://polygon.dex.guru", "icon": "dexguru", "standard": "EIP3091" } ] }, { @@ -290,29 +191,15 @@ "wss://fantom.drpc.org" ], "faucets": [], - "nativeCurrency": { - "name": "Fantom", - "symbol": "FTM", - "decimals": 18 - }, + "nativeCurrency": { "name": "Fantom", "symbol": "FTM", "decimals": 18 }, "infoURL": "https://fantom.foundation", "shortName": "ftm", "chainId": 250, "networkId": 250, "icon": "fantom", "explorers": [ - { - "name": "ftmscan", - "url": "https://ftmscan.com", - "icon": "ftmscan", - "standard": "EIP3091" - }, - { - "name": "dexguru", - "url": "https://fantom.dex.guru", - "icon": "dexguru", - "standard": "EIP3091" - } + { "name": "ftmscan", "url": "https://ftmscan.com", "icon": "ftmscan", "standard": "EIP3091" }, + { "name": "dexguru", "url": "https://fantom.dex.guru", "icon": "dexguru", "standard": "EIP3091" } ] }, { @@ -320,44 +207,23 @@ "chain": "ETH", "rpc": ["https://api.kroma.network"], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://kroma.network", "icon": "kroma", "shortName": "kroma", "chainId": 255, "networkId": 255, "explorers": [ - { - "name": "blockscout", - "url": "https://blockscout.kroma.network", - "icon": "blockscout", - "standard": "EIP3091" - } + { "name": "blockscout", "url": "https://blockscout.kroma.network", "icon": "blockscout", "standard": "EIP3091" } ], - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://kroma.network/bridge" - } - ] - } + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://kroma.network/bridge" }] } }, { "name": "zkSync Sepolia Testnet", "chain": "ETH", "rpc": ["https://sepolia.era.zksync.dev", "https://zksync-sepolia.drpc.org", "wss://zksync-sepolia.drpc.org"], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://zksync.io/", "shortName": "zksync-sepolia", "chainId": 300, @@ -372,15 +238,7 @@ "standard": "EIP3091" } ], - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://bridge.zksync.io/" - } - ] - }, + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge.zksync.io/" }] }, "redFlags": ["reusedChainId"] }, { @@ -388,11 +246,7 @@ "chain": "ETH", "rpc": ["https://mainnet.era.zksync.io", "https://zksync.drpc.org", "wss://zksync.drpc.org"], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://zksync.io/", "shortName": "zksync", "chainId": 324, @@ -406,46 +260,20 @@ "standard": "EIP3091" } ], - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://bridge.zksync.io/" - } - ] - } + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge.zksync.io/" }] } }, { "name": "Metis Andromeda Mainnet", "chain": "ETH", "rpc": ["https://andromeda.metis.io/?owner=1088", "https://metis.drpc.org", "wss://metis.drpc.org"], "faucets": [], - "nativeCurrency": { - "name": "Metis", - "symbol": "METIS", - "decimals": 18 - }, + "nativeCurrency": { "name": "Metis", "symbol": "METIS", "decimals": 18 }, "infoURL": "https://www.metis.io", "shortName": "metis-andromeda", "chainId": 1088, "networkId": 1088, - "explorers": [ - { - "name": "blockscout", - "url": "https://andromeda-explorer.metis.io", - "standard": "EIP3091" - } - ], - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://bridge.metis.io" - } - ] - } + "explorers": [{ "name": "blockscout", "url": "https://andromeda-explorer.metis.io", "standard": "EIP3091" }], + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge.metis.io" }] } }, { "name": "Polygon zkEVM", @@ -453,77 +281,42 @@ "chain": "Polygon", "rpc": ["https://zkevm-rpc.com", "https://polygon-zkevm.drpc.org", "wss://polygon-zkevm.drpc.org"], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://polygon.technology/polygon-zkevm", "shortName": "zkevm", "chainId": 1101, "networkId": 1101, "icon": "zkevm", "explorers": [ - { - "name": "blockscout", - "url": "https://zkevm.polygonscan.com", - "icon": "zkevm", - "standard": "EIP3091" - } + { "name": "blockscout", "url": "https://zkevm.polygonscan.com", "icon": "zkevm", "standard": "EIP3091" } ], - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://bridge.zkevm-rpc.com" - } - ] - } + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge.zkevm-rpc.com" }] } }, { "name": "WEMIX3.0 Mainnet", "chain": "WEMIX", "rpc": ["https://api.wemix.com", "wss://ws.wemix.com"], "faucets": [], - "nativeCurrency": { - "name": "WEMIX", - "symbol": "WEMIX", - "decimals": 18 - }, + "nativeCurrency": { "name": "WEMIX", "symbol": "WEMIX", "decimals": 18 }, "infoURL": "https://wemix.com", "shortName": "wemix", "chainId": 1111, "networkId": 1111, - "explorers": [ - { - "name": "WEMIX Block Explorer", - "url": "https://explorer.wemix.com", - "standard": "EIP3091" - } - ] + "explorers": [{ "name": "WEMIX Block Explorer", "url": "https://explorer.wemix.com", "standard": "EIP3091" }] }, { "name": "WEMIX3.0 Testnet", "chain": "TWEMIX", "rpc": ["https://api.test.wemix.com", "wss://ws.test.wemix.com"], "faucets": ["https://wallet.test.wemix.com/faucet"], - "nativeCurrency": { - "name": "TestnetWEMIX", - "symbol": "tWEMIX", - "decimals": 18 - }, + "nativeCurrency": { "name": "TestnetWEMIX", "symbol": "tWEMIX", "decimals": 18 }, "infoURL": "https://wemix.com", "shortName": "twemix", "chainId": 1112, "networkId": 1112, "slip44": 1, "explorers": [ - { - "name": "WEMIX Testnet Microscope", - "url": "https://microscope.test.wemix.com", - "standard": "EIP3091" - } + { "name": "WEMIX Testnet Microscope", "url": "https://microscope.test.wemix.com", "standard": "EIP3091" } ] }, { @@ -538,22 +331,12 @@ "wss://moonbeam.drpc.org" ], "faucets": [], - "nativeCurrency": { - "name": "Glimmer", - "symbol": "GLMR", - "decimals": 18 - }, + "nativeCurrency": { "name": "Glimmer", "symbol": "GLMR", "decimals": 18 }, "infoURL": "https://moonbeam.network/networks/moonbeam/", "shortName": "mbeam", "chainId": 1284, "networkId": 1284, - "explorers": [ - { - "name": "moonscan", - "url": "https://moonbeam.moonscan.io", - "standard": "none" - } - ] + "explorers": [{ "name": "moonscan", "url": "https://moonbeam.moonscan.io", "standard": "none" }] }, { "name": "Moonriver", @@ -567,22 +350,12 @@ "wss://moonriver.drpc.org" ], "faucets": [], - "nativeCurrency": { - "name": "Moonriver", - "symbol": "MOVR", - "decimals": 18 - }, + "nativeCurrency": { "name": "Moonriver", "symbol": "MOVR", "decimals": 18 }, "infoURL": "https://moonbeam.network/networks/moonriver/", "shortName": "mriver", "chainId": 1285, "networkId": 1285, - "explorers": [ - { - "name": "moonscan", - "url": "https://moonriver.moonscan.io", - "standard": "none" - } - ] + "explorers": [{ "name": "moonscan", "url": "https://moonriver.moonscan.io", "standard": "none" }] }, { "name": "Kroma Sepolia", @@ -592,11 +365,7 @@ "chain": "ETH", "networkId": 2358, "slip44": 1, - "nativeCurrency": { - "name": "Sepolia Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Sepolia Ether", "symbol": "ETH", "decimals": 18 }, "rpc": ["https://api.sepolia.kroma.network"], "faucets": [], "infoURL": "https://kroma.network", @@ -609,15 +378,7 @@ "standard": "EIP3091" } ], - "parent": { - "type": "L2", - "chain": "eip155-11155111", - "bridges": [ - { - "url": "https://kroma.network/bridge" - } - ] - } + "parent": { "type": "L2", "chain": "eip155-11155111", "bridges": [{ "url": "https://kroma.network/bridge" }] } }, { "name": "Polygon zkEVM Cardona Testnet", @@ -625,32 +386,14 @@ "chain": "Polygon", "rpc": ["https://rpc.cardona.zkevm-rpc.com"], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://polygon.technology/polygon-zkevm", "shortName": "zkevm-testnet-cardona", "chainId": 2442, "networkId": 2442, "icon": "zkevm", - "explorers": [ - { - "name": "polygonscan", - "url": "https://cardona-zkevm.polygonscan.com", - "standard": "EIP3091" - } - ], - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://bridge-ui.cardona.zkevm-rpc.com" - } - ] - } + "explorers": [{ "name": "polygonscan", "url": "https://cardona-zkevm.polygonscan.com", "standard": "EIP3091" }], + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge-ui.cardona.zkevm-rpc.com" }] } }, { "name": "Fantom Testnet", @@ -663,25 +406,14 @@ "wss://fantom-testnet.drpc.org" ], "faucets": ["https://faucet.fantom.network"], - "nativeCurrency": { - "name": "Fantom", - "symbol": "FTM", - "decimals": 18 - }, + "nativeCurrency": { "name": "Fantom", "symbol": "FTM", "decimals": 18 }, "infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet", "shortName": "tftm", "chainId": 4002, "networkId": 4002, "slip44": 1, "icon": "fantom", - "explorers": [ - { - "name": "ftmscan", - "url": "https://testnet.ftmscan.com", - "icon": "ftmscan", - "standard": "EIP3091" - } - ] + "explorers": [{ "name": "ftmscan", "url": "https://testnet.ftmscan.com", "icon": "ftmscan", "standard": "EIP3091" }] }, { "name": "Base", @@ -695,34 +427,16 @@ "wss://base-rpc.publicnode.com" ], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://base.org", "shortName": "base", "chainId": 8453, "networkId": 8453, "icon": "base", "explorers": [ - { - "name": "basescan", - "url": "https://basescan.org", - "standard": "none" - }, - { - "name": "basescout", - "url": "https://base.blockscout.com", - "icon": "blockscout", - "standard": "EIP3091" - }, - { - "name": "dexguru", - "url": "https://base.dex.guru", - "icon": "dexguru", - "standard": "EIP3091" - } + { "name": "basescan", "url": "https://basescan.org", "standard": "none" }, + { "name": "basescout", "url": "https://base.blockscout.com", "icon": "blockscout", "standard": "EIP3091" }, + { "name": "dexguru", "url": "https://base.dex.guru", "icon": "dexguru", "standard": "EIP3091" } ], "status": "active" }, @@ -740,11 +454,7 @@ "wss://gnosis-chiado.drpc.org" ], "faucets": ["https://gnosisfaucet.com"], - "nativeCurrency": { - "name": "Chiado xDAI", - "symbol": "XDAI", - "decimals": 18 - }, + "nativeCurrency": { "name": "Chiado xDAI", "symbol": "XDAI", "decimals": 18 }, "infoURL": "https://docs.gnosischain.com", "shortName": "chi", "chainId": 10200, @@ -771,11 +481,7 @@ "shortName": "arb1", "chain": "ETH", "networkId": 42161, - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "rpc": [ "https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}", "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", @@ -785,33 +491,12 @@ ], "faucets": [], "explorers": [ - { - "name": "Arbiscan", - "url": "https://arbiscan.io", - "standard": "EIP3091" - }, - { - "name": "Arbitrum Explorer", - "url": "https://explorer.arbitrum.io", - "standard": "EIP3091" - }, - { - "name": "dexguru", - "url": "https://arbitrum.dex.guru", - "icon": "dexguru", - "standard": "EIP3091" - } + { "name": "Arbiscan", "url": "https://arbiscan.io", "standard": "EIP3091" }, + { "name": "Arbitrum Explorer", "url": "https://explorer.arbitrum.io", "standard": "EIP3091" }, + { "name": "dexguru", "url": "https://arbitrum.dex.guru", "icon": "dexguru", "standard": "EIP3091" } ], "infoURL": "https://arbitrum.io", - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://bridge.arbitrum.io" - } - ] - } + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge.arbitrum.io" }] } }, { "name": "Celo Mainnet", @@ -819,25 +504,13 @@ "shortName": "celo", "chain": "CELO", "networkId": 42220, - "nativeCurrency": { - "name": "CELO", - "symbol": "CELO", - "decimals": 18 - }, + "nativeCurrency": { "name": "CELO", "symbol": "CELO", "decimals": 18 }, "rpc": ["https://forno.celo.org", "wss://forno.celo.org/ws"], "faucets": [], "infoURL": "https://docs.celo.org/", "explorers": [ - { - "name": "Celoscan", - "url": "https://celoscan.io", - "standard": "EIP3091" - }, - { - "name": "blockscout", - "url": "https://explorer.celo.org", - "standard": "none" - } + { "name": "Celoscan", "url": "https://celoscan.io", "standard": "EIP3091" }, + { "name": "blockscout", "url": "https://explorer.celo.org", "standard": "none" } ] }, { @@ -850,23 +523,13 @@ "wss://avalanche-fuji-c-chain-rpc.publicnode.com" ], "faucets": ["https://faucet.avax-test.network/"], - "nativeCurrency": { - "name": "Avalanche", - "symbol": "AVAX", - "decimals": 18 - }, + "nativeCurrency": { "name": "Avalanche", "symbol": "AVAX", "decimals": 18 }, "infoURL": "https://cchain.explorer.avax-test.network", "shortName": "Fuji", "chainId": 43113, "networkId": 1, "slip44": 1, - "explorers": [ - { - "name": "snowtrace", - "url": "https://testnet.snowtrace.io", - "standard": "EIP3091" - } - ] + "explorers": [{ "name": "snowtrace", "url": "https://testnet.snowtrace.io", "standard": "EIP3091" }] }, { "name": "Avalanche C-Chain", @@ -877,29 +540,15 @@ "https://avalanche-c-chain-rpc.publicnode.com", "wss://avalanche-c-chain-rpc.publicnode.com" ], - "features": [ - { - "name": "EIP1559" - } - ], + "features": [{ "name": "EIP1559" }], "faucets": [], - "nativeCurrency": { - "name": "Avalanche", - "symbol": "AVAX", - "decimals": 18 - }, + "nativeCurrency": { "name": "Avalanche", "symbol": "AVAX", "decimals": 18 }, "infoURL": "https://www.avax.network/", "shortName": "avax", "chainId": 43114, "networkId": 43114, "slip44": 9005, - "explorers": [ - { - "name": "snowtrace", - "url": "https://snowtrace.io", - "standard": "EIP3091" - } - ] + "explorers": [{ "name": "snowtrace", "url": "https://snowtrace.io", "standard": "EIP3091" }] }, { "name": "Celo Alfajores Testnet", @@ -908,21 +557,11 @@ "chain": "CELO", "networkId": 44787, "slip44": 1, - "nativeCurrency": { - "name": "CELO", - "symbol": "CELO", - "decimals": 18 - }, + "nativeCurrency": { "name": "CELO", "symbol": "CELO", "decimals": 18 }, "rpc": ["https://alfajores-forno.celo-testnet.org", "wss://alfajores-forno.celo-testnet.org/ws"], "faucets": ["https://celo.org/developers/faucet", "https://cauldron.pretoriaresearchlab.io/alfajores-faucet"], "infoURL": "https://docs.celo.org/", - "explorers": [ - { - "name": "Alfajoresscan", - "url": "https://alfajores.celoscan.io", - "standard": "EIP3091" - } - ] + "explorers": [{ "name": "Alfajoresscan", "url": "https://alfajores.celoscan.io", "standard": "EIP3091" }] }, { "name": "Linea", @@ -935,44 +574,17 @@ "wss://linea-mainnet.infura.io/ws/v3/${INFURA_API_KEY}" ], "faucets": [], - "nativeCurrency": { - "name": "Linea Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Linea Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://linea.build", "shortName": "linea", "chainId": 59144, "networkId": 59144, "icon": "linea", - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://bridge.linea.build" - } - ] - }, + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge.linea.build" }] }, "explorers": [ - { - "name": "Etherscan", - "url": "https://lineascan.build", - "standard": "EIP3091", - "icon": "linea" - }, - { - "name": "Blockscout", - "url": "https://explorer.linea.build", - "standard": "EIP3091", - "icon": "linea" - }, - { - "name": "L2scan", - "url": "https://linea.l2scan.co", - "standard": "EIP3091", - "icon": "linea" - } + { "name": "Etherscan", "url": "https://lineascan.build", "standard": "EIP3091", "icon": "linea" }, + { "name": "Blockscout", "url": "https://explorer.linea.build", "standard": "EIP3091", "icon": "linea" }, + { "name": "L2scan", "url": "https://linea.l2scan.co", "standard": "EIP3091", "icon": "linea" } ], "status": "active" }, @@ -987,23 +599,13 @@ "wss://polygon-amoy-bor-rpc.publicnode.com" ], "faucets": ["https://faucet.polygon.technology/"], - "nativeCurrency": { - "name": "MATIC", - "symbol": "MATIC", - "decimals": 18 - }, + "nativeCurrency": { "name": "MATIC", "symbol": "MATIC", "decimals": 18 }, "infoURL": "https://polygon.technology/", "shortName": "polygonamoy", "chainId": 80002, "networkId": 80002, "slip44": 1, - "explorers": [ - { - "name": "polygonamoy", - "url": "https://amoy.polygonscan.com/", - "standard": "EIP3091" - } - ] + "explorers": [{ "name": "polygonamoy", "url": "https://www.oklink.com/amoy", "standard": "EIP3091" }] }, { "name": "Base Sepolia Testnet", @@ -1014,11 +616,7 @@ "wss://base-sepolia-rpc.publicnode.com" ], "faucets": [], - "nativeCurrency": { - "name": "Sepolia Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Sepolia Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://base.org", "shortName": "basesep", "chainId": 84532, @@ -1026,12 +624,7 @@ "slip44": 1, "icon": "baseTestnet", "explorers": [ - { - "name": "basescout", - "url": "https://base-sepolia.blockscout.com", - "icon": "blockscout", - "standard": "EIP3091" - } + { "name": "basescout", "url": "https://base-sepolia.blockscout.com", "icon": "blockscout", "standard": "EIP3091" } ] }, { @@ -1040,11 +633,7 @@ "chain": "ETH", "rpc": ["https://sepolia-rollup.arbitrum.io/rpc", "https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}"], "faucets": [], - "nativeCurrency": { - "name": "Sepolia Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Sepolia Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://arbitrum.io", "shortName": "arb-sep", "chainId": 421614, @@ -1057,15 +646,7 @@ "standard": "EIP3091" } ], - "parent": { - "type": "L2", - "chain": "eip155-11155111", - "bridges": [ - { - "url": "https://bridge.arbitrum.io" - } - ] - } + "parent": { "type": "L2", "chain": "eip155-11155111", "bridges": [{ "url": "https://bridge.arbitrum.io" }] } }, { "name": "Scroll Sepolia Testnet", @@ -1078,32 +659,16 @@ "https://scroll-testnet-public.unifra.io" ], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://scroll.io", "shortName": "scr-sepolia", "chainId": 534351, "networkId": 534351, "slip44": 1, "explorers": [ - { - "name": "Scroll Sepolia Etherscan", - "url": "https://sepolia.scrollscan.com", - "standard": "EIP3091" - } + { "name": "Scroll Sepolia Etherscan", "url": "https://sepolia.scrollscan.com", "standard": "EIP3091" } ], - "parent": { - "type": "L2", - "chain": "eip155-11155111", - "bridges": [ - { - "url": "https://sepolia.scroll.io/bridge" - } - ] - } + "parent": { "type": "L2", "chain": "eip155-11155111", "bridges": [{ "url": "https://sepolia.scroll.io/bridge" }] } }, { "name": "Scroll", @@ -1111,31 +676,13 @@ "status": "active", "rpc": ["https://rpc.scroll.io", "https://rpc.ankr.com/scroll", "https://scroll-mainnet.chainstacklabs.com"], "faucets": [], - "nativeCurrency": { - "name": "Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://scroll.io", "shortName": "scr", "chainId": 534352, "networkId": 534352, - "explorers": [ - { - "name": "Scrollscan", - "url": "https://scrollscan.com", - "standard": "EIP3091" - } - ], - "parent": { - "type": "L2", - "chain": "eip155-1", - "bridges": [ - { - "url": "https://scroll.io/bridge" - } - ] - } + "explorers": [{ "name": "Scrollscan", "url": "https://scrollscan.com", "standard": "EIP3091" }], + "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://scroll.io/bridge" }] } }, { "name": "Sepolia", @@ -1156,27 +703,15 @@ "wss://sepolia.drpc.org" ], "faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"], - "nativeCurrency": { - "name": "Sepolia Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Sepolia Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://sepolia.otterscan.io", "shortName": "sep", "chainId": 11155111, "networkId": 11155111, "slip44": 1, "explorers": [ - { - "name": "etherscan-sepolia", - "url": "https://sepolia.etherscan.io", - "standard": "EIP3091" - }, - { - "name": "otterscan-sepolia", - "url": "https://sepolia.otterscan.io", - "standard": "EIP3091" - } + { "name": "etherscan-sepolia", "url": "https://sepolia.etherscan.io", "standard": "EIP3091" }, + { "name": "otterscan-sepolia", "url": "https://sepolia.otterscan.io", "standard": "EIP3091" } ] }, { @@ -1184,11 +719,7 @@ "chain": "ETH", "rpc": ["https://sepolia.optimism.io", "https://optimism-sepolia.drpc.org", "wss://optimism-sepolia.drpc.org"], "faucets": ["https://app.optimism.io/faucet"], - "nativeCurrency": { - "name": "Sepolia Ether", - "symbol": "ETH", - "decimals": 18 - }, + "nativeCurrency": { "name": "Sepolia Ether", "symbol": "ETH", "decimals": 18 }, "infoURL": "https://optimism.io", "shortName": "opsep", "chainId": 11155420,