Last updated
Last updated
(For Standard Minter) The number of tokens in your collection. Maximum 10,000 tokens.
The link to the folder with JSON metadata files for every token.
The minter will generate token_uri by adding /{token_id}.json
to the base uri, so it is very important that the metadata files are numbered sequentially from 1.json
to {Number Of Tokens}.json
The link to the JSON metadata file.
The beginning of minting. It has to be some time in the future, but no more than 21 days.
An address to receive minting revenues.
You can set up to 4 mint stages. The stages are sequential and will start one after the other. At least 1 stage should be Public.
The stage title. Maximum 28 characters.
The stage duration. Maximum 21 days.
The stage mint price. It could be 0 for a free mint.
The maximum number of tokens a user can mint per wallet during this stage.
See .
You can allow minting only for specific addresses by setting the whitelist contract. See .