madeonsol_wallet_tracker_trades
Retrieve historical swap and transfer events for monitored wallets, filtered by action (buy/sell/transfer).
Instructions
Historical swap and transfer events for all your watched wallets. BASIC: truncated wallets, no tx_signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1–200) | |
| action | No | Filter by action type | |
| before | No | Pagination cursor: block_time of the last event from previous page | |
| wallet | No | Filter to a specific wallet address | |
| event_type | No | Filter by event type: swap (token trade) or transfer (SOL moved) |