What problem does it solve? AI agents and developers lack accurate, up-to-date knowledge of PumpFun's on-chain programs, leading to hallucinated program addresses, outdated instruction layouts, and failed transactions when building token launch or trading integrations on Solana. ## Core Features & Use Cases - Bonding Curve Integration: Create SPL or Token2022 tokens, execute buy/sell trades with slippage protection, and calculate quotes using the constant product formula on the Pump Program. - PumpSwap AMM Operations: Swap tokens, add and remove liquidity, and derive pool PDAs on the constant-product AMM for graduated tokens. - Fee Management: Handle dynamic fee tiers, creator fee collection from vaults, fee sharing configurations, and Mayhem mode fee recipients. - Use Case: Build a trading bot that creates a token on the bonding curve, monitors its market cap, and automatically migrates liquidity to PumpSwap once the curve completes. ## Quick Start Ask the agent to create a new token on PumpFun with a given name, symbol, and metadata URI, then buy tokens on its bonding curve with slippage protection.