RWA
New collection

Launch it.

five steps · you pay the deploy gas · nothing is stored by us

The factory is live on chain 4663. Drop real SVG files below: they are parsed, cleaned and composed here in your browser, and no file ever leaves this page. What you sign is what gets stored.
0

What kind

fixed at deploy, like everything else here

The payment reaches your wallet as each token is minted.

1

The basics

on-chain, permanent

Just the handle. We build the link ourselves.

Must start with https://.

Both are shown on your collection page and marked unverified. Anyone clicking them from our site sees a warning first. We do not check where your links go.

What you earn every time someone resells one of your NFTs. Written into the contract in the ERC-2981 standard so marketplaces can read it. Each marketplace decides for itself whether to pay it. This sets the number, it cannot force anyone to honour it.

Defaults to the wallet that deploys the collection.

Fixed at deploy. It can never be increased.

0 means no limit.

2

Who can mint

optional allowlist

Leave empty and minting is open to everyone.

The list is published as a single Merkle root, so it is fixed at deploy. You can drop the allowlist later and go public, but you can never quietly add a wallet to a list people have already seen. There is no function for it.

3

What it costs

payment token · price

Only tokens from the official Robinhood registry. Counterfeit contracts copy these names exactly, so the address, not the symbol, is what we check.

-

  • Buyer pays per NFT-
  • Launchpad fee (7%)-
  • You receive per NFT-
  • If the collection sells out-

Paid straight to your wallet on every mint. We never hold it. The 7% applies to the primary mint only. Resales are yours.

4

The art

stored on chain, or hosted by you

Upload your layers once (background, body, eyes, hat) and the contract builds every token from them. Forty pieces can dress five thousand tokens. Nothing is hosted anywhere: no file, no gateway, no link to rot. Only collections that do this get the ✓ badge.

What your files need to be
  • SVG only. Vector shapes. A PNG or JPG cannot go on a chain at any price. if that is what you have, use the IPFS tab instead.
  • One canvas for every layer. They are stacked, so they must share a viewBox. 1000 × 1000 is a good default. We warn you if files disagree.
  • Aim under 3 KB per piece, 96 KB for the whole collection. That is the contract's hard ceiling. Flat shapes are cheap; gradients, filters and blurs get expensive fast.
  • Nothing external. No linked images, no web fonts, no scripts. We strip them on upload, because art that reaches off the chain is not on-chain art.
  • Folder per layer, filename per trait. 02-object/barrel.svg becomes the “Barrel” trait of the “02 Object” layer. Numbers in front are stripped.
  • Text needs no font file. Use font-family="A" and you get the collection's built-in display face, embedded in every token.
Drop a folder of layers, or click to choose One sub-folder per layer, SVG files inside. Nothing is uploaded. This is all local.

    The banner shown above your collection on marketplaces. It is stored inside your contract, not on a server, so it cannot go offline. An SVG goes in as it is and stays sharp at any size; a photo is shrunk to fit. Leave it empty and your own first artwork is used.

    Shown by every token until you reveal. Without one they show nothing at all.

    Computed from your layers and written in at deploy, before the first mint, so buyers can prove the art was never swapped. Nothing for you to work out.

    !

    What you do after it deploys

    order matters, and cannot be redone
      5

      What becomes permanent

      read before signing
      • Listing fee, due now-
      • Deploy and art, in gas-
      • Total to launch-
      • Launchpad fee, per mint7% of the payment

      Priced from the chain, not typed in here.

      Tick all three boxes and connect a wallet on chain 4663.

      Finish a collection that stopped halfway

      A deploy is several transactions, and any of them can be interrupted. If the collection was created but its art never made it on chain, paste the address here and the art steps run on their own. Nothing new is deployed and no second collection appears.