HomeDocumentation

Introduction to LAUNCH

LAUNCH is the first marketplace for tokenized mobile applications. We enable app founders to convert their apps into tradeable ERC-20 tokens, creating a new asset class backed by real metrics and revenue.

For Founders

Raise capital without giving up equity. Let your users become investors.

For Investors

Invest in apps you love. Trade tokens backed by real performance metrics.

New to LAUNCH? Start with our Quick Start guide to get up and running in minutes.

How It Works

LAUNCH uses Clanker to deploy ERC-20 tokens on Base, creating instant liquidity pools for each tokenized app.

1

Verify Ownership

Connect your Apple Developer or Google Play Console account. We use OAuth to verify you own the app you're listing.

2

Configure Tokenomics

Set your total supply, initial market cap, founder allocation, and vesting schedule. We provide sensible defaults based on your app's metrics.

3

Deploy via Clanker

One click deploys your token contract and creates a liquidity pool on Uniswap V4. Your token is immediately tradeable.

4

Trade & Grow

Users can buy and sell your app tokens. As your app grows, token value is tied to real metrics like downloads, revenue, and DAU.

Quick Start

Get your app tokenized in under 5 minutes.

Connect your wallet

Any EVM wallet works. We recommend Coinbase Wallet or MetaMask.

Paste your App Store or Play Store link

We'll automatically pull in your app's name, icon, category, and metrics.

Verify ownership (optional)

Connect your developer account for a verified badge and access to real metrics.

Set tokenomics & deploy

Choose your initial market cap and allocation, then deploy with one click.

Listing Your App

The listing process is designed to be simple while ensuring quality.

Requirements

  • Your app must be live on the App Store or Google Play Store
  • You must have a connected EVM wallet with ETH on Base for gas
  • Recommended: Access to your developer account for verification

Quick Import

Simply paste your app's store URL and we'll automatically import:

  • App name, icon, and description
  • Category and rating
  • Download estimates (where available)
  • Screenshots and preview assets

Verification Process

Verified apps get a badge and access to real-time metrics from your developer account.

Apple App Store

Connect via App Store Connect API using your API key credentials.

Requires: Issuer ID, Key ID, Private Key

Google Play Store

Connect via Google Play Developer API using OAuth 2.0.

Requires: Google account with Play Console access

Tokenomics Guide

Understanding the key parameters when tokenizing your app.

Total Supply

The total number of tokens that will ever exist. Standard is 100,000,000. This is fixed at deployment and cannot be changed.

Initial Market Cap

The starting valuation of your token in ETH. This determines the initial token price. We recommend 5-20 ETH for most apps.

Founder Allocation

Percentage of tokens reserved for the founder team. Recommended: 15-25%. These tokens are subject to vesting.

Vesting Period

How long founder tokens are locked before becoming transferable. Standard periods are 12, 24, or 36 months with linear unlock.

Clanker Integration

LAUNCH uses Clanker v4.0.0 for trustless token deployment on Base.

What is Clanker?

Clanker is a token deployment protocol on Base that creates ERC-20 tokens with built-in Uniswap V4 liquidity pools. It's used by hundreds of projects for fair, instant token launches with advanced features like MEV protection, vesting vaults, and airdrops.

Token Specifications (v4.0.0)

  • Total Supply: 100 billion ERC-20 tokens
  • Mintable: No - max supply is fixed at deployment
  • Burnable: Yes - via burn() function
  • Pool: Uniswap V4 with up to 7 liquidity positions
  • Extensions: Vault, Dev Buy, Airdrop (up to 90% allocation)

How Deployment Works

  1. 1.You configure your token parameters in the LAUNCH wizard
  2. 2.We call the Clanker v4 API with your configuration
  3. 3.Clanker deploys your ERC-20 contract on Base
  4. 4.A Uniswap V4 pool is created with your liquidity positions
  5. 5.MEV auction runs for ~22 seconds to protect early trading
  6. 6.Normal trading opens and your token is live

V4 Features

Vesting Vault

Lock up to 90% of supply with configurable lockup (7 day min) and vesting periods.

Dev Buy

Execute a token purchase within the deployment transaction to guarantee first buy.

MEV Protection

5-round auction (~22 seconds) captures MEV value and redirects it to creators.

Airdrops

Distribute tokens to recipients with configurable lockup and vesting (1 day min).

Buying App Tokens

Invest in your favorite apps by purchasing their tokens directly through LAUNCH.

Before You Buy

  • Connect a wallet - Use MetaMask, Coinbase Wallet, or Rainbow. Make sure you're on the Base network.
  • Have ETH on Base - You'll need ETH on Base network for both gas fees and purchasing tokens.
  • Research the app - Check the app's metrics, verification status, and tokenomics before investing.

How to Buy

1

Find an App

Browse the Explore page or use Swipe mode to discover apps. Look for the verified badge for extra confidence.

2

Click 'Swap Token'

On any app card, click the Swap Token button. This opens Uniswap with the correct token pair pre-filled.

3

Enter Amount

Specify how much ETH you want to spend or how many tokens you want to receive. Review the price impact.

4

Confirm Transaction

Approve the swap in your wallet. The transaction typically confirms in 2-5 seconds on Base.

5

View in Portfolio

Your new tokens will appear in your Portfolio page with real-time price tracking.

Risk Warning: Token prices can be volatile. Never invest more than you can afford to lose. App tokens are speculative assets and may lose all value.

Managing Your Portfolio

Track, manage, and analyze your app token investments all in one place.

Portfolio Dashboard

View all your holdings with real-time prices, 24h changes, and total portfolio value. Access via the Portfolio link in the navigation.

Wallet Integration

Connect multiple wallets to aggregate all your positions. See combined balances and track performance across addresses.

Price Tracking

Real-time prices pulled from DexScreener. See 24h volume, market cap, liquidity depth, and holder counts for each token.

Leaderboard

See how your portfolio stacks up against other investors. Compete for top positions and discover trending apps.

Portfolio Features

  • Real-time balance updates from Base blockchain
  • Live price data from DexScreener API
  • Unrealized P&L calculations (coming soon)
  • Export transactions for tax reporting (coming soon)

Trading Guide

Best practices for trading app tokens on LAUNCH and Uniswap.

Understanding Liquidity

Each app token has a Uniswap V4 liquidity pool. The pool's depth determines how much you can trade without significant price impact.

  • High liquidity (> $50K) = Lower slippage, easier to trade large amounts
  • Medium liquidity ($10K-$50K) = Moderate slippage, suitable for most trades
  • Low liquidity (< $10K) = Higher slippage, be cautious with large orders

Slippage Settings

Slippage tolerance protects you from price movements between submitting and executing your trade.

0.5%

Conservative

1%

Standard

3%

Aggressive

Trading Tips

  • Check price impact - Always review the estimated price impact before confirming large trades.
  • Use the Swipe feature - Quickly discover and buy promising apps with our Tinder-style interface.
  • Monitor holder count - More holders typically means more stability and organic interest.
  • Look for verified apps - Verified badges indicate the founder has proven app ownership.

Smart Contracts

Technical details about the contracts powering LAUNCH tokens.

Contract Architecture

App tokens deployed through LAUNCH use the Clanker v4 standard, which creates ERC-20 compliant tokens with additional features.

ERC-20 Token Contract

Standard ERC-20 with fixed supply, burn function, and transfer controls.

Uniswap V4 Pool

Automated market maker with concentrated liquidity positions.

Vesting Vault (Optional)

Time-locked token storage with linear vesting for founder allocations.

Key Addresses

NetworkBase (Chain ID: 8453)
Clanker FactoryView on BaseScan
Uniswap V4 RouterView on BaseScan

Token Functions

transfer(to, amount)

Standard ERC-20 transfer

approve(spender, amount)

Approve spending allowance

burn(amount)

Permanently destroy tokens

balanceOf(account)

Get token balance

totalSupply()

Get total token supply

API Reference

Public API endpoints for integrating with LAUNCH data.

Base URL

/api/v1

Visit /api/v1 for complete interactive API documentation.

Token Endpoints

GET/api/v1/tokens

List all tokens with live market data. Supports pagination, filtering, and sorting.

Params: page, limit, sort_by, sort_order, category, verified, search, min_market_cap, max_market_cap

GET/api/v1/tokens/:address

Get detailed token information including market data, founder info, tokenomics, and announcements.

GET/api/v1/tokens/:address/history

Get price history with statistics (high, low, open, close, change).

Params: timeframe (1h, 24h, 7d, 30d, all), limit

Analytics Endpoints

GET/api/v1/trending

Get trending tokens: top gainers, losers, most active, most traded, highest liquidity, new listings.

Params: timeframe (1h, 24h), limit

GET/api/v1/analytics

Platform-wide analytics: total market cap, volume, liquidity, holders, growth metrics, category breakdown.

GET/api/v1/categories

Get all categories with app counts, market cap, and volume statistics.

GET/api/v1/holders/:address

Get holder information for a specific token with rankings and balances.

Params: page, limit

Response Format

All v1 endpoints return JSON with consistent structure:

{
  "success": true,
  "data": { ... },
  "meta": {
    "total": 100,
    "page": 1,
    "limit": 20,
    "hasMore": true
  },
  "timestamp": "2026-01-16T12:00:00Z"
}

Rate Limits

  • All endpoints: 60 requests per minute per IP
  • Rate limit headers: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset

Example Requests

# List tokens sorted by market cap

curl "/api/v1/tokens?sort_by=market_cap&limit=10"

# Get trending tokens

curl "/api/v1/trending?timeframe=24h"

# Get platform analytics

curl "/api/v1/analytics"

LP Fee Rewards

Earn rewards from trading activity on your tokenized app.

Fee Distribution

When users trade your app token, a portion of the trading fees is distributed to stakeholders:

70%

Creator/Founder

30%

Platform Fee

Claiming Fees

Access the LP Fees feature from your Wallet page to view and claim accumulated rewards:

  1. 1.Navigate to the Wallet page and connect your creator wallet
  2. 2.Click the "LP Fees" button in the Quick Actions section
  3. 3.View pending fees for each of your tokenized apps
  4. 4.Click "Manage on Uniswap" to claim through the Uniswap V4 interface