Skip to main content

Reserves List

Verse allows you to reserve artworks to be purchased by specific collectors. There are two types of reserves: username reserves and wallet reserves.

Username reserves

Username reserves allow you to specify Verse usernames of collectors to which artworks should be reserved. Artwork in the reserve remains unsold until collector purchases it. It is possible to reserve multiple artworks to the same collector.

Wallet reserves

It is possible to allocate a certain number of artworks within a project to Wallet reserves by uploading a list of collector addresses. Collector is qualified to purchase from a project Wallet reserve if their wallet address is in the list.

For example your project might consist of 200 artworks and you decide to allocate 50 artworks to a wallet reserve. It means that 150 artworks in the project are available to be purchased by anyone, however 50 artworks can only be purchased by users that own a wallet within a wallet reserves list. If you upload a list of 100 addresses for wallet reserves then the first 50 collectors from the reserve list will be able to purchase the artwork.

Bulk CSV upload

Instead of adding reserves one by one, you can upload a CSV file to populate your reserve list in bulk. The CSV should use the following structure:

usernameeth_walletsolana_wallettezos_walletamount
alice2
0xABC...1
7xYZ...3
  • username — Verse username of the collector.
  • eth_wallet — Ethereum wallet address.
  • solana_wallet — Solana wallet address.
  • tezos_wallet — Tezos wallet address.
  • amount — Number of reserves allocated to this row.
warning

Each row must have exactly one identifier column filled — either a username or a single wallet address. Do not fill multiple identifier columns in the same row.

Additional details

  • Size of a wallet reserve can be equal to the size of the project. In this case collectors must be in the list to participate in the sale.
  • Collector has to connect a wallet in Verse account page to prove ownership of the address.