Mainnet Info

chainid

808

rpc

There will be a rate limit. Currently is 50r/s per session/IP .

https://mainnet.hepton.io
wss://ws-mainnet.hepton.io

archive nodes

There will be a rate limit. Currently is 50r/s per session/IP .

Currently available namespace: ["eth", "net", "web3"]

https://mainnet-archive.hepton.io
wss://ws-mainnet-archive.hepton.io

explorer

https://www.heptonscan.com

tool contract address

ERC-20 HTE

ERC-20 HTE address on Arbitrum: 0x0000000000000000000000000000000000000000

genesis

Genesis block hash: 0x0000000000000000000000000000000000000000

MainnetGenesisHash in the code: https://github.com/L2Hepton/Hepton/blob/master/params/config.go#L30

View or download mainnet genesis file

How to check/verify the mainnet genesis file

There's an open source code that can be used to check the miannet genesis file, the code is https://github.com/L2Hepton/Hepton/blob/master/cmd/genesis-check/main.go .

Do the check as follow:

cd cmd/genesis-check
go run main.go <your-downloaded-mainnet-genesisfile.json>

The result will be as follow if you are checking the mainnet genesis file:

Genesis Hash: 0x0000000000000000000000000000000000000000
Is Mainnet: true
Is Testnet: false

P2P Nodes

allow P2P port(default 30808) udp/tcp