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.
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.