post https://api-sdk.lmnl.dev/api/wallet/send-many-transaction
This API is a request to execute a single or multiple transactions from a v1 withdrawal wallet to the specified destination address(es). You can transfer either the native coins or tokens 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.
To create transactions from a v2 wallet, use the Create transaction requests API instead.