Batch-enrich a set of mints
Tokens
Batch-enrich a set of mints
Enrich up to 80 mints in one request. For each mint the response merges: 24h volume aggregates, the deploy block, and (when the mint is currently live in RAM) live-board passthrough fields.
Input rules: entries shorter than 32 characters are dropped, duplicates are
deduped. data is a MAP keyed by mint. When sparkline_limit > 0, each
per-mint value additionally includes a sparkline array.
POST
Batch-enrich a set of mints
Authorizations
Body
application/json
Response
Success. On empty / all-invalid input or when more than 80 mints are
supplied, returns HTTP 200 with { success: false, error } instead.
