Metadata

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

Mints an NFT using a metadata file

Query Parameters

{
    // Response
}

Last updated