Skip to main content

Balance

Description: Balance entry representing holdings of a specific financial instrument. Combines quantity information with instrument metadata to provide a complete view of each position held within an account.

note

The protobuf file is the authoritative source of documentation. Please refer to the Protobuf tab when in doubt about field definitions, validation rules, or type specifications.

FieldTypeDescriptionRequiredValidation
amountAmountQuantity of the instrument held, expressed as a high-precision decimal amount. Includes both available and locked funds (e.g., in open orders or other obligations). The amount's token field indicates the instrument's blockchain representation.YesNone
instrument_metadataInstrumentMetaDataDescriptive metadata identifying and classifying the instrument. Provides context for interpreting the balance quantity.YesNone