Skip to content
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

Information from "GET api/v1/addresses/{address}/transactions" appears incorrect and incomplete. #65

Open
coinserv opened this issue Jul 17, 2024 · 0 comments

Comments

@coinserv
Copy link

I have been running several NKN servers for a few years now. What I am trying to accomplish is when "nscan.io/addresses/<my_beneficiary_wallet>" shows I have received a reward, I want to find which server earned the reward for me.

After a few weeks of testing with the API "GET api/v1/addresses/{address}" I discovered that not all of my rewards were showing up. I then used "GET api/v1/addresses/{address}/transactions" to compare known historical data and found it to be at best incorrect. One example is that ALL of my 2022 rewards were not showing up with this API.

Currently I have moved back to NKNX, so I do get the information I need, but I want to be able to automate the process. This begs the question, just how is NKNX getting this information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant