-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Location: contracts/token_burn
Labels: smart-contract, soroban, good first issue
Estimated Time: 5 hours
Difficulty: Medium
Description
Implement token burning mechanisms for deflationary economics including transaction burns, voluntary burns, and special event burns.
Tasks
- Design burn tracking data structure
- Implement voluntary burn function
- Add transaction fee burn (percentage)
- Create event-triggered burns
- Implement burn history tracking
- Add total supply reduction logic
- Create burn statistics endpoints
- Write burn mechanism tests
- Add burn rate adjustment
- Implement burn proof verification
Acceptance Criteria
- Tokens burned correctly
- Total supply decreases
- Burn history tracked
- Transaction fees burn automatically
- Statistics accurate
- Contract deployed to testnet
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program