DegenCast
$CAST TokenLaunch App
  • Multichain Launch
    • Background: $CAST
    • High-Level Overview
    • Key Components
      • 1. Foundation Token $CAST
      • 2. Launched Tokens $T
      • 3. Liquidity Pools
      • 4. Cross-Chain Bridging
    • Workflow
      • 1. Token Launch Process
      • 2. Price Convergence & Arbitrage
      • 3. Inventory-Based Arbitrage
    • Implementation Details
      • 1. Contracts on Base
      • 2. Contracts on Solana
      • 3. Bridging Mechanism
      • 4. Security & Audits
    • Launchpad User Guide
      • 1. Project Owners
      • 2. Investors
      • 3. Arbitrageurs & Market Makers
  • Multiplatform Launch
    • Introduction
    • Key Components
      • 1. Mother Token
      • 2. Child Tokens
      • 3. Bridge / Swap Mechanism
    • System Architecture
      • 1. Token Contracts
      • 2. Vault / Escrow
      • 3. Launchpad-Specific Deployments
    • Launch Flow & Process
      • 1. Preparation
      • 2. Deploying Mother Token & Vault
      • 3. Deploying Child Tokens
      • 4. Bridging Setup
  • Disclaimer
Powered by GitBook
On this page

Was this helpful?

  1. Multichain Launch

High-Level Overview

Traditionally, cross-chain token launches require complex bridging solutions for every token. Degencast simplifies this by introducing a single foundation token, $CAST, natively deployed on both Base and Solana, with robust bridging support. Each newly launched token $T is paired with $CAST in local liquidity pools on each chain. Arbitrage is performed by moving $CAST (never $T) across chains, ensuring the prices of $T remain closely aligned.

Diagram:

 +-----------+                      +-----------+
 |  Base     |                      |  Solana   |
 |           |                      |           |
 |  T-CAST Pool | <-- T is launched -> |  T-CAST Pool |
 |  (Dex)    |                      |  (Dex)    |
 +-----^-----+                      +-----^-----+
       |                                  |
       |                                  |
       |   1:1 Bridging of CAST          |
       +----------- (CAST) --------------+
PreviousBackground: $CASTNextKey Components

Last updated 4 months ago

Was this helpful?