🪟Mint Additional Supply
Last updated
Last updated
POST
https://api.alturanft.com/api/v2/item/mint
Takes an item's collection address, tokenId, amount to mint, address to mint to (to) and your API key and mints additional supply of the specified NFT to the specified address.
Only works if the circulating supply is less than the maximum supply
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Only works if the circulating supply is less than the maximum supply
apiKey*
String
Your API key
address*
String
The item's collection address
tokenId*
Integer
The item's tokenId
amount*
Integer
The amount of additional supply you want to mint
to*
String
The address you want to mint the additional supply to
You do not need to mint the additional supply to your own wallet, instead, you can mint them to someone else's wallet right away