How it works
Most launchpads pair your coin with ETH. Realpad pairs it with a house — the pool's quote token is the house itself, so the pair a terminal prints is the house's ticker.
The three steps
The link is read
A listing URL already carries everything that matters — street, city, state and the site's property id. We parse it, match it against the indexed catalog for the photo and price, then sign the result. That signature is what lets the registry trust the house's address.
The house token spawns
First time anyone touches a house, its ERC-20 is deployed by the registry, never by a wallet. The full 1,000,000,000 supply is minted straight into a HOUSE/WETH pool and the LP is locked forever. No premine, no owner, no mint function. Its fees are locked too, so nobody earns from the house itself.
Your coin launches into a house-quoted pool
Your coin's supply goes into a second pool whose quote token is the house token. That pool's liquidity is locked permanently, and its 1% fee is claimable only by you. Realpad is not a counterparty to any of it.
Why Uniswap, and nothing else
Every other launchpad on Robinhood Chain restricts what a pool can be quoted in, so none of them can quote against a house.
| Venue | House as the pair? | Why |
|---|---|---|
| Uniswap V3 | Yes | No allowlist and no owner — any pair can be created by anyone |
| Pons | No | Quote must be one of 27 approved Robinhood stock tokens |
| Flaunch | No | Only ETH and flETH have ever been approved |
| Noxa | n/a | A trading router, not a launchpad |
So Realpad's factory is not a launchpad competing with those. It is the thin layer that opens the Uniswap V3 pool quoted in the house, because nothing else will.
What it costs
Gas, and nothing else. Creating a house token is one transaction; launching your coin is another. Realpad has no fee switch — there is no line of code anywhere in the contracts that pays us.
