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