Deploying to gh-pages from @ ethereum-lists/chains@a8d0d4523a 🚀

This commit is contained in:
ligi 2022-05-29 07:37:44 +00:00
parent 4dadc5011c
commit dcc28c8623
5 changed files with 20 additions and 20 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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,

View File

@ -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",

View File

@ -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",