BondIt Documentation
Pump for distribution. BondIt for discipline. Complete technical reference for the BondIt protocol — trust tiers, community signal metrics, enforcement scope, and the per-token Agency model that makes launch promises enforceable.
Overview
BondIt is a hybrid launch protocol on Solana. Tokens launch where the volume is (Pump), then get wrapped with enforceable discipline (BondIt). Every token shows its trust tier above the fold — what BondIt controls, what's enforceable, and what's not. No guessing.
Market cap tells you where a token is. Attention tells you where it's going. Community tells you whether it survives. BondIt surfaces Bond Pulse, holder momentum, whale delta, and distribution quality as primary metrics — demoting market cap to secondary status.
Trust Tiers
Every token on BondIt is classified into one of three enforcement tiers. The badge is shown above the fold on every token page — never hidden, never ambiguous. If BondIt doesn't control something, we say so explicitly.
Full BondIt enforcement. Immutable charter, deterministic treasury, lifecycle engine, LP management. BondIt controls everything.
Creator fees and treasury flow through BondIt-controlled vaults. Launch mechanics on Pump. BondIt enforces financial flows.
Analytics and monitoring only. BondIt provides community signal data but does not enforce any on-chain rules.
Community Signal
BondIt prioritizes community-driven metrics over pure market cap. The Bond Pulse is a 0-100 composite score measuring attention velocity, holder momentum, and social energy. It's the primary metric on every token card and detail page.
Status Tags
Every token gets a real-time status tag based on community signal momentum: Heating (attention rising), Exploding (viral breakout), Stable (steady community), or Cooling (fading momentum).
The Per-Token Agency
The Agency is BondIt's core innovation. When you launch a token on BondIt, the protocol deploys a dedicated Agency instance bound exclusively to that token. This is not a shared service, not a multisig, and not a team making discretionary decisions. It is an autonomous on-chain program with one job: steward your token from genesis to independence.
What the Agency Does
Why Per-Token Matters
A shared stewardship model creates conflicts of interest — one token's needs compete with another's. BondIt eliminates this entirely. Each Agency instance is isolated, deterministic, and accountable only to the charter of the token it manages. There is no cross-token resource sharing, no priority queue, and no human judgment calls about which token gets attention.
The Agency's lifecycle is finite by design. Its entire purpose is to make itself unnecessary. Once the community reaches critical mass (15K holders, decentralized distribution, treasury under 5%), the Agency transfers control and dissolves. Every token either graduates to full independence or receives a clean sunset at 180 days.
Token Lifecycle
Every BondIt token follows the same deterministic lifecycle. No exceptions, no special treatment, no backroom deals.
Charter locked, token minted with 70/15/10/5 allocation. Agency deployed.
Token trades on the bonding curve. Agency accumulates fees. Target: 85 SOL.
Curve completes. Agency activates LP management on Meteora and begins stewardship.
Agency compounds fees, releases treasury, monitors flight conditions. Up to 180 days.
Conditions met. Agency transfers LP to community, dissolves. Token is independent.
On-Chain Charter
The charter is the Agency's operating system. It is written to the blockchain at genesis and can never be modified — not by the creator, not by the team, not by a governance vote. There are no admin keys.
Fee Structure
BondIt charges a 2% protocol fee on all trades. This fee is split deterministically — the Agency controls the allocation, not a team wallet.
The 70% LP allocation is the key innovation. Most launchpads keep 100% of fees. BondIt's Agency automatically compounds the majority back into the token's own liquidity pool, creating a self-reinforcing depth flywheel. The deeper the LP, the tighter the spreads, the more volume, the more fees, the deeper the LP.
Treasury Distribution
The Agency controls 10% of total supply in its treasury. It releases tokens using an exponential decay formula at exactly 0.20% of the remaining balance per day. This creates a predictable, decelerating release schedule that prevents dumping.
No developer, whale, or team member can accelerate the release schedule. The math is the same for every token, every day, and every action is logged on-chain.
Flight Mode
Flight Mode is the Agency's final act — and its entire purpose. The Agency exists to make itself unnecessary. When a token's community is mature enough to sustain itself, the Agency transfers full LP control and dissolves permanently.
The forced sunset ensures no token is stuck in perpetual stewardship. Every Agency has a maximum lifespan of 180 days. The community either achieves independence organically or receives a clean, deterministic exit.
Referral System
10% of all trading fees flow into the referral pool. Referrers earn a share of fees generated by users they onboard. Payouts are processed by the keeper service and sent directly to referrer wallets in SOL.
Technical Architecture
BondIt consists of five on-chain Solana programs and four off-chain services. The on-chain programs handle token operations deterministically. The off-chain services provide indexing, scheduled execution, and AI advisory.
On-Chain Programs
Off-Chain Services
Infrastructure
OpenClaw AI
OpenClaw is BondIt's intelligence layer. Every launch can optionally connect an AI agent powered by Anthropic or OpenAI for community engagement via Telegram or Discord. OpenClaw is advisory only — it has zero execution authority.
CLI Tools
BondIt provides a headless CLI for launching tokens programmatically. It supports Phantom wallet integration, pre-launch simulation, and branded vanity mint addresses.
$ bondit launch init --yes ✔ Created bondit-launch.json $ bondit launch simulate ✔ Simulation passed — Compute units: 142,500 $ bondit launch create --vanity ✔ Token is live on curve Mint: 7xK...LoL
API Reference
The indexer exposes a REST API for querying launch data, analytics, and real-time token information. All endpoints are public and do not require authentication.
Launch Discovery
Referral System
Cron Endpoints (authenticated)
BondIt.lol — Launch where the volume is. Build where the trust is. Documentation is append-only.