hirosystems / stacks-blockchain-api

API for the Stacks blockchain
https://stacks-blockchain-api.vercel.app
GNU General Public License v3.0
172 stars 111 forks source link

Add ordering options to `/extended/v1/tx` #1998

Closed zone117x closed 3 months ago

zone117x commented 3 months ago

Add query params to the tx list endpoint that can control the ordering of results. Allowing ordering by the following properties:

Example usage: /tx?sort_by=time&order=asc