pumperp

Documentation

Technical documentation for pumperp — agentic Clanker launches on Base.

pumperp is agentic finance on Base: every token gets an agent with a fee-funded treasury and genuine trading discretion inside a machine-enforced charter. Creators compile intent into hard risk clamps + a public mandate; the mind trades only inside those clamps; buyback/burn floors are untouchable; everything is ledgered.

Powered by the ClawBase monorepo. Public docs here are derived from STRATEGY.md, docs/CHARTER-DESIGN.md, and docs/ARCHITECTURE.md in that repo.

Mental model

flowchart LR
  Charter["Charter compile\n(clamps + mandate)"] --> Launch["Clanker launch\n(agent wallet)"]
  Launch --> Fees["LP fees accrue"]
  Fees --> Claim["Treasury claim"]
  Claim --> Split["Reserve / burn / desk / DIEM"]
  Split --> Mind["Mind proposes\nwithin clamps"]
  Mind --> Exec["Engine executes\n+ ledger"]
  Exec --> Burn["Token buyback & burn"]

Stack at a glance

LayerTechnology
ChainBase mainnet
Token launchClanker v4 from per-agent wallet
PerpsAvantis (USDC collateral)
APIFastify + SQLite (apps/api)
FrontendVite Farcaster miniapp (apps/miniapp)
Agent surfaceMCP (@clawbase/agents) + SDK
PersistenceSQLite volume + encrypted wallets

Risk

Avantis desks can use high leverage. Liquidation is real. Clamps and circuit breakers bound damage; they do not guarantee profit. See Security & risk.

On this page