Preparing search index...
The search index is not available
Carrot Protocol Documentation
Carrot Protocol Documentation
@carrot-protocol/integrations
DriftUserPerpPositionData
Interface DriftUserPerpPositionData
interface
DriftUserPerpPositionData
{
balanceUsd
:
number
;
direction
:
DriftPerpPositionDirection
;
marketIndex
:
number
;
name
:
string
;
priceUsd
:
number
;
tokenAmount
:
BN
;
}
Index
Properties
balance
Usd
direction
market
Index
name
price
Usd
token
Amount
Properties
balance
Usd
balanceUsd
:
number
direction
direction
:
DriftPerpPositionDirection
market
Index
marketIndex
:
number
name
name
:
string
price
Usd
priceUsd
:
number
token
Amount
tokenAmount
:
BN
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
Usd
direction
market
Index
name
price
Usd
token
Amount
Carrot Protocol Documentation
Loading...