Mint NFT transactions
Mint NFT transactions
POST
/unity/mint-nft
This endpoint facilitates the minting of a new Non-Fungible Token (NFT) on the Aptos blockchain. Users can mint a new NFT by specifying some contract information, such as the contract address, contract name, function name, arguments, and other properties. This endpoint requires api key authentication and the necessary transaction parameters, including the wallet address initiating the minting process.
Headers
Body
Response
Example Request Body
Last updated