⚡
claimr
  • Getting started
    • Create an account
    • Sign in to your account
    • Reset password
    • Edit profile
  • ⚡️claimr core components
  • Team roles and management
  • Campaigns
    • Create new campaign
    • Campaign settings
  • Groups
    • Create new group
    • Group settings
  • Quests
    • Create new quest
    • Quest settings
  • Tasks
    • Create new task
    • Task settings
    • Telegram tasks
    • X (Twitter) tasks
    • TikTok tasks
    • Discord tasks
    • YouTube tasks
    • Web3 tasks
      • Connect a wallet
      • Transactions count
      • Wallet balance
      • Token balance
      • NFT balance
      • Link3 balance
      • Mint an NFT (721)
      • Mint an NFT (1155)
      • Verify transactions
    • PoW tasks
    • HTTP request tasks
    • Referral tasks
    • Form tasks
    • Poll tasks
    • Events tasks
    • API tasks
  • Widget
    • Publish campaign
    • Widget configurations
    • Widget attributes
    • Integrate claimr widget into your website
    • claimr widget integrations
      • Google Analytics integration
      • Google Analytics Client ID
      • Google Tag Manager integration
      • HotJar integration
  • Rewards
    • Reward settings
    • Custom rewards
  • Events
    • Daily check-ins
    • Challenges
    • Ranks
    • KOLs
  • Codes
    • Secret codes
    • Invite codes
      • Enter invite code task
      • Claim invite code task
    • Gift codes
  • Test users
  • Pop-ups
    • Into pop-up
    • Completion pop-up
  • API
    • API token
    • API methods
    • User token
  • Webhooks
    • Set up webhooks
    • Assign webhooks
    • Webhook scopes
  • SDK
  • Forms
    • Create forms
    • Form settings
    • Pages
    • Blocks
    • Quizzes
  • Data analytics
    • Activity
    • PoW analytics
    • User information
    • Failed actions
    • Issues analytics
  • How to
    • Create X campaign
    • Create Discord campaign
    • Integrate claimr widget into dApp
    • Integrating claimr widget into Telegram mini app
    • Customize user experience with tags and attributes
    • Add custom points to users
  • UX requirements
    • Campaign UX requirements
    • Group UX requirements
    • Quest card UX requirements
    • Quest UX requirements
    • Task UX requirements
    • User progress UX requirements
    • Pop-ups UX requirements
    • Interactive components UX requirements
Powered by GitBook
On this page
  • General settings
  • Task type selection
  • Task settings
  • Network
  • Contract address
  • Has server signature support (optional)
  • Token ID
  • Amount
  • Mint fee (optional)

Was this helpful?

  1. Tasks
  2. Web3 tasks

Mint an NFT (1155)

Incentivize users to mint an NFT using the ERC-1155 standard.

PreviousMint an NFT (721)NextVerify transactions

Last updated 7 months ago

Was this helpful?

ERC-1155 is a token standard that allows for both fungible and non-fungible tokens to be created within the same contract. This means it can be used to represent unique NFTs (like ERC-721) as well as semi-fungible tokens or multiple copies of the same NFT.

General settings

For instructions on setting up the general parameters of your Web3 task (name, header, description, etc.), visit .

Task type selection

  • Select Web3 to indicate that the task will be completed using a Web3 action.

  • Once you've selected Web3, choose Mint an NFT (1155) from the dropdown menu.

Task settings

Pro tips

  • Provide clear and concise instructions on how to mint the ERC-1155 NFT, including any necessary steps like connecting a wallet, approving transactions, or paying minting fees.

  • Specify the NFT collection or project name, the token ID, the benefits of NFT, and any relevant links (e.g., to the minting website or marketplace) in the task description.

  • Consider displaying images or previews of the NFTs within the task description to make it more engaging.

Network

Select the blockchain network on which the NFT will be minted. In the example, Ethereum Mainnet is selected.

Contract address

Enter the contract address of the NFT collection or project. - конкретний контракт

Has server signature support (optional)

Enable this toggle if your NFT minting process requires server-side signature support. This is an advanced security feature that protects your NFT mint from unauthorized minting by external users.

To utilize this feature, you will need a special contract template. Request this template from the сlaimr support team.

Why server-side signature is important?

All data and events on the blockchain are publicly accessible. This means that anyone with technical knowledge can potentially exploit the NFT minting process. They could bypass your campaign's tasks and mint NFTs directly to their own wallets.

claimr's server-side signature adds a layer of protection. It utilizes a secure server-side wallet to sign a special message that is verified within the NFT contract. This ensures that only authorized mints initiated through your claimr campaign can be successful.

Token ID

Specify the ID of the token within the ERC-1155 contract that you want users to mint.

Amount

Specify the number of tokens with the specified ID that users need to mint to complete the task.

Mint fee (optional)

If there's a fee associated with minting the NFT, specify the amount here.

Web3 tasks
Task settings