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@8be79e231a 🚀
This commit is contained in:
parent
bea8f6cca9
commit
151adc60fe
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3041,18 +3041,18 @@
|
|||
"faucets": ["https://testnet-faucet.ezchain.com"],
|
||||
"infoURL": "https://ezchain.com"
|
||||
}, {
|
||||
"name": "Echelon",
|
||||
"name": "CENNZnet Rata",
|
||||
"chainId": 3000,
|
||||
"shortName": "echelon",
|
||||
"shortName": "cennz-r",
|
||||
"networkId": 3000,
|
||||
"nativeCurrency": {
|
||||
"name": "ECH",
|
||||
"symbol": "ECH",
|
||||
"name": "CPAY",
|
||||
"symbol": "CPAY",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.ech.network", "https://evm.ech.network", "https://draco.ech.network"],
|
||||
"faucets": ["https://app.ech.network/faucet"],
|
||||
"infoURL": "https://ech.network"
|
||||
"rpc": ["https://rata.centrality.me/public"],
|
||||
"faucets": ["https://app-faucet.centrality.me"],
|
||||
"infoURL": "https://cennz.net"
|
||||
}, {
|
||||
"name": "CENNZnet Nikau",
|
||||
"chainId": 3001,
|
||||
|
|
|
@ -4196,21 +4196,21 @@
|
|||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Echelon",
|
||||
"chain": "Echelon",
|
||||
"network": "Echelon",
|
||||
"rpc": ["https://rpc.ech.network", "https://evm.ech.network", "https://draco.ech.network"],
|
||||
"faucets": ["https://app.ech.network/faucet"],
|
||||
"name": "CENNZnet Rata",
|
||||
"chain": "CENNZnet",
|
||||
"network": "rata",
|
||||
"rpc": ["https://rata.centrality.me/public"],
|
||||
"faucets": ["https://app-faucet.centrality.me"],
|
||||
"nativeCurrency": {
|
||||
"name": "ECH",
|
||||
"symbol": "ECH",
|
||||
"name": "CPAY",
|
||||
"symbol": "CPAY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ech.network",
|
||||
"shortName": "echelon",
|
||||
"infoURL": "https://cennz.net",
|
||||
"shortName": "cennz-r",
|
||||
"chainId": 3000,
|
||||
"networkId": 3000,
|
||||
"icon": "echelon"
|
||||
"icon": "cennz"
|
||||
}, {
|
||||
"name": "CENNZnet Nikau",
|
||||
"chain": "CENNZnet",
|
||||
|
|
|
@ -233,7 +233,7 @@
|
|||
"tpc": "eip155:2569",
|
||||
"EZChain": "eip155:2612",
|
||||
"Fuji-EZChain": "eip155:2613",
|
||||
"echelon": "eip155:3000",
|
||||
"cennz-r": "eip155:3000",
|
||||
"cennz-n": "eip155:3001",
|
||||
"zcrbeach": "eip155:3331",
|
||||
"w3q-t": "eip155:3333",
|
||||
|
|
Loading…
Reference in New Issue
Block a user