Every campaign is built from three building blocks: ada, tokens, and NFTs. You can enable any combination when creating a campaign using templates or by toggling sections manually. The configuration cannot be changed after creation.
ada
The base of every campaign. Each claim sends a fixed amount of ada to the recipient. For ada-only campaigns the minimum is 2 ada per claim. When tokens or NFTs are enabled, the Cardano protocol requires a minimum ada in the output (the min UTxO, currently 2.0 ada) which is always included automatically. You can optionally add bonus ada on top.
Tokens
Send one or more fungible Cardano native tokens with each claim. The tokens must be available in the platform wallet before creating the campaign. Use this for distributing project tokens, event tokens, or loyalty points at scale.
NFTs
Mint a unique NFT on-demand for each claim. You provide a name prefix, image, and optional description. NFTs are numbered sequentially (e.g. Summit2026 #001, #002). Great for proof-of-attendance tokens, collectibles, or event memorabilia.
Combining features
You can enable tokens and NFTs together in a single campaign. For example, a Full Bundle campaign mints a unique NFT and sends fungible tokens in the same claim. Service fees stack additively based on which features are active.
Comparison
| Configuration | What gets sent | Service fee | Min ada included |
|---|---|---|---|
| Just ada | ada | 0.5 ada | 2.0 ada (user-defined) |
| Tokens | Tokens + ada | 0.8 ada | 2.0 ada min UTxO |
| NFT | Minted NFT + ada | 2.5 ada | 2.0 ada min UTxO |
| Tokens + NFT | Tokens + minted NFT + ada | 2.8 ada | 2.0 ada min UTxO |
Service fees cover Cardano transaction fees (~0.2 ada) plus platform margin. See Pricing for details.