Event:
Cost: 0.025 credits per delivery
condition_holder_metrics Cost: 0.025 credits per delivery
When to use this
- Track the number of distinct wallets holding any outcome in a market.
- Watch participation grow or shrink across markets you care about.
- Compare holder breadth between markets within an event.
Subscription filters
Add these to thefilters object when you create the subscription.
| Filter | Type | Required | Description |
|---|---|---|---|
condition_ids | string[] | Yes | Condition IDs to track (at least one, max 500). |
condition_ids is required: a subscription must name at least one market to receive deliveries.
Example
Notes
- The payload is a
ConditionHolderMetricsRowcarrying the condition ID and its holder count. - Each subscription accepts up to 500 condition IDs.