Real V2 · Markets
Fees.
One small launch fee, the standard 1% Uniswap pool fee, and an optional 1% platform fee you can always route around.
5 · Fee schedule
| Fee | Amount | Charged on | Goes to |
|---|---|---|---|
| Launch fee | ~0.0005 ETH | creating a coin | treasury |
| Pool swap fee (Meme) | 1% | every swap | treasury |
| Pool swap fee (Fee share) | 1% | every swap | creator wallet (minus ~20% treasury cut) |
| Pool swap fee (RWA) | 1% | every swap | holders as USDG + treasury (default 50/50) |
| Platform fee (optional) | 1% | swaps via PlatformSwapRouter | treasury |
The launch fee is a small flat charge to the treasury. The 1% pool fee is the same Uniswap fee for every coin; the only thing that changes between modes is where a harvest sends it. The platform fee is entirely optional, since anyone can route around it by trading the raw pool.
Appendix A · Key constants
| Quantity | Value |
|---|---|
| Fixed supply per coin | 1,000,000,000 |
| Uniswap fee tier | 1% |
| Opening FDV | ~$6,000 |
| LP position | Locked forever, principal never withdrawable |
| Token orientation | token0 (CREATE2-mined below WETH) |
| Launch fee | ~0.0005 ETH to treasury |
| Optional platform fee | 1% via PlatformSwapRouter |
| RWA dividend asset | USDG (Paxos, 6 decimals) |
| RWA default split | 50% holders / 50% treasury (tunable) |
| Fee-share treasury cut | 20% (default) |