The first launchpad with one address on Robinhood Chain and Base $CC is live on pons

Press once.
Copies on every chain.

Carbon Copy presses a token onto Robinhood Chain and Base at the same contract address, with its own fixed supply and its own locked pool on each. Nothing is bridged. Every Sheet address ends in cc00. The Press has no owner, the Drawer has no key.

$CC contract
not published yet

Not published yet. The $CC address appears here and on @carboncopyfamily at the same moment, baked into this page. $CC launches on pons, on Robinhood Chain only. Any $CC at another address, or on another chain, is a copy.

$CC contract, Robinhood Chain
0x5897f236664d790613f119c05e59790bfbf27af6 Buy on pons
Price
Market cap
Holders
24h

Price and market cap from DexScreener, holders from the chain explorer, read in your browser just now. If the address on X and the address on this page ever disagree, it is a copy.

No owner, no admin Position locked forever Same address on both chains No bridge
Carbon Copy mark: two glossy glass ink letters C C with a droplet between them
Robinhood Chain 4663
Block
Base fee
Pace
Base 8453
Block
Base fee
Pace
Explore

The Sheets

Every token pressed through the Press, read from both chains in your browser. Same address on each chain it lives on.

The Press is not on chain yet.

This table fills itself from the Press contract, sheetCount() and sheetAt(i) on Robinhood Chain and on Base. Until the Press is deployed there is nothing to read, so there is nothing here. No placeholder rows, ever.

The chain strip above is live right now. The Press address will appear in the contracts table below the moment it exists.


How it works

One impression. Every sheet.

Carbon paper puts one press through a whole stack. The Press does the same to a token: the same init code and the same salt land the same address on every chain, and each chain keeps its own supply and its own pool.

Press once

Fill in a name, symbol, image and links. The page mines a salt in your browser until the address ends in cc00, then you sign one transaction per chain. The Press deploys the Sheet with CREATE2, so the address is known before the transaction.

Same address

The Press sits at one address on Robinhood Chain and Base. Same Press, same init code, same salt, same Sheet address. The salt is bound to your wallet, so nobody can claim your address on the other chain by copying your parameters.

Two supplies

Each chain mints its own 1,000,000,000 Sheets into one one-sided Uniswap V3 position against a dollar stablecoin: USDG on Robinhood Chain, USDC on Base. The curve starts at about $4,000 on both, so the price is the same in dollars wherever you buy.

No bridge

Nothing crosses chains. The shared address is an identity, not a wrapped asset. Sheets on Robinhood Chain and Sheets on Base are separate tokens with separate pools that happen to share a name, a creator and an address.

The numbers

Fixed in the Press. Read them on chain.

Every figure below is a constructor argument of the Press, immutable, and readable by anyone with eth_call. Dollar figures are about, since they move with the pool.

1,000,000,000Supply per chain

All of it minted into the locked position. Nothing to the deployer, nothing to us.

about $4,000Starting valuation

Initial tick -400620 against a 6-decimal dollar, on every chain.

about $10,000Graduation

When that much stablecoin principal sits in the locked position. Roughly two thirds of supply sold, about $48k valuation.

0.3%Pool fee

Uniswap V3 fee tier 3000, tick spacing 60. Every swap pays into the locked position.

20 / 80Creator / protocol

The fee split, snapshotted in the Drawer at lock time. Claim any time on the Fees page.

0Launch fee

Pressing costs gas and nothing else. A first buy is optional and rides in the same transaction.

Trust model

No owner. No key.

The Press and the Drawer are plain contracts with immutable settings. There is no admin function to call, no proxy to upgrade, no path to take the liquidity back out.

  • 01
    No owner, no adminThe Press constructor sets every parameter once. There is no owner address, no pause, no fee switch, no upgrade.
  • 02
    No withdrawal pathThe Drawer holds every position NFT and has no function that transfers it out. It can only collect fees and pay the creator and the protocol their shares.
  • 03
    No mint, no burn, no pauseA Sheet is a fixed-supply ERC-20. Its supply is set in the constructor and minted once to the Press, which puts all of it in the pool.
  • 04
    No bridge, no relay at v1Nothing here can move value between chains. The Post, a single-signature cross-chain relay, is on the docs roadmap and not on chain.
Contracts

Same address on both chains.

Deployed through CreateX with CREATE3, so the Press and the Drawer land at one address on Robinhood Chain and on Base even though their constructor arguments differ per chain.

ContractRobinhood ChainBase
The Press
factory, CarbonPress
pending deploy pending deploy
The Drawer
locker, CarbonDrawer
pending deploy pending deploy
Uniswap V3 factory0x1f7d…2EfA0x3312…FDfD
Position manager0x7399…0D30x03a5…34f1
SwapRouter020xcaf6…5cb20x2626…e481
Pair tokenUSDG 0x5fc5…d168USDC 0x8335…2913

The $CC token is not a Sheet. It launches on pons, on Robinhood Chain only, and its address is shown at the top of this page once it exists.

FAQ

Plain answers.

Is the token on Robinhood Chain the same token as the one on Base?

No, and the site never says it is. They share an address, a name and a creator. Each chain has its own 1,000,000,000 supply and its own pool. Buying on one chain gives you nothing on the other.

Why does every address end in cc00?

The Press refuses to deploy unless the predicted address ends in 0xcc00. The page mines a salt in your browser until it does. It is a signature you can check at a glance, and the salt is bound to the deployer, so it cannot be replayed by someone else.

Can the liquidity be pulled?

No. All supply goes into one Uniswap V3 position, the position NFT goes into the Drawer, and the Drawer has no function that moves it out. It collects fees and pays the two shares. That is the whole surface.

What does graduation mean here?

Only a marker. When about $10,000 of stablecoin principal has accumulated in the locked position the Sheet is shown as graduated. Nothing migrates, the pool is the pool from the first block.

Where do sells land?

In the pair token: USDG on Robinhood Chain, USDC on Base. The terminal on each Sheet page says so next to the button. Buys go in with ETH and route through the WETH pool on the way.

What is $CC and where does it launch?

$CC is the Carbon Copy platform token. It launches on pons on Robinhood Chain only, on purpose: a multichain launchpad's own token should not compete with itself across chains. The only official address is the one at the top of this page and on @carboncopyfamily.

What is the Post?

A planned relay that would press to every chain from one signature. It is on the roadmap and not on chain. At v1 you sign once per chain and the site switches your wallet between them.