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
Hi, I'm using this endpoint /raw/account/{STELLAR_WALLET}/transactions=true&trades=true&operations=true&payments=true to query for transactions. It seems that the limit is 200 items per type (trade, payment etc) and there's no way to query past this (using some sort of cursor, offset or a date timestamp...)
Could you please check this and get back to me. Thanks
The text was updated successfully, but these errors were encountered:
At the moment, we don't provide full historical data for Stellar. We're looking into if it's possible to have more history with the new engine we'll be using for Stellar (3xplcom/Core#61). Thanks!
Hi, I'm using this endpoint
/raw/account/{STELLAR_WALLET}/transactions=true&trades=true&operations=true&payments=true
to query for transactions. It seems that the limit is 200 items per type (trade, payment etc) and there's no way to query past this (using some sort of cursor, offset or a date timestamp...)Could you please check this and get back to me. Thanks
The text was updated successfully, but these errors were encountered: