-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Beneficiaries often forget to claim their tokens. Add a public auto_claim(vault_id) function that anyone (like a Keeper bot or cron job) can call. The tokens must still strictly route to the beneficiary address, but the caller can optionally receive a tiny tip for paying the gas.
Acceptance Criteria:
[ ] Add keeper_fee parameter to the vault configuration.
[ ] Implement auto_claim that transfers claimable_amount - fee to the beneficiary.
[ ] Transfer fee to the caller's address.
Labels: feature, automation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program