stacks-blockchain-api icon indicating copy to clipboard operation
stacks-blockchain-api copied to clipboard

[extended/v1/address/:principal/transactions_with_transfers] query param `after_block`

Open edyrkaj opened this issue 1 year ago • 0 comments

Description: I am using Hiro API rest service and one endpoint to get transactions for an account with_transfers. I would like to know if that is possible to filter those transactions by a query parameter the same as until_block but for the other side: after_block (maybe)

Question: Do you have something like this in your dev roadmap plans?

The endpoint: https://docs.hiro.so/api/get-account-transactions-including-stx-transfers-for-each-transaction

edyrkaj avatar Mar 18 '24 13:03 edyrkaj