What problem does it solve?
Creator fees on pump.fun can route to different destinations (direct creator, fee-sharing shareholders, or trader cashback), making it hard to know where fees go and how to collect or distribute them correctly.
Core Features & Use Cases
- Fee destination resolution: Determines whether fees go to cashback, sharing config shareholders, or the coin creator, and returns relevant vault/shareholder details.
- Build fee transactions (via API): Collects or distributes creator fees using pump.fun’s fun-block endpoints, with correct base64 transaction handling and optional front-runner (Jito) protection.
- Sharing config management: Creates or updates a coin’s fee sharing configuration (shareholders + BPS split) when applicable, including validation that BPS totals exactly 10000.
Quick Start
Ask the skill to inspect a coin’s fee destination by mint address and return the fee destination, graduation status, and vault balances.