Skip to content
ONLYFANS

How it works

The whole mechanism, in six short sections.

01

How ONLYFANS works

ONLYFANS is a fee router for creator coins on Robinhood Chain. A coin names our treasury as its fee recipient, the fees accrue on-chain, and we pay the creator out.

Nothing about the coin itself is special: it is a standard Pons V2 launch with a standard bonding curve, tradeable anywhere Pons coins trade.

02

Launching a coin

We call `launchToken` on the Pons V2 launch factory with your wallet. Your keys never leave the browser, and every transaction is simulated first — if it would revert, nothing is sent.

The launch config is pinned with `previewLaunchEconomics`, so if Pons edits its curve terms between our read and your transaction, the launch reverts instead of quietly using different economics.

If you set a dev buy, it runs as a second transaction against the curve once the token exists.

03

Who receives creator fees

Every Pons token stores a `creatorFeeRecipient`. That address, and only that address, can claim the coin's creator fees from the Pons fee escrow.

We pass the ONLYFANS treasury as that argument at launch, then read the token's record back from the factory afterwards to confirm the chain really recorded it.

04

Collecting fees

Curve fees accrue in the Pons fee escrow until someone claims them. The treasury page shows the claimable balance and claims it on demand.

Claiming requires a signature from the recorded recipient, so only the treasury wallet can do it.

05

What it costs

Pons charges its own launch fee, which we read from the contract and attach to the transaction, plus a 1% creator tax written into the token and paid to the fee recipient.

Gas is paid in ETH on Robinhood Chain, an Arbitrum Orbit L2. Those costs go to Pons and the network, not to us.

06

Burner wallets

A burner is a fresh private key generated and stored in your browser. Fund it with a little ETH and it signs launches without a wallet popup at every step.

It is only as safe as the device it lives on, and on an EVM chain that key controls everything the address holds. Export it if you want to keep it, and keep only launch money on it.

Disclaimer

ONLYFANS is an independent project, not operated by or affiliated with OnlyFans or Fenix International Limited. Creator fees go to the ONLYFANS treasury and are paid out to partner creators. Memecoins are highly speculative.

Memecoins are speculative and most go to zero. On-chain transactions are final. Nothing here is financial advice.