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

investigate owner returning null in tokenBalance query #144

Open
jennypollack opened this issue Aug 2, 2021 · 1 comment
Open

investigate owner returning null in tokenBalance query #144

jennypollack opened this issue Aug 2, 2021 · 1 comment

Comments

@jennypollack
Copy link
Collaborator

No description provided.

@devin-black
Copy link

@jennypollack I found a workaround here for my uses (pageinated and just skipped owner when it gave me the error). Turns out to only be happening with one specific ID / result and no others - return for the one null owner query:

Result: [{'balanceAmount': '-374589271082624260796719', 'balanceValue': '0', 'id': '0x7cd2a6be6ca8feb02aeaf08b7f350d7248da77070x961e1d4c9a7c0c3e05f17285f5fa34a66b62dbb1', 'pendingRedeemToken': '0', 'pendingSupplyCurrency': '0', 'redeemAmount': '0', 'supplyAmount': '0', 'supplyValue': '0', 'token': {'symbol': 'NS2TIN'}, 'totalAmount': '-374589271082624260796719', 'totalValue': '0'}]

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

2 participants