Skip to content

Implement GET /campaigns/:id/donations endpoint #261

@ayshadogo

Description

@ayshadogo

User Story:
As a visitor, I want to see a campaign's donation history so that I can view the donor leaderboard.
Acceptance Criteria:

  • Returns paginated donations list (20 per page)
  • Anonymous donations show wallet as "Anonymous"
  • Sorted by amount descending by default
  • Includes: rank, walletAddress, amount, assetCode, createdAt, txHash

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions