BondIt Documentation
Launch fast. Build with 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 an ETH-centric launch protocol with deterministic milestone analytics. Tokens launch through explicit EVM controls, then flight-mode readiness is computed from indexed holder, concentration, treasury, and duration metrics. 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. External launch mechanics stay outside BondIt control. 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 or a team making discretionary supply 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: 25 ETH.
Curve completes. Agency activates LP management on Uniswap V3 and begins stewardship.
Agency compounds fees, releases treasury, monitors flight conditions. Up to 180 days.
Conditions met. Agency finalizes stewardship. No LP pull, no reserve dump, token is independent.
On-Chain Charter
The charter is the Agency's operating system. It is written to the blockchain at genesis so supply allocation, release cadence, fee split, and flight thresholds are not discretionary. Governance can review launches and assign keepers, but it must not be able to accelerate locked supply or pull liquidity.
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 60% 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 finalizes stewardship and dissolves permanently. Flight Mode does not unlock a large token reserve and does not remove liquidity from trading pools.
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
15% of protocol fees flow into the referral pool. Referrers earn a share of fees generated by users they onboard. The reserve is chain-aware for ETH launches, and unused referral allocation is tracked for future airdrops and incentive programs.
Technical Architecture
BondIt consists of EVM launch contracts and off-chain services for indexing, analytics, and scheduled execution. Enforcement decisions are deterministic and milestone-driven; AI is not part of the launch, restriction, or flight-mode path.
On-Chain Components
Off-Chain Services
Infrastructure
Milestone Analytics
BondIt's restriction and flight-mode model does not use AI. The indexer builds public analytics snapshots, the milestone engine evaluates the published thresholds, and the keeper submits only policy-permitted transitions.
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. Read endpoints are public. Wallet-owned writes require wallet signatures, and service-owned writes require an Authorization bearer secret.
Launch Discovery
Referral System
Profiles & NFT PFPs
Cron Endpoints (authenticated)
BondIt.lol — Launch where the volume is. Build where the trust is. Documentation is append-only.