Skip to content

Simple, transparent pricing.

Up to three things can ever be charged: a deploy fee (paid by the creator), a small per-mint fee (paid by the collector) and a fee on secondary trades routed through our marketplace. Each format only uses the levers that make sense for it. No subscription, no custody.

PFP up to 100 digital artworks
Free

Test the waters and ship a small PFP collection at zero cost.

Per-mint platform fee
$0.25

Drops and editions. Paid by the collector, never the creator.

Drops, 1/1s, editions
0%

No fee on secondary trades. Creators keep 100% of the resale.

PFP collections

Pricing scales with how many digital artworks you generate

One flat platform fee at deploy, scaled by collection size. Storage (IPFS / Arweave) and gas (Ethereum) are billed separately. Live rate today: 1 ETH = $1,797.

1 to 100 works
0.0050 ETH≈ $9

Small drops, focused collections, art-first releases.

101 to 1,000 works
0.0106 ETH≈ $19

Ideal for community drops and early-edition PFP launches.

1,001 to 5,000 works
0.0273 ETH≈ $49

Mid-sized generative collections with a real audience.

5,001 to 10,000 works
0.0495 ETH≈ $89

Production-grade 10K drops with full trait management.

What each format actually costs

Three columns, six formats. The full breakdown lives on each format's dedicated page.

FormatDeploy feePer mintSecondary
PFPFree to $99Free5%
EditionStorage only$0.250%
1/1 auctionStorage onlyFree0%
GenerativeGas + storage$0.505%
TokenGas + storageFreeN/A

Storage only: free under 5 MB, then $0.05/MB with a $0.50 minimum. Almost always free for Drop / Edition / 1/1 formats because the upload is just one artwork.

Per-mint fee is added to the collector's mint transaction, never deducted from the creator. EIP-2981 royalties are set by you (cap 10%) and paid directly to your wallet on every artsunami secondary trade.

Export bundle

0.02 ETH per export

One-time fee paid by the connected wallet when you click Generate & download ZIP (PFP) or Download Art Blocks bundle (generative). Charged once per export run, paid in ETH to the artsunami treasury — no subscription, no usage cap. Same gate on both surfaces; the output is what differs.

PFP collections

OpenSea-ready ZIP

ERC-721A metadata + per-token JSON laid out the way OpenSea's collection import expects: /images/batch-001/ for the artwork, /metadata/batch-001/ for the per-token JSON, a contract.json for the collection-level metadata. Drop straight into OpenSea Studio or pin to Pinata yourself — every field is already in place.

Generative art

Art Blocks-ready bundle

Single-file script.js paste-ready for the Art Blocks Engine / Curated upload form, plus preview.html for a local sanity check, metadata.json with every field AB asks for (max invocations, royalty bps, library version) and a README.txt walking you through the dashboard fields. Constraints (script < 1 MB, no network calls, hash-seeded RNG) spelled out inline.

Free for 15 team + early-backer wallets. The allowlist is hard-coded in web/src/lib/exportAllowlist.ts and audited via git history. If you're on the list, the export button just downloads — no wallet prompt. Adding or removing a wallet is a code change on purpose, so the rule stays inspectable. Check the file for the full list of addresses.

Per-format details

Same two fees apply across every format. Pick whichever fits your project.

Why we don't sell subscriptions

A monthly fee makes sense when the platform locks you in. artsunami deploys real contracts to your wallet and walks away. The art lives on storage you funded. The marketplace is one address, public, auditable. The pricing is built around what actually costs us money: bytes on disk and bandwidth on the marketplace.

That's also why mint fees are paid at mint time. You can't accidentally rack up a bill, and you don't pay to keep a draft alive in our database, because there is no database.