post https://api-sdk.lmnl.dev/api/wallet/consolidate-transaction
You can transfer cryptocurrency assets from your customer addresses within your deposit wallet and consolidate them into a destination wallet. You can call the API once and consolidate funds from a single or multiple addresses. To learn more about consolidation, see Digital asset consolidation. To learn about different use cases of this API, see Consolidate wallet assets API.
To retrieve a list of addresses eligible for consolidation for a particular chain, use the Retrieve a list of addresses for consolidation API.
Note
- The
info
array in the API success response includes objects containing addresses and reasons for asset consolidation failures for those addresses, like insufficient balance, exceeded fee limits, etc.
Prerequisites
- Ensure that the target address is whitelisted. To whitelist an address, see Whitelist a wallet address.
- Ensure that you have configured your Gas Station. For more information, refer to Gas Station.