Campaign Types

Every campaign has a type that determines what recipients receive when they scan a claim code. You choose the type when creating a campaign and it cannot be changed afterwards.

Ada only

The simplest type. Each claim sends a fixed amount of ada to the recipient. You define the amount per claim (minimum 2 ada) and the number of codes. Good for onboarding newcomers who just need their first ada to start using Cardano.

Token Bundle

Send one or more fungible Cardano native tokens with each claim. The tokens must be available in the platform wallet before creating the campaign. Every token output on Cardano requires a minimum amount of ada (the min UTxO, currently 2.0 ada) which is automatically included. You can optionally add bonus ada on top.

Use this for distributing project tokens, event tokens, or loyalty points at scale.

NFT

Mint a unique NFT on-demand for each claim. You provide a name prefix, image URI, and optional description. NFTs are numbered sequentially (e.g. Summit2026 #001, #002). The minting policy is time-locked to the campaign expiry date, so NFT campaigns always require an expiry. Min UTxO for NFTs is 2.0 ada.

Great for proof-of-attendance tokens, collectibles, or event memorabilia.

Comparison

Type What gets sent Service fee Min ada included
Ada only ada 0.5 ada 2.0 ada (user-defined)
Token Bundle Tokens + ada 0.8 ada 2.0 ada min UTxO
NFT Minted NFT + ada 2.5 ada 2.0 ada min UTxO

Service fees cover Cardano transaction fees (~0.2 ada) plus platform margin. See Pricing for details.