api_entities_Portfolio_types.PortfolioBalance
@polymeshassociation/polymesh-sdk / Modules / api/entities/Portfolio/types / PortfolioBalance
Interface: PortfolioBalance
api/entities/Portfolio/types.PortfolioBalance
Hierarchy
↳
PortfolioBalance
Table of contents
Properties
Properties
asset
• asset: Asset
Defined in
api/entities/Portfolio/types.ts:11
free
• free: BigNumber
balance available for transferring and paying fees
Inherited from
Defined in
locked
• locked: BigNumber
unavailable balance, either bonded for staking or locked for some other purpose
Inherited from
Defined in
total
• total: BigNumber
free + locked
Inherited from
Defined in
Previousapi_entities_Portfolio_types.HistoricSettlementNextapi_entities_Portfolio_types.SettlementLeg
Last updated