Adding Hazlor Smart Chain (#550)

* Adding Hazlor Smart Chain

* Updated RPC Url
This commit is contained in:
Reggie 2021-11-10 04:14:57 -08:00 committed by GitHub
parent a83d0f4022
commit 5d3d2fc702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}