Edition

Open or capped edition

A single artwork minted by anyone within a window, with a capped supply.

At deploy
Storage fee

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

Creator, once at deploy

Per mint
$0.25

Flat platform fee added to each mint transaction.

Collector, on each mint

On 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 edition

Cost breakdown for this format

Estimated mainnet gas
One-time cost paid to Ethereum at deploy. artsunami takes nothing on top.
~$15
  • Typical storage footprint
    One artwork plus one metadata JSON, shared across N copies. The total upload is tiny - usually a few hundred KB.
  • Resulting storage fee
    Free in almost every case. Edition projects rarely cross the 5 MB threshold.
Format quirks
  • +ERC-1155 single token id with N copies - much cheaper than minting N ERC-721 tokens.
  • +Per-wallet cap and a hard end time keep the drop fair.
  • +Same artwork URL is reused for every copy, so the storage fee is paid once.
  • +Refund path is exposed if the contract enters the cancelled state before sale ends.

Other formats

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

Create