mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-3000.json
Add Echelon Mainnet (Chain ID: 3000)
This commit is contained in:
parent
0898f0c288
commit
8ee60dfdff
|
@ -1,21 +1,22 @@
|
|||
{
|
||||
"name": "CENNZnet Rata",
|
||||
"chain": "CENNZnet",
|
||||
"network": "rata",
|
||||
"name": "Echelon",
|
||||
"chain": "Echelon",
|
||||
"network": "Echelon",
|
||||
"rpc": [
|
||||
"https://rata.centrality.me/public"
|
||||
"https://rpc.ech.network",
|
||||
"https://evm.ech.network"
|
||||
],
|
||||
"faucets": [
|
||||
"https://app-faucet.centrality.me"
|
||||
"https://bridge.ech.network"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "CPAY",
|
||||
"symbol": "CPAY",
|
||||
"name": "ECH",
|
||||
"symbol": "ECH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cennz.net",
|
||||
"shortName": "cennz-r",
|
||||
"infoURL": "https://ech.network",
|
||||
"shortName": "echelon",
|
||||
"chainId": 3000,
|
||||
"networkId": 3000,
|
||||
"icon": "cennz"
|
||||
}
|
||||
"icon": "echelon"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user