Documentation
Preparing search index...
@mysten/deepbook-v3
predict
OpenPosition
Interface OpenPosition
One open position — the coordinates redeem/claim/hasPosition take.
interface
OpenPosition
{
marketId
:
string
;
orderId
:
bigint
;
}
Index
Properties
market
Id
order
Id
Properties
market
Id
marketId
:
string
order
Id
orderId
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
market
Id
order
Id
Documentation
Loading...
One open position — the coordinates redeem/claim/hasPosition take.