get_recent_sales
Retrieve recent stamp sales from the Stampchain MCP Server with options to filter by stamp ID, date range, and enhanced transaction details for better analysis.
Instructions
Retrieve recent stamp sales with enhanced transaction details (v2.3 feature)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dayRange | No | Number of days to look back for sales | |
fullDetails | No | Enable enhanced transaction information | |
page | No | Page number | |
page_size | No | Items per page | |
sort_order | No | Sort order by timestamp | DESC |
stamp_id | No | Filter by specific stamp ID |