Create transaction requests

This API is a request to execute a single or multiple transactions from a v1 withdrawal wallet to the specified destination address(es). EVM chains support transfers to a single address, while UTXO chains support transfers to one or more addresses. You can transfer funds in either native coin or token in a single request.

📘

Note

  • Use the Verify addresses API to validate the destination addresses before using this API.
  • Provide the memo or tag in the data field of the API request for the transaction. This field is only applicable to Stellar, Ripple, and Cosmos chain wallets, which only have a single wallet address. A unique memo/tag is assigned to each customer to track individual deposits.
  • All destination address(es) in the request will be screened for cyber, fraud and compliance related risks. If the destination address risk score is equal to or above the threshold set by you in the address screening settings, the transaction will be blocked with 422 error. See Examples and Error Description below

To create transactions from a v2 wallet, use the Create transaction requests API instead.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!