You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
Calling bitvavo.balance({}) should return the balance of all market assets. However, it fails to return some coins. For example, GNO and DAI are not returned. Calling these specifically (bitvavo.balance({"symbol": "GNO"}) returns an empty list.
Preferred solution:
No clue why this is happening as it something on Bitvavo's end. But a fix or explanation of how to get information on these assets would be welcome.
The text was updated successfully, but these errors were encountered:
Issue:
Calling bitvavo.balance({}) should return the balance of all market assets. However, it fails to return some coins. For example, GNO and DAI are not returned. Calling these specifically (bitvavo.balance({"symbol": "GNO"}) returns an empty list.
Preferred solution:
No clue why this is happening as it something on Bitvavo's end. But a fix or explanation of how to get information on these assets would be welcome.
The text was updated successfully, but these errors were encountered: