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