Transfer ERC20 tokens from a specific address
POST /v2/asset/erc20/transferFrom
Transfer ERC20 tokens from a specific address to a recipient address 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 from address of the ERC20 token
The recipient address of the ERC20 token
The amount of the ERC20 token to transfer
The FSCO contractDeploymentId
The signingWalletId of the minter
Responses
Section titled “ Responses ”Transfer 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