Skip to main content
TypeScript
const response: Promise<FireblocksResponse<GetMaxSpendableAmountResponse>> = fireblocks.vaults.getMaxSpendableAmount(vaultsApiGetMaxSpendableAmountRequest);
{
  "maxSpendableAmount": "<string>"
}

Path Parameters

vaultAccountId
string<numeric>
required

The ID of the vault account, or 'default' for the default vault account

assetId
string
required

The ID of the asset

Query Parameters

manualSignging
boolean

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.

Response

OK

maxSpendableAmount
string

The maximum amount that can be spent from the vault account