Skip to content

Transfer ERC20 tokens

POST
/v2/asset/erc20/transfer

Transfer ERC20 tokens to a recipient address using the provided contract deployment ID.

X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
recipient
required

The recipient address of the ERC20 token

string
amount
required

The amount of the ERC20 token to transfer

string
contractDeploymentId
required

The FSCO contractDeploymentId

string
signingWalletId
required

The signingWalletId of the minter

string

Transfer operation result

object
queryId
required

The queryId of the transferred ERC20 token

string