Skip to content

Commit

Permalink
Adding Hazlor Smart Chain (ethereum-lists#550)
Browse files Browse the repository at this point in the history
* Adding Hazlor Smart Chain

* Updated RPC Url
  • Loading branch information
blockchainreg authored Nov 10, 2021
1 parent a83d0f4 commit 5d3d2fc
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-7878.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 5d3d2fc

Please sign in to comment.