Skip to content
RealV2
CompaniesLaunchEarnMore

Documentation

  • Overview

Get started

  • Find an idea
  • Build with AI
  • Launch a company

Markets

  • Trading
  • Dividends
  • Fees

Resources

  • For developers
  • Whitepaper
Download whitepaperLearn more about Real
/Docs/Resources/For developers

Real V2 · Resources

For developers.

Price, chart and route Real companies with the Uniswap tooling you already use, and index launches from three events.


7 · For integrators

Every REAL coin is a standard Uniswap v3 token/WETH pool at the 1% fee tier, with the token always sorted as token0. That means you can price, chart, and route it with the same tooling you already use for any Uniswap market, no protocol-specific code required.

To index REAL launches, watch the launcher contract for its events:TokenCreated when a coin is minted, LaunchedToDEX when its locked pool opens, and BoughtOnDex for the atomic dev-buy. Together they give you the full lifecycle of a coin from a single address.

For RWA coins, read a holder's claimable dividends with dividendsOf(token, holder) and let them withdraw with claim()on the coin's distributor. Harvests are open to anyone via harvestFees(token).

Appendix A · Key constants

QuantityValue
Fixed supply per coin1,000,000,000
Uniswap fee tier1%
Opening FDV~$6,000
LP positionLocked forever, principal never withdrawable
Token orientationtoken0 (CREATE2-mined below WETH)
Launch fee~0.0005 ETH to treasury
Optional platform fee1% via PlatformSwapRouter
RWA dividend assetUSDG (Paxos, 6 decimals)
RWA default split50% holders / 50% treasury (tunable)
Fee-share treasury cut20% (default)
PreviousFeesNextWhitepaper
RealV2
DocsWhitepaperX© 2026 Real.

On this page

Need a hand?Get support