Approve ERC20 token spending
POST /v2/asset/erc20/approve
Approve a specific amount of ERC20 tokens to be spent by a spender using the provided contract deployment ID.
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 ERC20 token
The amount of the ERC20 token to approve
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