Transfer tokens

Creates and executes an outbound token transfer from one wallet.

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

Notes

  • The token must be supported on the wallet's chain. e.g USDT on base will not work.
  • Internally, the API stores the transaction with status pending, then updates it to successful or failed.
Body Params
string
required

Source wallet ID.

string
required

Recipient address.

number
required

Amount to send.

string
required

Token symbol. The validator uppercases input internally. Example: USDC.

string

Useful for when trying to perform cross chain transfers.

Response

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