Token economics

Graduation to Uniswap

Automatic, permissionless, and funded by the escrow itself.

  • The purchase that sells the final curve token creates the Uniswap pool in the same transaction. No human trigger.
  • If that inner call ever fails, graduate() is publicly callable and pays its caller a gas bounty from the escrow.
  • An on-chain reconciliation aborts graduation unless the accounting is exact: all offered tokens sold, the full reserve present.
  • The LP position is minted to the sale contract itself and can never be withdrawn. Liquidity is locked by construction.