@rabbitholegg/questdk-plugin-boost
v1.0.0-alpha.53
Published
Boost Protocol is a token distribution network that revolutionizes marketing and user engagement in the web3 space. It rewards users for specific onchain actions, aligning incentives between projects, investors, and participants.
Downloads
81
Readme
Boost Plugin
Overview
Boost Protocol is a token distribution network that revolutionizes marketing and user engagement in the web3 space. It rewards users for specific onchain actions, aligning incentives between projects, investors, and participants.
Mint Action
The mint action for Boost targets the minting of Boost passes. Boost passes are soul-bound (non-transferable) and are limited to one mint per address
Implementation Details
- Boost Pass NFT's are ERC-721 tokens. Because the tokenId on ERC-721 tokens increments after every mint, it will not be relevent for this mint plugin.
amount
will always be 1, so if someone mints, the amount will be implied to be 1.- Arbitrum One is the only chain boost pass minting is supported
Contracts
- BoostPass testnet
- Implementation