dydxprotocol / v4-chain

dydx v4 protocol
Other
205 stars 89 forks source link

Add pagination feature for transfers and trades #1239

Open giorgionocera opened 3 months ago

giorgionocera commented 3 months ago

Given the large amount of data associated with trades and transfers provided by the /trades and /transfers endpoints available through the Indexer, it may be useful to provide some pagination functionality to allow smarter access to the data.

linear[bot] commented 3 months ago

GH-20 Add pagination feature for transfers and trades