Skip to content

Burn a NFT

POST
/v2/asset/erc721/burn

Burn (destroy) a specific NFT.

X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
tokenId
required

The tokenId of the ERC721 token

string
contractDeploymentId
required

The FSCO contractDeploymentId

string
signingWalletId
required

The signingWalletId of the minter

string

Burn operation result

object
queryId
required

The queryId of the burned ERC721 token

string