Waiting for the first launch or trade…

AMM venues

What an AMM is, and what choosing Uniswap V3, SushiSwap V3 or Uniswap V4 actually changes.

When you launch a token, one of the choices is the AMM venue: Uniswap V3, SushiSwap V3 or Uniswap V4. This page explains what that means, what it changes, and what it doesn't.

What's an AMM?

AMM stands for automated market maker. It's the machine that lets your token be traded without anyone needing to be on the other side of the trade.

Normally, buying something requires a seller. Stock exchanges work this way: your buy order gets matched against somebody's sell order. If nobody's selling, nothing happens.

An AMM removes that requirement. Instead of matching people, it holds a pool — a pot with two things in it, your token and ETH — and it will always trade with you against that pot:

  • You buy: you add ETH to the pot, it hands you tokens.
  • You sell: you add tokens to the pot, it hands you ETH.

The price isn't set by anyone. It's simply the ratio between the two sides. Every buy takes tokens out and puts ETH in, making tokens scarcer in the pot, so the next buyer pays slightly more. Every sell does the reverse. The pool is always open, always willing to trade, and needs no counterparty. That's the whole idea.

The AMM is the software that runs this. Uniswap is the best-known one; SushiSwap is another.

So what am I choosing?

You're choosing which AMM's software will host your token's pool.

The pool is created for you at launch (Quick Launch) or at graduation (Utility Token). The venue you pick decides which protocol that pool belongs to — which contracts hold the liquidity, and which exchange's interface will show your token if someone goes looking for it there.

That's genuinely the whole difference. It is not a difference in how your token behaves.

The three options

Uniswap V3 is the original, and Runitup's first venue. It's the most widely recognised AMM in crypto, and the design almost every other AMM copied.

SushiSwap V3 is a fork of Uniswap V3 — meaning its code was copied from Uniswap V3's own source, unchanged. Not "inspired by", not "similar to": the pool contracts do the same arithmetic, because they are the same arithmetic. What differs is the branding, and that it's a separate deployment with its own separate liquidity and its own community.

Uniswap V4 is a different design rather than another fork. Instead of one contract per pool, every V4 pool lives inside a single contract — the pool manager. For you as a creator that changes almost nothing: same 1.00% fee, same locked liquidity, same single-sided launch. What it adds is the ability to pair your token against a tokenized stock (see below), which the V3 venues do not offer here.

All three are live on Robinhood Chain, and all three were deployed by Runitup for this purpose.

What is identical between them

Practically everything a trader or creator would care about:

  • The swap fee is 1.00% on all three. This is the fee the pool charges on every trade, and it's the same tier whichever venue you choose.
  • The mandatory fee split is identical — 70% creator / 20% platform / 10% rewards, on every venue. See Fees & tax.
  • Liquidity is locked identically. Same locking contract, no withdraw function, any venue.
  • Graduation works identically. A Utility Token graduates at the same $25,000 threshold and seeds its pool the same way regardless of venue.
  • Trading on Runitup is identical. The Buy/Sell panel on your token's page automatically routes to the right venue. As a trader you never pick anything — you just trade, and Runitup sends the order to whichever venue that token launched on.

What actually differs

Only two things, and both are about the world outside Runitup:

  1. Which protocol's liquidity your token joins. Each venue is a separate universe of pools. A token on Uniswap V3 is discoverable by people and tools looking at Uniswap; a token on SushiSwap V3 is discoverable by people and tools looking at SushiSwap.
  2. Which brand your token is associated with. Some communities have a strong preference for one or the other. If yours does, pick that one.

If you have no preference, Uniswap V3 is the sensible default — it's the more widely recognised of the two, so more external tools and traders will find your token without being told where to look.

When the choice is locked in

Permanently, at launch. The venue is read once when your token is created and stored with it forever. There is no migration, no switch, no admin able to move a token from one venue to the other afterwards.

This is deliberate. Your token's pool is a real, locked position on that venue; moving it would mean unlocking liquidity, which is precisely the thing these contracts are built to make impossible.

For a Utility Token, the venue is chosen at launch even though the pool doesn't exist yet — the bonding curve remembers it and uses it when it graduates.

Where you'll see it

  • On the launch form, as a picker with both logos, for both launch types.
  • On token cards and token pages, as a small badge showing the venue and version (for example, a Uniswap logo with "V3"). For a Utility Token that hasn't graduated yet, there's no badge — there's no pool yet to belong to a venue.

Quick answers

Does the venue change what I earn? No. Identical fee, identical split, both venues.

Does it change what traders pay? No. 1.00% swap fee either way.

Can I change it later? No — permanent at launch.

Does it change how safe my token is? No. Same locked liquidity, same token contract, same guarantees. See Security.

Which should I pick? Uniswap V3 unless you have a specific reason to prefer SushiSwap.

Pairing: what your token trades against

Every pool has two sides. Your token is one. The other is the quote asset — what buyers pay with, and what your token's price is quoted in.

By default that's ETH, and for most launches it should stay that way: ETH is what most people hold, so an ETH pair is the easiest thing to buy.

You can pick something else:

Quote assetAvailable onWhat it means
ETHevery venueThe default. Price reads in ETH, converted to dollars for display.
USDGevery venueA dollar stablecoin. Your price reads directly in dollars.
Tokenized stocksUniswap V4 onlyTSLA, AMZN, PLTR, NFLX, AMD. Your token's price is quoted in shares of that stock.

A token paired against a tokenized stock is marked Anchored to RWA on its page, and carries an RWA badge on its card, so nobody has to work out what it trades against from the ticker alone.

This choice is permanent. The pool is created at launch and its pair can never change. A token paired against tokenized AAPL is an AAPL-quoted token forever.

The trade-off worth understanding

Pairing against a tokenized stock is genuinely interesting — your token's value is expressed relative to a real-world asset rather than to a volatile crypto one. But it narrows who can buy it: someone has to hold that stock token to trade the pair.

An ETH or USDG pair is easier to buy into. A stock pair is more distinctive. Neither is wrong, but pick knowing which you are choosing.