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