Skip to content

#21 Issue 21: [Feature] "Auto-Claim" via Keeper Bots #42

@JerryIdoko

Description

@JerryIdoko

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

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions