🦁
Art Factory
  • Overview
  • Quick Start
  • NFT Formatting
  • Admin
    • Deploy
    • Initialize
    • Whitelist
    • Add NFT
  • Updating the Leo Program
  • Program Walkthrough
    • v3
    • v4
  • Authorization
Powered by GitBook
On this page
  1. Admin

Whitelist

PreviousInitializeNextAdd NFT

Last updated 1 year ago

Add addresses to your whitelist as well as how many number of items each member can mint.

You can reach this page by navigating to .

The parameters are:

  • Address : The aleo address you want to whitelist

  • Maximum Number of Items : The maximum of number of NFTs the address is able to mint.

Once you add an address to the whitelist or you have any addresses added on the whitelist, you should be able to see the complete list in the section below the form. The program has no limits on the number of addresses you're able to whitelist.

At the time of this documentation, Aleo does not support removing items from mappings, which means addresses cannot be removed from the whitelist. However, an address's number of items to mint can be set to 0, which effectively prevent that address from minting.

http://localhost:3000/whitelist
Whitelist form
Whitelisted Addresses Table