get_trades
Retrieve trade history by specifying filters like token, blockchain type, or pagination. Use this tool within the Trading Simulator MCP Server to analyze and track team trading activity efficiently.
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 |