Connect
EXC signs you in with a wallet. Solana wallets — Phantom, Solflare, Backpack — and EVM wallets — MetaMask, Rainbow, Coinbase Wallet — all work, as do smart-contract wallets. You can link several wallets to one profile. See Linking wallets.Then pick your path
I want to launch a collection
I want to launch a collection
- Go to
/launch. - Pick your chain. Hard to change later, so read Chains first.
- Work through the wizard — collection, royalties and pricing, sale phases, artwork, review.
- Generating art from layers? Do that in the layer generator before you reach the artwork step.
I want to open a shop
I want to open a shop
- Go to stashed.one and make a shop.
- Add products, or bring a Shopify or Etsy catalogue across.
- Connect Stripe, turn on crypto, or both.
- Sort out shipping if you post things.
- Point your own domain at it.
I want to buy or sell an NFT
I want to buy or sell an NFT
Open any collection. The grid shows EXC listings alongside live Magic Eden,
Tensor and OpenSea asks, cheapest first.Buying — click a listed token and buy it. Outside listings carry a 2% fee
on top, already included in the price you’re shown.Selling — open something you own and list it. On Solana it goes into
escrow; on EVM you sign an order and it stays in your wallet.See Buying and Selling.
I want to build something
I want to build something
Two APIs, and they’re not the same thing.Marketplace API (
/v1) — public, no key, read-only. Collections, floors,
listings, sales. Start at Marketplace API.Store API (/api/v1) — API key, scoped, read and write. Your own shop’s
products, orders and customers. Start at Authentication.What launching costs
Chain fees and storage. There’s no subscription on the launchpad.- Solana — Candy Machine rent, most of which you get back when you close it, plus Arweave storage per item.
- EVM — deployment gas, and that’s the whole story. Ethereum mainnet is expensive; Base, Ink, ApeChain and Abstract are cheap.
- Stashed — 290/year, plus 5% of each order.
