Before you start
Make sure you have:- A quest created within your campaign
- The contract address for the transaction you want to verify
- The Method ID of the specific function users should call
- Knowledge of which blockchain network the transaction should occur on
Create the task
Follow the steps in Web3 tasks to navigate to the task creation screen, select Web3 from the Groups section, and choose Verify Transactions.Task settings

- Locate the transaction on a blockchain explorer (like Etherscan)
- Click on the transaction hash to view its details
- Look for the “Input Data” section
- The Method ID is usually displayed at the beginning of the input data string (starting with “0x”)
Pro tips
- Provide clear instructions on how to execute the specific transaction, including any necessary steps like connecting a wallet, accessing the relevant dApp or smart contract, and providing the required parameters
- Specify the purpose of the transaction, the smart contract involved, and any relevant links (e.g., to the dApp or blockchain explorer) in the task description
- If the task involves interacting with smart contracts, emphasize security best practices and remind users to verify the transaction details before executing