get_transaction_history
Retrieve your transaction history with filters for type, direction, and pagination to review past activity.
Instructions
Get your transaction history with filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| type | No | Filter by type: swap | transfer | |
| limit | No | Number of transactions to return (default: 20) | |
| direction | No | Filter by direction: incoming | outgoing | swap |