mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
cheapETH is the real user of 777 (#335)
This commit is contained in:
parent
51f32039f9
commit
51a6d92137
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"name": "Ethermint Testnet",
|
||||
"chain": "ETHERMINT",
|
||||
"network": "testnet",
|
||||
"name": "cheapETH",
|
||||
"chain": "cheapETH",
|
||||
"network": "cheapnet",
|
||||
"rpc": [
|
||||
"http://54.210.246.165:8545"
|
||||
"https://node.cheapeth.org/rpc"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Photon",
|
||||
"symbol": "Photon",
|
||||
"name": "cTH",
|
||||
"symbol": "cTH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://docs.ethermint.zone",
|
||||
"shortName": "emint",
|
||||
"infoURL": "https://cheapeth.org/",
|
||||
"shortName": "cth",
|
||||
"chainId": 777,
|
||||
"networkId": 777
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user