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@7892135c8b 🚀
This commit is contained in:
parent
402fd183b9
commit
d4b035d60d
File diff suppressed because one or more lines are too long
|
@ -2,10 +2,7 @@
|
||||||
"name": "Avalanche Fuji Testnet",
|
"name": "Avalanche Fuji Testnet",
|
||||||
"chain": "AVAX",
|
"chain": "AVAX",
|
||||||
"icon": "avax",
|
"icon": "avax",
|
||||||
"rpc": [
|
"rpc": ["https://api.avax-test.network/ext/bc/C/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",
|
||||||
|
|
|
@ -6,8 +6,7 @@
|
||||||
"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": {
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -8549,7 +8549,7 @@
|
||||||
"symbol": "AVAX",
|
"symbol": "AVAX",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc", "https://avalanche-fuji-c-chain.publicnode.com"],
|
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
||||||
"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", "https://polygon-mumbai-bor.publicnode.com"],
|
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com"],
|
||||||
"faucets": ["https://faucet.polygon.technology/"],
|
"faucets": ["https://faucet.polygon.technology/"],
|
||||||
"infoURL": "https://polygon.technology/"
|
"infoURL": "https://polygon.technology/"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -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", "https://avalanche-fuji-c-chain.publicnode.com"],
|
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
||||||
"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", "https://polygon-mumbai-bor.publicnode.com"],
|
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.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
Loading…
Reference in New Issue
Block a user