get_market_data
Fetch market data for Bitcoin stamps with trading activity indicators, filter by activity level, floor price, or stamp ID to assess market conditions.
Instructions
Retrieve market data for stamps with trading activity indicators (v2.3 feature)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| stamp_id | No | Filter by specific stamp ID | |
| page_size | No | Items per page | |
| activity_level | No | Filter by trading activity level | |
| max_floor_price | No | Maximum floor price in BTC | |
| min_floor_price | No | Minimum floor price in BTC | |
| include_volume_data | No | Include volume data in response |