Get max spendable amount in a transaction
UTXO assets only.
Retrieve the maximum amount of the specified asset that can be spent in a single transaction from the specified vault account.
Endpoint Permissions: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.
Path Parameters
The ID of the vault account, or 'default' for the default vault account
The ID of the asset
Query Parameters
False by default. The maximum number of inputs depends if the transaction will be signed by an automated co-signer server or on a mobile device.
Only include UTXOs that have ALL of these labels (AND logic). Requires the UTXO Manager. This feature is currently in beta and might be subject to changes.
Only include UTXOs that have ANY of these labels (OR logic). Requires the UTXO Manager. This feature is currently in beta and might be subject to changes.
Exclude UTXOs that have ANY of these labels. Requires the UTXO Manager. This feature is currently in beta and might be subject to changes.
Only include UTXOs from this specific address. Requires the UTXO Manager. This feature is currently in beta and might be subject to changes.
Minimum UTXO amount in the asset's base unit. Requires the UTXO Manager. This feature is currently in beta and might be subject to changes.
Maximum UTXO amount in the asset's base unit. Requires the UTXO Manager. This feature is currently in beta and might be subject to changes.
Response
OK
The maximum amount that can be spent from the vault account