/prepare-transactions
with method=transferTo
.
Request Body
Parameter | Type | Required | Description |
---|---|---|---|
signerAddress | string | Yes | Address that will sign the transaction |
chainId | string | Yes | Blockchain network identifier (hex format) |
tokenSymbol | string | Yes | Symbol of the token to transfer |
to | string | Yes | Destination address for the transfer |
amount | string | Yes | Amount of tokens to transfer |