pump-fee-sharing

Configure and distribute creator fees to shareholders via the PumpFees program.

113|35|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/nirholas/pump-fun-sdk --skill pump-fee-sharing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pump-fee-sharing
Source: https://github.com/nirholas/pump-fun-sdk/tree/main/skills/pump-fee-sharing
Command: npx skills add https://github.com/nirholas/pump-fun-sdk --skill pump-fee-sharing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of distributing creator fees from token sales to multiple stakeholders, ensuring fair and transparent revenue sharing.

Core Features & Use Cases

  • Multi-Party Fee Distribution: Configure and manage creator fee sharing with multiple shareholders.
  • BPS-Based Allocation: Distribute fees based on Basis Points (BPS) for precise share allocation.
  • Admin Management: Allows for the management of shareholders and their respective shares.
  • Cross-Program Consolidation: Handles fee consolidation across different programs (Pump and PumpAMM) for graduated tokens.
  • Use Case: A token creator can set up a fee-sharing agreement where 50% of creator fees go to themselves, 30% to a marketing partner, and 20% to a development team, all managed automatically by the PumpFees program.

Quick Start

Use the pump-fee-sharing skill to create a fee sharing config for a new token mint with userA receiving 50% and userB receiving 50%.

Frequently Asked Questions about pump-fee-sharing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I distribute pump.fun creator fees to multiple shareholders on Solana?

To distribute pump.fun creator fees to multiple shareholders on Solana, configure a fee sharing setup using the PumpFees program with BPS-based share allocation. This automates splitting revenue among stakeholders based on their configured basis points.

What is BPS-based allocation for token creator fee sharing?

BPS-based allocation for token creator fee sharing uses Basis Points to assign precise revenue percentages to stakeholders. One basis point equals 0.01%, allowing exact configuration of how creator fees are divided among multiple parties.

Can I consolidate cross-program fees for graduated pump.fun tokens?

Yes, you can consolidate cross-program fees for graduated pump.fun tokens. The PumpFees program handles fee consolidation across both Pump and PumpAMM programs to aggregate revenue before distribution.

How do I set up a fee sharing config for a new Solana token mint?

Set up a fee sharing config for a new Solana token mint by initializing the PumpFees program with designated shareholders and their respective BPS percentages. This creates an automated revenue split for the token's creator fees.

Does the pump.fun fee sharing skill support admin management for shareholders?

Yes, the pump.fun fee sharing skill supports admin management for shareholders. It allows administrators to manage shareholder lists and update their respective BPS share allocations as needed.