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