Deploying to gh-pages from @ ethereum-lists/chains@753081604f 🚀

This commit is contained in:
ligi 2023-05-16 04:58:02 +00:00
parent d4b035d60d
commit 29ebf33847
9 changed files with 23 additions and 15 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,10 @@
{ {
"name": "Fantom Testnet", "name": "Fantom Testnet",
"chain": "FTM", "chain": "FTM",
"rpc": ["https://rpc.testnet.fantom.network"], "rpc": [
"https://rpc.testnet.fantom.network",
"https://fantom-testnet.publicnode.com"
],
"faucets": ["https://faucet.fantom.network"], "faucets": ["https://faucet.fantom.network"],
"nativeCurrency": { "nativeCurrency": {
"name": "Fantom", "name": "Fantom",

View File

@ -2,7 +2,10 @@
"name": "Avalanche Fuji Testnet", "name": "Avalanche Fuji Testnet",
"chain": "AVAX", "chain": "AVAX",
"icon": "avax", "icon": "avax",
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"], "rpc": [
"https://api.avax-test.network/ext/bc/C/rpc",
"https://avalanche-fuji-c-chain.publicnode.com"
],
"faucets": ["https://faucet.avax-test.network/"], "faucets": ["https://faucet.avax-test.network/"],
"nativeCurrency": { "nativeCurrency": {
"name": "Avalanche", "name": "Avalanche",

View File

@ -6,7 +6,8 @@
"rpc": [ "rpc": [
"https://matic-mumbai.chainstacklabs.com", "https://matic-mumbai.chainstacklabs.com",
"https://rpc-mumbai.maticvigil.com", "https://rpc-mumbai.maticvigil.com",
"https://matic-testnet-archive-rpc.bwarelabs.com" "https://matic-testnet-archive-rpc.bwarelabs.com",
"https://polygon-mumbai-bor.publicnode.com"
], ],
"faucets": ["https://faucet.polygon.technology/"], "faucets": ["https://faucet.polygon.technology/"],
"nativeCurrency": { "nativeCurrency": {

View File

@ -7,7 +7,8 @@
"https://data-seed-prebsc-1-s2.binance.org:8545", "https://data-seed-prebsc-1-s2.binance.org:8545",
"https://data-seed-prebsc-2-s2.binance.org:8545", "https://data-seed-prebsc-2-s2.binance.org:8545",
"https://data-seed-prebsc-1-s3.binance.org:8545", "https://data-seed-prebsc-1-s3.binance.org:8545",
"https://data-seed-prebsc-2-s3.binance.org:8545" "https://data-seed-prebsc-2-s3.binance.org:8545",
"https://bsc-testnet.publicnode.com"
], ],
"faucets": ["https://testnet.binance.org/faucet-smart"], "faucets": ["https://testnet.binance.org/faucet-smart"],
"nativeCurrency": { "nativeCurrency": {

File diff suppressed because one or more lines are too long

View File

@ -1243,7 +1243,7 @@
"symbol": "tBNB", "symbol": "tBNB",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://data-seed-prebsc-1-s1.binance.org:8545", "https://data-seed-prebsc-2-s1.binance.org:8545", "https://data-seed-prebsc-1-s2.binance.org:8545", "https://data-seed-prebsc-2-s2.binance.org:8545", "https://data-seed-prebsc-1-s3.binance.org:8545", "https://data-seed-prebsc-2-s3.binance.org:8545"], "rpc": ["https://data-seed-prebsc-1-s1.binance.org:8545", "https://data-seed-prebsc-2-s1.binance.org:8545", "https://data-seed-prebsc-1-s2.binance.org:8545", "https://data-seed-prebsc-2-s2.binance.org:8545", "https://data-seed-prebsc-1-s3.binance.org:8545", "https://data-seed-prebsc-2-s3.binance.org:8545", "https://bsc-testnet.publicnode.com"],
"faucets": ["https://testnet.binance.org/faucet-smart"], "faucets": ["https://testnet.binance.org/faucet-smart"],
"infoURL": "https://testnet.binance.org/" "infoURL": "https://testnet.binance.org/"
}, { }, {
@ -5936,7 +5936,7 @@
"symbol": "FTM", "symbol": "FTM",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc.testnet.fantom.network"], "rpc": ["https://rpc.testnet.fantom.network", "https://fantom-testnet.publicnode.com"],
"faucets": ["https://faucet.fantom.network"], "faucets": ["https://faucet.fantom.network"],
"infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet" "infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet"
}, { }, {
@ -8549,7 +8549,7 @@
"symbol": "AVAX", "symbol": "AVAX",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"], "rpc": ["https://api.avax-test.network/ext/bc/C/rpc", "https://avalanche-fuji-c-chain.publicnode.com"],
"faucets": ["https://faucet.avax-test.network/"], "faucets": ["https://faucet.avax-test.network/"],
"infoURL": "https://cchain.explorer.avax-test.network" "infoURL": "https://cchain.explorer.avax-test.network"
}, { }, {
@ -9186,7 +9186,7 @@
"symbol": "MATIC", "symbol": "MATIC",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com"], "rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com", "https://polygon-mumbai-bor.publicnode.com"],
"faucets": ["https://faucet.polygon.technology/"], "faucets": ["https://faucet.polygon.technology/"],
"infoURL": "https://polygon.technology/" "infoURL": "https://polygon.technology/"
}, { }, {

View File

@ -1781,7 +1781,7 @@
}, { }, {
"name": "Binance Smart Chain Testnet", "name": "Binance Smart Chain Testnet",
"chain": "BSC", "chain": "BSC",
"rpc": ["https://data-seed-prebsc-1-s1.binance.org:8545", "https://data-seed-prebsc-2-s1.binance.org:8545", "https://data-seed-prebsc-1-s2.binance.org:8545", "https://data-seed-prebsc-2-s2.binance.org:8545", "https://data-seed-prebsc-1-s3.binance.org:8545", "https://data-seed-prebsc-2-s3.binance.org:8545"], "rpc": ["https://data-seed-prebsc-1-s1.binance.org:8545", "https://data-seed-prebsc-2-s1.binance.org:8545", "https://data-seed-prebsc-1-s2.binance.org:8545", "https://data-seed-prebsc-2-s2.binance.org:8545", "https://data-seed-prebsc-1-s3.binance.org:8545", "https://data-seed-prebsc-2-s3.binance.org:8545", "https://bsc-testnet.publicnode.com"],
"faucets": ["https://testnet.binance.org/faucet-smart"], "faucets": ["https://testnet.binance.org/faucet-smart"],
"nativeCurrency": { "nativeCurrency": {
"name": "Binance Chain Native Token", "name": "Binance Chain Native Token",
@ -8891,7 +8891,7 @@
}, { }, {
"name": "Fantom Testnet", "name": "Fantom Testnet",
"chain": "FTM", "chain": "FTM",
"rpc": ["https://rpc.testnet.fantom.network"], "rpc": ["https://rpc.testnet.fantom.network", "https://fantom-testnet.publicnode.com"],
"faucets": ["https://faucet.fantom.network"], "faucets": ["https://faucet.fantom.network"],
"nativeCurrency": { "nativeCurrency": {
"name": "Fantom", "name": "Fantom",
@ -12922,7 +12922,7 @@
"name": "Avalanche Fuji Testnet", "name": "Avalanche Fuji Testnet",
"chain": "AVAX", "chain": "AVAX",
"icon": "avax", "icon": "avax",
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"], "rpc": ["https://api.avax-test.network/ext/bc/C/rpc", "https://avalanche-fuji-c-chain.publicnode.com"],
"faucets": ["https://faucet.avax-test.network/"], "faucets": ["https://faucet.avax-test.network/"],
"nativeCurrency": { "nativeCurrency": {
"name": "Avalanche", "name": "Avalanche",
@ -13885,7 +13885,7 @@
"title": "Polygon Testnet Mumbai", "title": "Polygon Testnet Mumbai",
"chain": "Polygon", "chain": "Polygon",
"icon": "polygon", "icon": "polygon",
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com"], "rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com", "https://polygon-mumbai-bor.publicnode.com"],
"faucets": ["https://faucet.polygon.technology/"], "faucets": ["https://faucet.polygon.technology/"],
"nativeCurrency": { "nativeCurrency": {
"name": "MATIC", "name": "MATIC",

File diff suppressed because one or more lines are too long