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",
|
"name": "Echelon",
|
||||||
"chain": "CENNZnet",
|
"chain": "Echelon",
|
||||||
"network": "rata",
|
"network": "Echelon",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rata.centrality.me/public"
|
"https://rpc.ech.network",
|
||||||
|
"https://evm.ech.network"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://app-faucet.centrality.me"
|
"https://bridge.ech.network"
|
||||||
],
|
],
|
||||||
"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"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user