Mint Token

Here are clear and structured descriptions for NFT Activity under On-chain Activity, covering both Mint Token and Hold NFT Balance mission types:


๐Ÿ–ผ๏ธ NFT Activity โ€“ Description

NFT Activity missions allow campaign creators to reward users for interacting with ERC721 or ERC1155 NFT contracts. There are two supported interaction types:


๐ŸŽฏ Mint Token (Mint NFT)

This mission type rewards users for minting new NFTs from a specified contract.

  • The user's wallet must mint the NFT โ€” typically through a primary sale or project mint page.
  • Only new mints are considered valid; NFTs transferred from other wallets are not eligible.
  • This encourages users to participate in initial drops and support new NFT launches.

Example:

Mint an NFT from the Kinetic contract to earn 30 mission points.

โœ…

Use this for campaigns promoting NFT sales, launches, or exclusive drops.


๐Ÿงพ Step-by-Step Guide: Create On-chain NFT Activity โ€“ Mint Token Mission

This guide will help you configure a mission that rewards users for minting new NFTs from a specified ERC721/ERC1155 contract.


๐Ÿ”น Step 1: Navigate to Mission Creation

  • Log in to the Loyalty Admin Portal.
  • Go to the โ€œMissionsโ€ section.
  • Click on โ€œCreate New Mission.โ€


๐Ÿ”น Step 2: Set Up Basic Information

Fill in the core mission details in the Basic Information section:


FieldDescription
Mission TypeSelect ONCHAIN ACTION from the dropdown.
Mission NameEnter a relevant mission title (e.g., Mint a Kinetic NFT).
Mission DescriptionProvide clear instructions (e.g., Mint a new NFT from the Kinetic collection to earn points.).
Reward TypeChoose Points or Multiplier based on your campaign logic.
Points AwardedEnter the number of points to reward the user (e.g., 20).

๐Ÿ”น Step 3: Configure On-chain Action

In the On-chain Action Configuration section:


FieldInput
NetworkSelect the blockchain where the NFT contract lives (e.g., Ethereum Mainnet, Polygon).
Activity TypeSelect NFT ACTIVITY.
Activity SubtypeSelect MINT TOKEN.
Contract AddressPaste the target NFT contract address (e.g., 0xabc123...).
Minimum MintSet the number of NFTs the user must mint to complete the mission (e.g., 1).
Strategy TypeChoose CLAIM Recurring (user can claim reward only once upon meeting criteria).
๐Ÿ”—

Need help finding contract address? Refer to EVM Event Integration Guide.


๐Ÿ”น Step 4: Save and Activate

  • Click Save to draft the mission.
  • Use Preview to confirm the configuration.
  • When ready, click Activate to make the mission live.

โœ… Tips

  • Ensure the contract is deployed and public before launching the mission.
  • Users must connect their EVM wallet to track minting.
  • The mint must be fresh (not transferred) for eligibility.
๐Ÿ”—

See Wallet Connection Guide: EVM Wallet Connection

๐Ÿ”—

Full Mission Setup Guide: On-chain Action Documentation