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
@sebastiangaertner what use cases would require a user to get all of the tokens? We do want to have a limit on the maximum number of tokens that can be requested. We can introduce a csv endpoint that exports all tokens for a user, if absolutely needed
The API so far has a limit of 1000 on the call
{{BASE_URL}}/tokens?limit=1000&wallet=WalletName
Use case: very often you need all token ids from the wallet.
The text was updated successfully, but these errors were encountered: