mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adding Hazlor Smart Chain (#550)
* Adding Hazlor Smart Chain * Updated RPC Url
This commit is contained in:
parent
a83d0f4022
commit
5d3d2fc702
23
_data/chains/eip155-7878.json
Normal file
23
_data/chains/eip155-7878.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Hazlor Testnet",
|
||||
"chain": "Hazlor",
|
||||
"network": "testnet",
|
||||
"rpc": ["http://hatlas.rpc.hazlor.com:8545/"],
|
||||
"faucets": ["https://faucet.hazlor.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "Planet",
|
||||
"symbol": "PLANET",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hazlor.com",
|
||||
"shortName": "hazlor-hatlas",
|
||||
"chainId": 7878,
|
||||
"networkId": 7878,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Hazlor Explorer ",
|
||||
"url": "https://explorer.hazlor.com",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user