Documentation
Preparing search index...
@mysten/deepbook-v3
MarginManagerState
Interface MarginManagerState
interface
MarginManagerState
{
baseAsset
:
string
;
baseDebt
:
string
;
basePythDecimals
:
number
;
basePythPrice
:
string
;
currentPrice
:
bigint
;
deepbookPoolId
:
string
;
highestTriggerBelowPrice
:
bigint
;
lowestTriggerAbovePrice
:
bigint
;
managerId
:
string
;
quoteAsset
:
string
;
quoteDebt
:
string
;
quotePythDecimals
:
number
;
quotePythPrice
:
string
;
riskRatio
:
number
;
}
Index
Properties
base
Asset
base
Debt
base
Pyth
Decimals
base
Pyth
Price
current
Price
deepbook
Pool
Id
highest
Trigger
Below
Price
lowest
Trigger
Above
Price
manager
Id
quote
Asset
quote
Debt
quote
Pyth
Decimals
quote
Pyth
Price
risk
Ratio
Properties
base
Asset
baseAsset
:
string
base
Debt
baseDebt
:
string
base
Pyth
Decimals
basePythDecimals
:
number
base
Pyth
Price
basePythPrice
:
string
current
Price
currentPrice
:
bigint
deepbook
Pool
Id
deepbookPoolId
:
string
highest
Trigger
Below
Price
highestTriggerBelowPrice
:
bigint
lowest
Trigger
Above
Price
lowestTriggerAbovePrice
:
bigint
manager
Id
managerId
:
string
quote
Asset
quoteAsset
:
string
quote
Debt
quoteDebt
:
string
quote
Pyth
Decimals
quotePythDecimals
:
number
quote
Pyth
Price
quotePythPrice
:
string
risk
Ratio
riskRatio
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Asset
base
Debt
base
Pyth
Decimals
base
Pyth
Price
current
Price
deepbook
Pool
Id
highest
Trigger
Below
Price
lowest
Trigger
Above
Price
manager
Id
quote
Asset
quote
Debt
quote
Pyth
Decimals
quote
Pyth
Price
risk
Ratio
Documentation
Loading...