paradex_account_transactions
Analyze and retrieve filtered account transaction history, including deposits, withdrawals, trades, and funding payments. Use time and type filters to streamline reconciliation, auditing, and activity tracking on the Paradex platform.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_unix_ms | Yes | End time in unix milliseconds. | |
limit | No | Maximum number of transactions to return. | |
start_unix_ms | Yes | Start time in unix milliseconds. | |
transaction_type | No | Filter by transaction type. |