List Stamps
list_stampsGet paginated Bitcoin stamps sorted newest first, with optional filters for floor price, holder count, 24h volume, and data quality score.
Instructions
Paginated stamps, newest first by default (sort DESC/ASC by stamp
number). Optional market filters apply to stamps that have market data
(floor price in BTC from open dispensers, holder count, 24h volume,
data_quality_score 0-10). Each row carries ident (STAMP, SRC-20,
SRC-721) so a client can filter by protocol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | DESC | |
| limit | No | ||
| min_volume_24h | No | ||
| min_holder_count | No | ||
| max_floor_price_btc | No | ||
| min_floor_price_btc | No | ||
| min_data_quality_score | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |