Helium HNT Distribution (Collection of clickable URLs)
The Helium Blockchain continuously emits Helium Network Tokens (HNT).
Do you want to know what shares of the emitted HNT currently go to
- Validators
- Data Transfer Rewards
- Proof of Coverage Rewards
- Helium Security Token Holders?
The following URLs evoke the Helium API to return the current values:
Validators share https://api.helium.io/v1/vars/consensus_percent
Data transfer rewards share https://api.helium.io/v1/vars/dc_percent
Proof of Coverage share Challengers share https://api.helium.io/v1/vars/poc_challengers_percent
Challengees share https://api.helium.io/v1/vars/poc_challengees_percent
Witnesses share https://api.helium.io/v1/vars/poc_witnesses_percent
Helium Security Token Holders ("Founders Rewards") https://api.helium.io/v1/vars/securities_percent
You can compare these values with the distribution laid out in Helium's Halvings Schedule in Helium Improvement Proposal ("HIP") 20: https://github.com/helium/HIP/blob/main/0020-hnt-max-supply.md#detailed-explanation
Please keep in mind: Depending on the amount of actual data transfers, real payouts of data transfer rewards can be lower - and PoC rewards can be higher accordingly (see HIP 20).
Disclaimer: This page was created 2022-7-23 to the best of my knowledge (which may be incomplete or incorrect), before the Helium SubDAOs went live. I am not an expert in any of this. I have not checked if/how the SubDAO structure affects the interpretation of these chainvars.