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",
|
"name": "cheapETH",
|
||||||
"chain": "ETHERMINT",
|
"chain": "cheapETH",
|
||||||
"network": "testnet",
|
"network": "cheapnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"http://54.210.246.165:8545"
|
"https://node.cheapeth.org/rpc"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Photon",
|
"name": "cTH",
|
||||||
"symbol": "Photon",
|
"symbol": "cTH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://docs.ethermint.zone",
|
"infoURL": "https://cheapeth.org/",
|
||||||
"shortName": "emint",
|
"shortName": "cth",
|
||||||
"chainId": 777,
|
"chainId": 777,
|
||||||
"networkId": 777
|
"networkId": 777
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user