Revert "Add Echelon (ECH) (#1096)" (#1217)

This reverts commit a8d0d4523a.
This commit is contained in:
ligi 2022-06-04 01:47:29 +02:00 committed by GitHub
parent 4d36388015
commit 8be79e231a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 21 deletions

View File

@ -1,23 +1,21 @@
{ {
"name": "Echelon", "name": "CENNZnet Rata",
"chain": "Echelon", "chain": "CENNZnet",
"network": "Echelon", "network": "rata",
"rpc": [ "rpc": [
"https://rpc.ech.network", "https://rata.centrality.me/public"
"https://evm.ech.network",
"https://draco.ech.network"
], ],
"faucets": [ "faucets": [
"https://app.ech.network/faucet" "https://app-faucet.centrality.me"
], ],
"nativeCurrency": { "nativeCurrency": {
"name": "ECH", "name": "CPAY",
"symbol": "ECH", "symbol": "CPAY",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://ech.network", "infoURL": "https://cennz.net",
"shortName": "echelon", "shortName": "cennz-r",
"chainId": 3000, "chainId": 3000,
"networkId": 3000, "networkId": 3000,
"icon": "echelon" "icon": "cennz"
} }

View File

@ -1,8 +0,0 @@
[
{
"url": "ipfs://QmWgogVZKsEk3yk2h66P4qTzy9ujYG764RwsH6K6kGN7R4",
"width":160,
"height":235,
"format": "svg"
}
]