
What Counts as a Record
A record is created whenever Snag processes an action that results in an onchain or platform-level state update. The following actions generate billable records:1. Transactions
A record is created whenever a user completes a rule that results in an update to their loyalty state (e.g., points earned, quests completed, actions validated).2. Multipliers & Badges
A record is created when a multiplier or a badge is granted to a user, such as when Snag checks a condition (e.g., NFT ownership) and applies the multiplier. The check itself does not count as a record, the grant does.3. Mints
A record is created whenever a user mints an asset through Snag.What Does Not Count as a Record
The following do not generate usage:- Validation checks that result in no change
- Failed rule attempts
- Page views or frontend interactions
- API requests that do not create state changes
Record Rates
All record types are billed the same way. Each plan has:- A monthly included record limit.
- A per-record rate for usage beyond that limit.
Usage Reset
Usage resets on the plan’s billing cycle date. All included records and usage counters restart at that time.Exceeding Included Records
When your project exceeds its included monthly record allotment:- Free plan:
- No additional records are processed for the remainder of the cycle.
- Basic, Plus, Pro, Enterprise:
- Additional records are automatically billed at the plan’s per-record rate.
- Billing occurs during the same cycle in which the usage is generated.