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