Mints
Last updated
Last updated
Mint terms may be defined to specify how a relic is minted after launch. Let’s explore some basic options without covering every detail.
Amount
Number of tokens per mint.
Cap
Max number of mints.
Block cap
Max number of mints per block.
TX cap
Max number of mints per transaction.
Unmint cap
Max number of unmints.
Price
Price per mint in $MBTC. The price may also be 0 if a subsidy is provided.
Seed
Initial supply of quote tokens when liquidity pool is created.
Subsidy
If the mint price is 0, the liquidity for the swap pool after mint-out must be sponsored by the relic’s creator.
Bonding curve
If set, price will be determined according to a formula.
Unmints are essentially swaps back into $MBTC that occur before tokens are fully minted. Unmints are disabled for .
Manifest provides a way to manage allowlists on-chain. CSV files containing addresses and mint caps are inscribed and connected to a relic, allowing only certain people to mint. Manifest can be inscribed in trees, and manifests can be fused by referencing them as left and right parents.
One additional feature of relics is boosted mints. When a relic is deployed with boost terms, users have a chance to receive a multiplier on their mint amounts based on randomness. The block hash is used as a seed here. Boost terms can be controlled as follows:
Rare chance
Chance to get a rare mint in ppm.
Rare multiplier
Mint amount will be multiplied by this.
Ultra rare chance
Chance to get an ultra rare mint in ppm.
Ultra rare multiplier
Mint amount will be multiplied by this.