mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
371 B
JSON
19 lines
371 B
JSON
{
|
|
"name": "Harmony Testnet Shard 3",
|
|
"chain": "Harmony",
|
|
"rpc": [
|
|
"https://api.s3.b.hmny.io"
|
|
],
|
|
"faucets": [
|
|
],
|
|
"nativeCurrency": {
|
|
"name": "ONE",
|
|
"symbol": "ONE",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.harmony.one/",
|
|
"shortName": "hmy-b-s3",
|
|
"chainId": 1666700003,
|
|
"networkId": 1666700003
|
|
}
|
|
|