Skip to content

Approve a NFT transfer

POST
/v2/asset/erc721/approve

Approve an address to transfer a specific NFT.

X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
spender
required

The spender address of the ERC721 token

string
tokenId
required

The tokenId of the ERC721 token

string
contractDeploymentId
required

The FSCO contractDeploymentId

string
signingWalletId
required

The signingWalletId of the minter

string

Approval operation result

object
queryId
required

The queryId of the approved ERC721 token

string