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@36997bcead 🚀
This commit is contained in:
parent
e1d03320b2
commit
b5a842ebf1
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@
|
||||||
"name": "Polygon zkEVM Testnet",
|
"name": "Polygon zkEVM Testnet",
|
||||||
"title": "Polygon zkEVM Testnet",
|
"title": "Polygon zkEVM Testnet",
|
||||||
"chain": "Polygon",
|
"chain": "Polygon",
|
||||||
"rpc": ["https://rpc.public.zkevm-test.net"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Ether",
|
"name": "Ether",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "CENNZnet Rata",
|
"name": "CENNZnet Rata",
|
||||||
"chain": "CENNZnet",
|
"chain": "CENNZnet",
|
||||||
"rpc": ["https://rata.centrality.me/public"],
|
"rpc": [],
|
||||||
"faucets": ["https://app-faucet.centrality.me"],
|
"faucets": ["https://app-faucet.centrality.me"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CPAY",
|
"name": "CPAY",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Camino C-Chain",
|
"name": "Camino C-Chain",
|
||||||
"chain": "CAM",
|
"chain": "CAM",
|
||||||
"rpc": ["https://mainnet.camino.foundation/ext/bc/C/rpc"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Camino",
|
"name": "Camino",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Columbus Test Network",
|
"name": "Columbus Test Network",
|
||||||
"chain": "CAM",
|
"chain": "CAM",
|
||||||
"rpc": ["https://columbus.camino.foundation/ext/bc/C/rpc"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Camino",
|
"name": "Camino",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "Rinia Testnet Old",
|
"name": "Rinia Testnet Old",
|
||||||
"chain": "FIRE",
|
"chain": "FIRE",
|
||||||
"icon": "rinia",
|
"icon": "rinia",
|
||||||
"rpc": ["https://rinia.rpc1.thefirechain.com"],
|
"rpc": [],
|
||||||
"faucets": ["https://faucet.thefirechain.com"],
|
"faucets": ["https://faucet.thefirechain.com"],
|
||||||
"nativeCurrency": { "name": "Firechain", "symbol": "FIRE", "decimals": 18 },
|
"nativeCurrency": { "name": "Firechain", "symbol": "FIRE", "decimals": 18 },
|
||||||
"infoURL": "https://thefirechain.com",
|
"infoURL": "https://thefirechain.com",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "Oort MainnetDev",
|
"name": "Oort MainnetDev",
|
||||||
"title": "Oort MainnetDev",
|
"title": "Oort MainnetDev",
|
||||||
"chain": "MainnetDev",
|
"chain": "MainnetDev",
|
||||||
"rpc": ["https://dev-rpc.oortech.com"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Oort",
|
"name": "Oort",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Oort Huygens",
|
"name": "Oort Huygens",
|
||||||
"chain": "Huygens",
|
"chain": "Huygens",
|
||||||
"rpc": ["https://huygens-rpc.oortech.com"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Oort",
|
"name": "Oort",
|
||||||
|
|
|
@ -1,12 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Boba BNB Mainnet",
|
"name": "Boba BNB Mainnet",
|
||||||
"chain": "Boba BNB Mainnet",
|
"chain": "Boba BNB Mainnet",
|
||||||
"rpc": [
|
"rpc": [],
|
||||||
"https://bnb.boba.network",
|
|
||||||
"wss://wss.bnb.boba.network",
|
|
||||||
"https://replica.bnb.boba.network",
|
|
||||||
"wss://replica-wss.bnb.boba.network"
|
|
||||||
],
|
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Boba Token",
|
"name": "Boba Token",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2218,7 +2218,7 @@
|
||||||
"symbol": "CAM",
|
"symbol": "CAM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://mainnet.camino.foundation/ext/bc/C/rpc"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://camino.foundation/"
|
"infoURL": "https://camino.foundation/"
|
||||||
}, {
|
}, {
|
||||||
|
@ -2231,7 +2231,7 @@
|
||||||
"symbol": "CAM",
|
"symbol": "CAM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://columbus.camino.foundation/ext/bc/C/rpc"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://camino.foundation/"
|
"infoURL": "https://camino.foundation/"
|
||||||
}, {
|
}, {
|
||||||
|
@ -2920,7 +2920,7 @@
|
||||||
"symbol": "CCN",
|
"symbol": "CCN",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://huygens-rpc.oortech.com"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://oortech.com"
|
"infoURL": "https://oortech.com"
|
||||||
}, {
|
}, {
|
||||||
|
@ -3648,7 +3648,7 @@
|
||||||
"symbol": "ETH",
|
"symbol": "ETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc.public.zkevm-test.net"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"
|
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"
|
||||||
}, {
|
}, {
|
||||||
|
@ -4428,7 +4428,7 @@
|
||||||
"symbol": "CPAY",
|
"symbol": "CPAY",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rata.centrality.me/public"],
|
"rpc": [],
|
||||||
"faucets": ["https://app-faucet.centrality.me"],
|
"faucets": ["https://app-faucet.centrality.me"],
|
||||||
"infoURL": "https://cennz.net"
|
"infoURL": "https://cennz.net"
|
||||||
}, {
|
}, {
|
||||||
|
@ -5468,7 +5468,7 @@
|
||||||
"symbol": "FIRE",
|
"symbol": "FIRE",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rinia.rpc1.thefirechain.com"],
|
"rpc": [],
|
||||||
"faucets": ["https://faucet.thefirechain.com"],
|
"faucets": ["https://faucet.thefirechain.com"],
|
||||||
"infoURL": "https://thefirechain.com"
|
"infoURL": "https://thefirechain.com"
|
||||||
}, {
|
}, {
|
||||||
|
@ -5507,7 +5507,7 @@
|
||||||
"symbol": "CCN",
|
"symbol": "CCN",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://dev-rpc.oortech.com"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://oortech.com"
|
"infoURL": "https://oortech.com"
|
||||||
}, {
|
}, {
|
||||||
|
@ -6963,7 +6963,7 @@
|
||||||
"symbol": "BOBA",
|
"symbol": "BOBA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://bnb.boba.network", "wss://wss.bnb.boba.network", "https://replica.bnb.boba.network", "wss://replica-wss.bnb.boba.network"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://boba.network"
|
"infoURL": "https://boba.network"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -3180,7 +3180,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Camino C-Chain",
|
"name": "Camino C-Chain",
|
||||||
"chain": "CAM",
|
"chain": "CAM",
|
||||||
"rpc": ["https://mainnet.camino.foundation/ext/bc/C/rpc"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Camino",
|
"name": "Camino",
|
||||||
|
@ -3200,7 +3200,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Columbus Test Network",
|
"name": "Columbus Test Network",
|
||||||
"chain": "CAM",
|
"chain": "CAM",
|
||||||
"rpc": ["https://columbus.camino.foundation/ext/bc/C/rpc"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Camino",
|
"name": "Camino",
|
||||||
|
@ -4168,7 +4168,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Oort Huygens",
|
"name": "Oort Huygens",
|
||||||
"chain": "Huygens",
|
"chain": "Huygens",
|
||||||
"rpc": ["https://huygens-rpc.oortech.com"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Oort",
|
"name": "Oort",
|
||||||
|
@ -5214,7 +5214,7 @@
|
||||||
"name": "Polygon zkEVM Testnet",
|
"name": "Polygon zkEVM Testnet",
|
||||||
"title": "Polygon zkEVM Testnet",
|
"title": "Polygon zkEVM Testnet",
|
||||||
"chain": "Polygon",
|
"chain": "Polygon",
|
||||||
"rpc": ["https://rpc.public.zkevm-test.net"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Ether",
|
"name": "Ether",
|
||||||
|
@ -6360,7 +6360,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "CENNZnet Rata",
|
"name": "CENNZnet Rata",
|
||||||
"chain": "CENNZnet",
|
"chain": "CENNZnet",
|
||||||
"rpc": ["https://rata.centrality.me/public"],
|
"rpc": [],
|
||||||
"faucets": ["https://app-faucet.centrality.me"],
|
"faucets": ["https://app-faucet.centrality.me"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CPAY",
|
"name": "CPAY",
|
||||||
|
@ -7934,7 +7934,7 @@
|
||||||
"name": "Rinia Testnet Old",
|
"name": "Rinia Testnet Old",
|
||||||
"chain": "FIRE",
|
"chain": "FIRE",
|
||||||
"icon": "rinia",
|
"icon": "rinia",
|
||||||
"rpc": ["https://rinia.rpc1.thefirechain.com"],
|
"rpc": [],
|
||||||
"faucets": ["https://faucet.thefirechain.com"],
|
"faucets": ["https://faucet.thefirechain.com"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Firechain",
|
"name": "Firechain",
|
||||||
|
@ -7991,7 +7991,7 @@
|
||||||
"name": "Oort MainnetDev",
|
"name": "Oort MainnetDev",
|
||||||
"title": "Oort MainnetDev",
|
"title": "Oort MainnetDev",
|
||||||
"chain": "MainnetDev",
|
"chain": "MainnetDev",
|
||||||
"rpc": ["https://dev-rpc.oortech.com"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Oort",
|
"name": "Oort",
|
||||||
|
@ -10195,7 +10195,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba BNB Mainnet",
|
"name": "Boba BNB Mainnet",
|
||||||
"chain": "Boba BNB Mainnet",
|
"chain": "Boba BNB Mainnet",
|
||||||
"rpc": ["https://bnb.boba.network", "wss://wss.bnb.boba.network", "https://replica.bnb.boba.network", "wss://replica-wss.bnb.boba.network"],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Boba Token",
|
"name": "Boba Token",
|
||||||
|
|
BIN
iconsDownload/QmeknNzGCZXQK7egwfwyxQan7Lw8bLnqYsyoEgEbDNCzJX
Normal file
BIN
iconsDownload/QmeknNzGCZXQK7egwfwyxQan7Lw8bLnqYsyoEgEbDNCzJX
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
Loading…
Reference in New Issue
Block a user