Approve a NFT transfer
POST /v2/asset/erc721/approve
Approve an address to transfer a specific NFT.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ”API Key
API Secret
Request Body required
Section titled “Request Body required ”object
The spender address of the ERC721 token
The tokenId of the ERC721 token
The FSCO contractDeploymentId
The signingWalletId of the minter
Responses
Section titled “ Responses ”Approval operation result
object
The txData of the approved ERC721 token
The chainId of the approved ERC721 token
The to address of the approved ERC721 token
The from address of the approved ERC721 token
The contract address of the approved ERC721 token
The hash of the approved ERC721 token
The index of the approved ERC721 token
The gasUsed of the approved ERC721 token
The blockHash of the approved ERC721 token
The blockNumber of the approved ERC721 token
The logs of the approved ERC721 token
object
The gasPrice of the approved ERC721 token
The type of the approved ERC721 token
The status of the approved ERC721 token
The returnData of the approved ERC721 token