Mint NFT transactions
Mint NFT transactions
POST
/generate_wallet/mint_nft
This endpoint facilitates the minting of a new Non-Fungible Token (NFT) on the Movement 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