mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
388 B
JSON
16 lines
388 B
JSON
{
|
|
"name": "Lightstreams Mainnet",
|
|
"chain": "PHT",
|
|
"network": "mainnet",
|
|
"rpc": ["https://node.mainnet.lightstreams.io"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Lightstreams PHT",
|
|
"symbol": "PHT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://explorer.lightstreams.io",
|
|
"shortName": "pht",
|
|
"chainId": 163,
|
|
"networkId": 163
|
|
} |