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

STX balances seem a bit off in the UI compared to api/blockchain #1884

Open
wileyj opened this issue Oct 30, 2024 · 1 comment
Open

STX balances seem a bit off in the UI compared to api/blockchain #1884

wileyj opened this issue Oct 30, 2024 · 1 comment

Comments

@wileyj
Copy link
Contributor

wileyj commented Oct 30, 2024

Checking the balance on the explorer of a few different addresses (can provide privately if required) - i notice that the displayed balance is quite different than what the API and the blockchain reports.

comparing the following:

curl -sL localhost:20443/v2/accounts/${PRINCIPLE} | jq -r .balance

to:

curl -sL http://api.hiro.so/extended/v1/address/${PRINCIPLE}/stx | jq -r

yields the same expected value.

However, the displayed balance on the explorer is showing roughly 1/2 of what the APi and the explorer are showing.
Note that the accounts i'm checking are not stackers, so there are no lockups.

@wileyj
Copy link
Contributor Author

wileyj commented Nov 19, 2024

ping - we still see this issue on a few accounts we track @shaktistacks

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

No branches or pull requests

1 participant