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

Slow response from /extended/v2/addresses/ when number of transactions is large

Open obycode opened this issue 4 months ago • 0 comments

Describe the bug The response time of the /extended/v2/addresses/ endpoint can get very slow when querying for an account with a large number of transactions.

To Reproduce Steps to reproduce the behavior:

curl -s 'https://api.hiro.so/extended/v2/addresses/SP3XXK8BG5X7CRH7W07RRJK3JZJXJ799WX3Y0SMCR/transactions?limit=50&offset=1050'

obycode avatar Jun 09 '25 15:06 obycode