Create token transfer

Creates a new transfer request for an ERC20/TRC20 token.

This endpoint initiates a transfer of ERC20/TRC20 tokens from the vault to a specified address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the vault

string
enum
required

Chain alias (e.g., ETH, TRON)

Body Params
string
required

Address to receive the transferred tokens

string
required

Contract address of the token

string
required

Amount to transfer in token units

string | null

Freeform memo or description

string | null

Optional expiration time for the request

advancedOptions
object

Chain-specific transaction options

Headers
string
required

Bearer token for authentication

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json