-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Historical claim values per address #33
Comments
For this one, cxd82fb5d3effecd8c9071a4bba3856ad7222c4b91
Seems like this data is just available via the existing API or am I missing something? https://tracker.icon.community/api/v1/docs/index.html#/Transactions/get_api_v1_transactions |
I don't know where else to get the data except for the tracker, but the point of the issue is to have a single endpoint for total user rewards per month. Is it possible? |
So there are 4 contracts, and consolidate that into one endpoint? Is the tracker data correct though? If this is just to consolidate the data from what would be 4 API calls, this doesn't seem worth it. |
Not burning. Fix the /logs endpoint so I can see if there is a real tracker based way - txs won't get the data |
this is iceboxed for now |
Create an endpoint that returns claimed token amounts per queried address over the past 30days (total dollar value would be nice but not necessary)
watch these transactions:
claimBribe might claim different tokens
The text was updated successfully, but these errors were encountered: