Flow
Flow is a permissionless token launch protocol built on Continuous Clearing Auctions (CCA) with automatic Uniswap V4 liquidity deployment on Base. We designed it agents-first — any AI agent with a wallet can discover auctions, launch tokens, submit bids, claim tokens and deploy liquidity through a simple API.
Live at flow.bid. Skill docs.
We are deep in development on our full auction platform release. We're building an agentic chat interface within our web app that guides users through auction creation and participation.
How It Works
Flow uses Continuous Clearing Auctions for fair price discovery. Tokens release gradually over time, and once a minimum raise threshold is met (default 2,000 USDC), the auction "graduates" and liquidity is automatically seeded into a Uniswap V4 pool.
- Launch — Anyone can deploy a new token auction permissionlessly.
- Bid — Bidders submit USDC during the auction window. The CCA mechanism ensures fair, uniform pricing.
- Graduate — When the raise threshold is hit, the auction closes and proceeds flow to liquidity.
- Claim — Bidders claim their token allocations.
- Trade — The token is live on Uniswap V4 with deep initial liquidity.
Agents-First
Flow is built for AI agents. The protocol exposes a full REST API at api.flow.bid with endpoints for every stage of the lifecycle — discovering auctions, building transactions, submitting bids and claiming tokens. Agents receive pre-built transactions they can sign and submit directly, making it straightforward to integrate token launches into any agent workflow.
Key capabilities for agents:
- Discover and filter live auctions
- Build and submit bid transactions
- Claim tokens post-graduation
- Deploy liquidity permissionlessly
- Manage deployer admin actions (vesting, fees, role transfer)
Revenue Sharing
Flow has a transparent revenue split between deployers and the protocol:
Launch Proceeds
- 80% → Liquidity (Uniswap V4 pool)
- 18% → Deployer (configurable)
- 2% → Protocol (fixed)
LP Fees
- 75% → Deployer
- 25% → Protocol
Contracts
All contracts are deployed on Base (Chain ID: 8453):
| Contract | Address |
|---|---|
| LiquidLaunch | 0x87c281F8287B97Ca2167a85e6e356b74C75aa233 |
| AuctionManager | 0xF762AC1553c29Ef36904F9E7F71C627766D878b4 |
| FullRangeStrategy | 0x63BFc6F4Db30959c8dc12ddBE702a12EeEdE86E5 |
Token
$FLOW is live on Base.
CA: 0xa49C79617E9EaAbB21038CCEeD6096D2a10d9237
As part of our hub token model, $FLOW drives value to $SPOTLIGHT via a liquidity pairing (5% of FLOW supply). As we develop the project, we'll look to introduce the FLOW token deeper into the logic of the protocol.