mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
20 lines
357 B
JSON
20 lines
357 B
JSON
{
|
|
"name": "Harmony Mainnet Shard 0",
|
|
"chain": "Harmony",
|
|
"network": "mainnet",
|
|
"rpc": [
|
|
"https://rpc.s0.t.hmny.io"
|
|
],
|
|
"faucets": [
|
|
],
|
|
"nativeCurrency": {
|
|
"name": "ONE",
|
|
"symbol": "ONE",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.harmony.one/",
|
|
"shortName": "hmy-s0",
|
|
"chainId": 1666600000,
|
|
"networkId": 1666600000
|
|
}
|