Nado Typescript SDK Documentation
Preparing search index...
Nado Contracts
Internal
BaseBalance
Interface BaseBalance
Shared properties of a product balance
interface
BaseBalance
{
type
:
ProductEngineType
;
productId
:
number
;
amount
:
BigNumber
;
healthContributions
:
BalanceHealthContributions
;
}
Hierarchy (
View Summary
)
BaseBalance
PerpBalance
SpotBalance
Index
Properties
type
product
Id
amount
health
Contributions
Properties
type
type
:
ProductEngineType
product
Id
productId
:
number
amount
amount
:
BigNumber
health
Contributions
healthContributions
:
BalanceHealthContributions
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
product
Id
amount
health
Contributions
Documentation
Loading...
Shared properties of a product balance