Skip to content

#11 Issue 11: [Feature] Top-Up Active Grant #11

@JerryIdoko

Description

@JerryIdoko

Description:
Admins often need to add funds to an existing grant (e.g., "Bonus" or "Extension") without deploying a new contract.
Acceptance Criteria:

[ ] Implement add_funds(grant_id, amount).

[ ] Ensure only Admin can call it.

[ ] Update remaining_balance and end_time (if flow rate is constant) OR increase flow_rate (if time is constant).

[ ] Emit GrantTopUp event.
Priority: High
Labels: feature, flexibility

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