stacks-blockchain-api
stacks-blockchain-api copied to clipboard
Slow response from /extended/v2/addresses/ when number of transactions is large
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'