Skip to content
Curated

Curated 1-of-1 collection

One ERC-721 contract that holds many unique 1-of-1s, each sold through its own English auction.

At deploy
Storage fee

Free under 5 MB, $0.05/MB above with a $0.50 minimum.

Creator, once at deploy

1st sale (primary)
0%

No platform commission on the first sale - this format's primary is an auction, so the creator keeps the full hammer price.

Taken on the first sale

2nd market (secondary)
0%

Creators keep 100% of every resale on the artsunami marketplace, minus their own EIP-2981 royalty.

Settled out of the resale

EIP-2981 royalty (separate from the fees above)

On top of the table above, you set your own royalty rate at deploy (capped at 10%). Every honest marketplace - including artsunami - pays it directly to your wallet on every resale. The royalty is never withheld by artsunami: the contract sends it to you in the same transaction as the seller payout.

Specific to curated

Cost breakdown for this format

Estimated mainnet gas
One-time cost paid to Ethereum at deploy. artsunami takes nothing on top.
~$12
  • Typical storage footprint
    One collection contract deployed once, then one artwork file plus one metadata JSON per piece you add. The upload grows only as you mint new pieces.
  • Resulting storage fee
    Free in almost every case - each piece is a single artwork, so the per-piece footprint rarely crosses the 5 MB threshold.
Format quirks
  • +Deploy the collection contract once; add and auction each 1-of-1 into it over time.
  • +Every piece runs its own English auction with reserve price and anti-snipe extension.
  • +The whole body of work lives under a single collection address, like a Foundation profile.
  • +No per-mint platform fee and no secondary fee - the creator keeps 100% of the hammer price minus their own EIP-2981 royalty.

Other formats

Same two fees apply. Pick the format that fits your project.