Add Hertz Network Chain. (#2059)

* Add Hertz Network Chain.

* Updated icon name references.

* Formated '/Users/xendiz/Developer/Work/chains/_data/chains/eip155-26600.json' with npx prettier and updated size in icon json to reflect correct icon resolution download size.

* Updated icon height.

Co-authored-by: Deniz Turgut <deniz@turgutek.com>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
htz-zendx 2023-01-04 16:35:21 -05:00 committed by GitHub
parent 6305adbcce
commit f56322fab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Hertz Network Mainnet",
"chain": "HTZ",
"rpc": ["https://mainnet-rpc.hertzscan.com"],
"faucets": [],
"nativeCurrency": {
"name": "Hertz",
"symbol": "HTZ",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://www.hertz-network.com",
"shortName": "HTZ",
"chainId": 26600,
"networkId": 26600,
"icon": "hertz-network",
"explorers": [
{
"name": "Hertz Scan",
"url": "https://hertzscan.com",
"icon": "hertz-network",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://Qmf3GYbPXmTDpSP6t7Ug2j5HjEwrY5oGhBDP7d4TQHvGnG",
"width": 162,
"height": 129,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB