Kodiak Finance
  • OVERVIEW
    • 🐻‍❄️Introducing Kodiak
    • 🐻Kodiak x Berachain
    • ✉️Contact Us
    • 🍯Kodiak Contracts
  • 🅱️Kodiak-Boyco
  • PROTOCOL
    • 🔃DEX
      • Swaps
      • Liquidity Provision
      • Trading Fees
    • 🏝️Islands
      • Island Liquidity Provision
      • Sweetened Islands
      • Auto-BGT
    • 🐼Panda Factory
  • 🪙Tokenomics
    • Kodiak Pre-TGE Rewards
  • 🧠User Guide
    • Launch a Token Launch on Panda Factory
    • Trading on Panda Factory
    • Swap
    • Create a V2 Position
    • Create a V3 Position
    • Add/Stake Islands Liquidity
    • Migrating to a Reward Vault
    • Deploying new Permissonless Islands
    • Deploying and Configuring a Kodiak Farm
    • Add your token
  • Add Your Project to the Ecosystem
  • 👨‍💻Developers
    • 🐼Panda
      • Technical Integration Guide
      • Subgraph
        • Entity Reference
        • Query Guide
        • Advanced Usage Guide
      • Smart Contract Reference
        • Panda Factory
        • Panda Pool
        • Panda Token
      • Api
    • Farms
      • Technical Integration Guide
      • Smart Contract Reference
    • 🌴Kodiak Islands
      • Technical Integration Guide
        • Understanding Token Deposit Ratio
      • Subgraph
        • Entity Reference
        • Query Guide
        • Advanced Usage Guide
      • Smart Contract Reference
        • Kodiak Island Factory
        • Kodiak Island
        • Kodiak Island Router
      • Api
    • 💰Pricing with Subgraph
    • 💱Quotes
    • Backend
  • 🛡️SECURITY
    • 🔍Audits
  • ℹ️Informational
    • 📜Terms of Use
    • 🔏Privacy Policy
    • TradingView Advanced License
Powered by GitBook
On this page
  • What is Panda Factory?
  • Core Components
  1. PROTOCOL

Panda Factory

No-Code Token Deployer Factory.

PreviousAuto-BGTNextKodiak Pre-TGE Rewards

Last updated 1 month ago

What is Panda Factory?

Panda Factory is a protocol for token launches on Berachain that uses bonding curves. It enables tokens to be launched and traded without requiring initial liquidity, using a mathematical price curve until graduation to DEX trading.

The protocol uses a bonding curve (similar to Kodiak DEX) that determines token prices based on supply. As tokens are bought, the price increases along the curve; as tokens are sold, the price decreases.

Core Components

Panda Token Launch

Launch tokens with:

  • 1B total supply

  • Zero initial liquidity requirement

  • Configurable price range (set starting and ending market cap)

  • Configurable base token (BERA, HONEY to start)

  • Optional: deployer same-block buy (up to 10% of supply)

~80-90% of the token supply will be supplied in the Panda Pool bonding curve. When all of those are bought, the token will graduate to the Kodiak DEX. The remaining token supply is paired with the funds raised on Kodiak DEX, and LP tokens are burned.

Incentives and Fees

Before Graduation:

  • Buy fee: 0 (there is no fee to buy tokens while on the Panda Pool bonding curve)

  • Sell fee: 2%

Graduation:

  • Deployer + Protocol fees as share of funds raised

After Graduation:

  • 0.3% swap fees: standard fee on Kodiak V2 DEX

Trading

Trade directly with the protocol:

  • Buy tokens (price increases with purchases)

  • Sell tokens (price decreases with sales)

  • Price determined by current curve position

Graduation

Automatic transition to DEX when:

  • All the tokens in the Panda Pool have been bought (< 0.25% tokens remaining)

  • Liquidity moves to Kodiak V2 DEX pair

  • Trading continues on Kodiak DEX

  • Tokens are automatically whitelisted in Kodiak DEX UI!

  • Users can swap using either Panda Factory UI or Kodiak DEX UI!

Important Protocol Characteristics:

  • All prices follow the bonding curve formula

  • Trading incurs fees

  • Graduation is automatic and irreversible

🐼