pons-terminal — docs

> overview

Pons Terminal is a terminal-first interface for the Pons launchpad on Robinhood Chain. It surfaces real-time token launches, graduation progress, and market data in a command-line aesthetic inspired by RoodFi.

> whitepaper

Pons is a non-custodial launchpad for fixed-supply tokens on Robinhood Chain. Anyone can deploy a token directly from their wallet. The protocol pairs each token with WETH in a bonding curve, locks liquidity, and graduates the token to a DEX once a threshold is met.

Abstract
Pons enables permissionless token creation and discovery. Creator wallets retain ownership of the deployment transaction. Tokens have a fixed total supply; no owner mint or pause functions are enforced by the interface.

> tokenomics

  • Fixed supply per token, defined at creation.
  • Launch fee paid in ETH on Robinhood Chain.
  • Graduation threshold (~4.2 ETH) required before DEX migration.
  • Liquidity is locked and cannot be withdrawn by creators.

> launchpad-mechanics

A creator submits a deployment transaction with token name, symbol, description, and an optional initial buy. The launch contract deploys the token and initializes a liquidity pool. Buyers interact with the pool directly; the platform never custodies funds.

> graduation

A token graduates when its locked liquidity and buy volume cross the graduation threshold. After graduation, liquidity migrates to a Uniswap V3-style DEX and trading continues against the broader market.

> fees

  • Launch fee: variable ETH fee per token deployment.
  • Trading fee: standard AMM trading fees apply post-graduation.
  • Creator can optionally buy tokens at launch.

> risk

Token launches are high-risk. A token may not graduate, may have concentrated ownership, or may be created for speculative or fraudulent purposes. Always verify the contract address on Robinhood Chain explorer before trading.