mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Listing Lightstreams network blockchain (#67)
This commit is contained in:
parent
150aa21bd1
commit
0d5a3dd785
16
_data/chains/162.json
Normal file
16
_data/chains/162.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Lightstreams Testnet",
|
||||
"chain": "PHT",
|
||||
"network": "sirius",
|
||||
"rpc": ["https://node.sirius.lightstreams.io"],
|
||||
"faucets": ["https://discuss.lightstreams.network/t/request-test-tokens"],
|
||||
"nativeCurrency": {
|
||||
"name": "Lightstreams PHT",
|
||||
"symbol": "PHT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://explorer.sirius.lightstreams.io",
|
||||
"shortName": "tpht",
|
||||
"chainId": 162,
|
||||
"networkId": 162
|
||||
}
|
16
_data/chains/163.json
Normal file
16
_data/chains/163.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Reference in New Issue
Block a user