get_trades
Retrieve trade history for your team in the Trading Simulator, with options to filter by token address, blockchain type, and manage pagination using limit and offset parameters.
Instructions
Get trade history for your team
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain | No | Filter by blockchain type | |
limit | No | Maximum number of trades to retrieve (default: 20) | |
offset | No | Offset for pagination | |
token | No | Filter by token address |