Hex Developer Guide

Togosh
2 min readJul 29, 2021

Etherscan API
https://etherscan.io/token/0x2b591e99afe9f32eaa6214f7b7629768c40eeb39#readContract
https://etherscan.io/apis
https://api.etherscan.io/apis

Circulating Supply, Staked Supply, Total T-Shares and Total Penalties from globalInfo()
https://gist.github.com/togosh/49ba03b73d1f76ae0415b259a234dcd0

Current Day
https://gist.github.com/togosh/169743c14a0d33e6abe5afcb004d0d0b

data= First 8 characters of the Keccak-256 of the function signature
https://emn178.github.io/online-tools/keccak_256.html

currentDay() = 5c9302c9
globalInfo() = f04b5fa0

Join the HEX Developer Chats!

https://t.me/HEXcryptoDEV

https://t.me/PulseDEV

--

--