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

getTokenAccountsByOwner did not provide tokenAmount #95

Open
samwize opened this issue Apr 17, 2024 · 0 comments
Open

getTokenAccountsByOwner did not provide tokenAmount #95

samwize opened this issue Apr 17, 2024 · 0 comments

Comments

@samwize
Copy link

samwize commented Apr 17, 2024

getTokenAccountsByOwner response is of type [TokenAccount<TokenAccountState>], but that does not have the token account balance amount.

The RPC method has a json example with the amounts. Tried with "jsonParsed" config but that will have decoding error.

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