Look up Pump.fun creator-fee earnings by coin mint, wallet, or username.
npm installClone the repository and run its checks to confirm everything works on your machine:
git clone https://github.com/nirholas/pumpfun-creator-rewards.git
cd pumpfun-creator-rewardsAvailable commands:
| Command | Runs |
|---|---|
npm run dev |
vite |
npm run build |
vite build |
npm run start |
node server.js |
- Examples shows runnable snippets.
- The README is the complete reference.
- Found a problem? Open an issue.