Event:
Cost: 0.025 credits per delivery
event_holder_metrics Cost: 0.025 credits per delivery
When to use this
- Track the number of distinct wallets participating in an event across all its markets.
- Watch event-level participation grow or shrink over time.
- Compare holder breadth between events you follow.
Subscription filters
Add these to thefilters object when you create the subscription.
| Filter | Type | Required | Description |
|---|---|---|---|
event_slugs | string[] | Yes | Event slugs to track (at least one, max 500). |
event_slugs is required: a subscription must name at least one event to receive deliveries.
Example
Notes
- The payload is an
EventHolderMetricsRowcarrying the event slug and its holder count. - Each subscription accepts up to 500 event slugs.