Get native currency balance

Retrieve the native currency balance for a vault on a specified blockchain network. Returns the balance in the smallest unit (wei) and optionally in human-readable form.

Request Body

FieldTypeRequiredDescription
vaultIdstringYesVault UUID
chainIdnumberYesBlockchain network identifier

Use Cases

  • Check ETH/MATIC balance before native transfers
  • Validate sufficient balance for gas fees
  • Display vault's native currency holdings

Required Permission

assets:read