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@753081604f 🚀
This commit is contained in:
parent
d4b035d60d
commit
29ebf33847
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"name": "Fantom Testnet",
|
||||
"chain": "FTM",
|
||||
"rpc": ["https://rpc.testnet.fantom.network"],
|
||||
"rpc": [
|
||||
"https://rpc.testnet.fantom.network",
|
||||
"https://fantom-testnet.publicnode.com"
|
||||
],
|
||||
"faucets": ["https://faucet.fantom.network"],
|
||||
"nativeCurrency": {
|
||||
"name": "Fantom",
|
||||
|
|
|
@ -2,7 +2,10 @@
|
|||
"name": "Avalanche Fuji Testnet",
|
||||
"chain": "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/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"rpc": [
|
||||
"https://matic-mumbai.chainstacklabs.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/"],
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"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://data-seed-prebsc-2-s3.binance.org:8545",
|
||||
"https://bsc-testnet.publicnode.com"
|
||||
],
|
||||
"faucets": ["https://testnet.binance.org/faucet-smart"],
|
||||
"nativeCurrency": {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1243,7 +1243,7 @@
|
|||
"symbol": "tBNB",
|
||||
"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"],
|
||||
"infoURL": "https://testnet.binance.org/"
|
||||
}, {
|
||||
|
@ -5936,7 +5936,7 @@
|
|||
"symbol": "FTM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.testnet.fantom.network"],
|
||||
"rpc": ["https://rpc.testnet.fantom.network", "https://fantom-testnet.publicnode.com"],
|
||||
"faucets": ["https://faucet.fantom.network"],
|
||||
"infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet"
|
||||
}, {
|
||||
|
@ -8549,7 +8549,7 @@
|
|||
"symbol": "AVAX",
|
||||
"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/"],
|
||||
"infoURL": "https://cchain.explorer.avax-test.network"
|
||||
}, {
|
||||
|
@ -9186,7 +9186,7 @@
|
|||
"symbol": "MATIC",
|
||||
"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/"],
|
||||
"infoURL": "https://polygon.technology/"
|
||||
}, {
|
||||
|
|
|
@ -1781,7 +1781,7 @@
|
|||
}, {
|
||||
"name": "Binance Smart Chain Testnet",
|
||||
"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"],
|
||||
"nativeCurrency": {
|
||||
"name": "Binance Chain Native Token",
|
||||
|
@ -8891,7 +8891,7 @@
|
|||
}, {
|
||||
"name": "Fantom Testnet",
|
||||
"chain": "FTM",
|
||||
"rpc": ["https://rpc.testnet.fantom.network"],
|
||||
"rpc": ["https://rpc.testnet.fantom.network", "https://fantom-testnet.publicnode.com"],
|
||||
"faucets": ["https://faucet.fantom.network"],
|
||||
"nativeCurrency": {
|
||||
"name": "Fantom",
|
||||
|
@ -12922,7 +12922,7 @@
|
|||
"name": "Avalanche Fuji Testnet",
|
||||
"chain": "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/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
|
@ -13885,7 +13885,7 @@
|
|||
"title": "Polygon Testnet Mumbai",
|
||||
"chain": "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/"],
|
||||
"nativeCurrency": {
|
||||
"name": "MATIC",
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user