How it works

One signature,
four markets

This page follows the money and the trust, step by step. If you only read one section, read "who you trust".

01

What you pay

The form quotes one number, read live from the registry: the pons launch fee, one fixed ETH slice for each of the three remote venues, a market maker seed for each of the four venues, and a fou4pad fee. Add an opening buy if you want one. A slice is the relayer's gas budget for that chain. It sits in the registry until the venue is live, then moves to the relayer. It never moves anywhere else.

pons launch fee

Read from the pons factory at the moment you sign and forwarded whole. fou4pad does not mark it up.

Three slices

One per remote venue, set by the operator to cover a create transaction on that chain plus the attest back on Robinhood Chain. Refundable, see 04.

Maker seed

About $10 per venue. The PONS share is bought for the maker inside your transaction, before your own opening buy. The other three are escrowed with the slices and spent as the dev buy when the relayer creates each coin. It is how the maker holds inventory of your coin on every chain from the start.

fou4pad fee

Credited to the treasury on launch. Read protocolFee() on the registry for the current value. It is zero today.

Opening buy

Optional. Spent on the PONS curve in the same transaction, with the tokens sent to your wallet, not the registry. You are exempt from pons's opening snipe tax on this buy.

02

In your transaction

The registry deploys a small fee sink for your coin and calls the pons factory with your name, ticker, image and description. The sink is named as the creator fee recipient, the creator tax is set to 1%, and buybacks are off so the sink can always sweep without asking anyone. When the factory returns, the coin and its curve exist. The registry records them, escrows the three slices, and emits one event the relayer listens for. Nothing about this leg depends on any server.

03

On the other three chains

The relayer reads the metadata JSON your launch pinned, then creates the coin on each venue with the same name, ticker, image and description.

Solanapump.fun

A create transaction signed by the relayer and by a mint key derived from your launch id, so the same launch always maps to the same mint. No dev buy. Creator fees accrue to the maker's Solana wallet.

BNB ChainFlap

A Tax Token V3 through Flap's portal with a 1% buy and 1% sell tax whose beneficiary is the maker's BNB wallet. Metadata goes through Flap's own pinning API so their terminals index it.

BaseClanker

A Clanker v4 token opening straight into a Uniswap v4 pool at 1.68 ETH of market cap, the same as the PONS phantom reserve. LP rewards go to the maker's Base wallet.

Robinhood ChainAttest

For each venue that went live the relayer writes the address into that launch's slot on the registry. That call releases the slice. A slot can be written once.

04

Who you trust

One key. The relayer can do exactly two things to your launch: put an address in an empty venue slot, or mark that slot failed. Marking it failed refunds your slice on the spot. It cannot touch the curve, the fee sink, your tokens, or anyone else's slices. If the relayer goes quiet, any slot still pending two hours after launch can be reclaimed by you with no signature from anyone else.

What is on chain

The registry, the pons leg, the fee sinks, the escrowed slices, the venue addresses once attested, and the refund rules. All readable on Robinhood Chain.

What is not

The relayer process itself, the maker process, and the maker's parameters (threshold and band). This page states them; the contract does not enforce them.

What pons can do

A pons community takeover can redirect a coin's creator fee recipient after its public three-day timelock. No fee sink can prevent that. It is a property of pons, not of fou4pad.

05

The maker

Every minute it reads the four market caps. Whenever the highest is more than the band above the lowest, it sells on the highest and buys on the lowest for the same dollars. When it holds no coins on the high side it lifts the cheap market with cash alone; when it holds no cash on the low side it sells the expensive one alone.

Runsfrom launch
Band, quiet±15%
Band past $100k±5%

Trade size is a quarter of the gap in the low market's cap, capped by a per-trade ceiling and by what the maker actually holds: tokens on the high side, cash on the low side. It cannot spend what it does not have and it never borrows. When a venue graduates, the maker follows the coin into its pool (PumpSwap on Solana, Uniswap v4 on Robinhood Chain and Base, PancakeSwap on BNB Chain) and keeps trading it there; it will also finish a sold-out PONS curve's graduation itself if nobody else has.

06

Where the maker's money comes from

Each launch seeds the maker with a small position on every venue, paid in the quote. On top of that, each coin's fees, on each chain, are pointed at the maker. On PONS that is the 1% creator tax plus the creator's share of the base fee, collected through the coin's own sink, one sink per coin so nothing is commingled. On Flap it is the 1% tax. On pump.fun the creator fee. On Clanker the LP rewards. The operator keeps a gas float on Robinhood Chain and the relayer bridges what the other chains need by itself.