This repository has been archived by the owner on May 7, 2022. It is now read-only.
Replies: 1 comment 2 replies
-
Hi @dezur ! If you have multiple cryptoassets in your account, Coinbase will paginate the returned responses. This avoids long processing times and too much data flowing at once. Have a great day, and I hope you enjoy JCoinbase |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I am new to Java. Could anyone please provide an example code for getting an account balance for all crypto? I tried
client.account().getAccountsPageAsJava().get().getAccountsAsJava();
but it only shows a few.Beta Was this translation helpful? Give feedback.
All reactions