Query Parameters
Filter by wallet address
Filter by specific borrow position pubkey
Filter by transaction type
Available options:
DepositCollateral, WithdrawCollateral, Borrow, Repay, Liquidation Fetches transactions with a 'createdAt' date that is greater or equal to the given 'createdAtAfter' UNIX timestamp
Fetches transactions with a 'createdAt' date that is less than the given 'createdAtBefore' UNIX timestamp
The index of the first row to retrieve. This parameter specifies the starting point for fetching rows from the dataset. It is inclusive, meaning that the row at this index will be included in the results
The index of the last row to retrieve. This parameter specifies the ending point for fetching rows from the dataset. It is exclusive, meaning that the row at this index will not be included in the results.
