get_market_data
Fetch Bitcoin Stamps market data, including trading activity levels, floor prices, and volume details, using filters like stamp ID and activity level.
Instructions
Retrieve market data for stamps with trading activity indicators (v2.3 feature)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
activity_level | No | Filter by trading activity level | |
include_volume_data | No | Include volume data in response | |
max_floor_price | No | Maximum floor price in BTC | |
min_floor_price | No | Minimum floor price in BTC | |
page | No | Page number | |
page_size | No | Items per page | |
stamp_id | No | Filter by specific stamp ID |