Skip to main content
Public (API key optional) Charity Coins endpoints expose the public leaderboard for the configured charity-coins donation source. Anonymous callers may omit donate-api-key.

List charity coins

GET /charity-coins
Query parameters Response (200) - { "pageKey", "response", "tokenImageMap" } where tokenImageMap maps token addresses to icon URLs.

List charity-coin creators

GET /charity-coins/creators
Response (200) - { "pageKey", "response", "pumpAccountBundle" } with creator leaderboard entries and optional Pump account metadata.