On-Chain Quests

Create quests rewarding users based on their token or NFT holdings.

chevron-rightHold Tokens (ERC-20)hashtag

Require users to hold a specific amount of ERC-20 Tokens. If enabled, users will have to bind an EVM wallet address in order to complete a quest.

Configuration: Admins define the blockchain, token, and amount required to complete the quest.

chevron-rightAcquire Tokens (ERC-20)hashtag

Require users to acquire a specific amount of ERC-20 Tokens. Users will first have to "Start" the quest, which triggers a snapshot of their holdings, and the quest can be completed once the user acquire enough additional tokens. If enabled, users will have to bind an EVM wallet address in order to complete a quest.

Configuration: Admins define the blockchain, amount of tokens to acquire, and amount required to complete the quest.

chevron-rightHold NFTs (ERC-721)hashtag

Require users to hold a specific NFT. If enabled, users will have to bind an EVM wallet address in order to complete a quest.

Configuration: Admins define the blockchain, NFT contract address, and amount of NFTs required to complete the quest.

Last updated