Clanker: Claim Rewards Recurrently
This workflow will run on a specified cadence, check a specified Clanker token contract to determine if the token has earned any fees, and then triggers the claim mechanism, delivering fees to the relevant recipient wallet. ### Quick Setup: 1. Choose a notification channel to receive updates upon successful claims. 2. Drop in the token contract address (e.g. 0x\*) for the Clanker token you wish to automate claims for. 3. Test & publish!
Trigger: Cronjob → Actions: If, Clanker Get Available Fees, Clanker Claim Fees, Clanker Get Token Rewards, For Each, Notification, Notification
Clanker: Claim Rewards Recurrently
About
This workflow will run on a specified cadence, check a specified Clanker token contract to determine if the token has earned any fees, and then triggers the claim mechanism, delivering fees to the relevant recipient wallet.
Quick Setup:
- Choose a notification channel to receive updates upon successful claims.
- Drop in the token contract address (e.g. 0x*) for the Clanker token you wish to automate claims for.
- Test & publish!