Skip to content

Mint a NFT (ERC721 token)

POST
/v2/asset/erc721/mint

Mint a new NFT to a recipient address with specified metadata.

X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
recipient
required

The recipient address of the ERC721 token

string
contractDeploymentId
required

The FSCO contractDeploymentId

string
metadata
required

The metadata of the ERC721 token

object
collectionId
required

The collectionId of the ERC721 token

string

Details of the minted NFT

object
queryId
required

The queryId of the minted ERC721 token

string