New Collection

Build and deploy your own NFT collections without writing a single line of code

All collections share the following traits:

  • The collection information (name, description, royalty, etc.) is updatable by default.

  • The metadata (Token URI) of any NFT in a collection is updatable by default.

  • The collection can be frozen, preventing any updates to the collection information and NFT's metadata.

8888ZONE allows you to choose from 3 different minting styles:

Standard

  • A predetermined number of NFTs (max 10,000).

  • The minter has random (non-sequential) minting.

  • The collection administrator can airdrop random tokens (no limits) and tokens with specific IDs (up to 500 tokens) at any time (even if the minter countdown has ended).

  • Fees: 100 XLM to create a collection and 2% of mint revenue.

Open Edition

  • A single NFT that can be minted multiple times, within a time period.

  • The collection administrator can airdrop tokens until the minter countdown ends.

  • Fees: 20 XLM to create a collection and 2% of mint revenue.

Appendable

  • Tokens are minted on demand by the collection administrator.

  • Has no launchpad/mint revenue.

  • Fees: 5 XLM to create a collection.

Last updated