Read the statement by Michael Teeuw here.
Helium explorer module
-
Hello,
Can someone help how to create module that will take few informations from explorer.helium.com site ?
Show information
Number of hotspots owned by owner
Name of hotspot
Sync status
Total amount of HNT
24h earnings
Witnessed
BeaconsIt should be easy for someone :) maybe someone will find some time to code this :)
-
Hey Maros!
I’m interested in helping out, but I know nothing about this site/service. I’ve poked around on the site and have been exploring the API, but I have some questions.
- Navigate to the api documentation.
- Under List Hotspots click ‘Response’
From first glance, it looks like this endpoint would give you a list of your hotspots along with their name, status (sync status?), score update height, and geo-information (street, city, country, etc).
It looks like the rewards endpoint returns reward stats for the network, but I am not sure if that is what you were looking for such as total amount of HNT and 24 hour earnings.
If you could review what I said and provide feedback, I could go forward with starting this for you. Cheers!