Introduction to Boost Action Creation
Learn the basics of creating effective Boost actions
Boost actions define the on-chain behavior you want to incentivize. This guide will help you create effective Boost actions using Etherscan data.
What You’ll Learn
- Navigating Etherscan to find relevant transaction information
- Understanding key components of a transaction
- Setting up filters for precise targeting
- Best practices for creating effective Boost actions
Action vs. Reward
Before we dive in, it’s important to understand the distinction between actions and rewards in the Boost ecosystem:
- Action: The on-chain behavior you want to incentivize (e.g., “Swap at least 100 USDC for ETH on Uniswap V3”)
- Reward: What users receive for completing the action (e.g., “5 PROJECT_TOKEN for each qualifying swap”)
This guide focuses on defining actions. Reward setup is a separate process that comes after action definition.
Let’s begin by learning how to navigate Etherscan to find the information you need.