diff --git a/_data/chains/eip155-26600.json b/_data/chains/eip155-26600.json new file mode 100644 index 00000000..cac49786 --- /dev/null +++ b/_data/chains/eip155-26600.json @@ -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" + } + ] +} diff --git a/_data/icons/hertz-network.json b/_data/icons/hertz-network.json new file mode 100644 index 00000000..f1eee133 --- /dev/null +++ b/_data/icons/hertz-network.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://Qmf3GYbPXmTDpSP6t7Ug2j5HjEwrY5oGhBDP7d4TQHvGnG", + "width": 162, + "height": 129, + "format": "png" + } +] diff --git a/_data/iconsDownload/Qmf3GYbPXmTDpSP6t7Ug2j5HjEwrY5oGhBDP7d4TQHvGnG b/_data/iconsDownload/Qmf3GYbPXmTDpSP6t7Ug2j5HjEwrY5oGhBDP7d4TQHvGnG new file mode 100644 index 00000000..e1dae7c1 Binary files /dev/null and b/_data/iconsDownload/Qmf3GYbPXmTDpSP6t7Ug2j5HjEwrY5oGhBDP7d4TQHvGnG differ