What is Action Selection?
Action selection is the process of defining the specific on-chain behavior you want to incentivize with your Boost. This could be anything from token transfers and swaps to liquidity provision or NFT minting.Why is Action Selection Important?
- Targeted Incentives: Properly selected actions ensure you’re rewarding the exact behavior you want to encourage.
- Efficient Resource Use: Well-defined actions help you allocate your rewards more effectively.
- User Engagement: Clear, relevant actions can drive higher participation in your Boost campaign.
Key Components of Action Selection
- Contract Address: The specific smart contract you’re targeting.
- Function Signature: The particular function within the contract that represents the action.
- Parameter Filters: Conditions on the function parameters to further refine the action.
- Log Filters: Filters based on events emitted during the transaction.
- Claimant Information: Identifying who should receive the reward for the action.