Last updated 2 years ago
The metadata method will return a transaction that mints an NFT based on its data.
The image for the NFT will be located in the metadata file. An example file can be found here.
POST https://api.mtnapi.com/mint
POST
https://api.mtnapi.com/mint
Mints an NFT using a metadata file
{ // Response }
name*
String
Name of the NFT (e.g. mtnFren)
symbol*
Symbol of the NFT (e.g. mtnfren)
fee*
Int
The royalty of amount (e.g. 500 = 5%)
uri*
The URL/URI of the metadata file