Preparing search index...
The search index is not available
@drift-labs/sdk
@drift-labs/sdk
SerumFulfillmentConfigMap
Class SerumFulfillmentConfigMap
Hierarchy
SerumFulfillmentConfigMap
Index
Constructors
constructor
Properties
drift
Client
map
Methods
add
get
Constructors
constructor
new
Serum
Fulfillment
Config
Map
(
driftClient
:
DriftClient
)
:
SerumFulfillmentConfigMap
Parameters
driftClient:
DriftClient
Returns
SerumFulfillmentConfigMap
Properties
drift
Client
drift
Client
:
DriftClient
map
map
:
Map
<
number
,
SerumV3FulfillmentConfigAccount
>
= ...
Methods
add
add
(
marketIndex
:
number
, serumMarketAddress
:
PublicKey
)
:
Promise
<
void
>
Parameters
marketIndex:
number
serumMarketAddress:
PublicKey
Returns
Promise
<
void
>
get
get
(
marketIndex
:
number
)
:
SerumV3FulfillmentConfigAccount
Parameters
marketIndex:
number
Returns
SerumV3FulfillmentConfigAccount
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@drift-
labs/sdk
BN
pyth
Serum
Fulfillment
Config
Map
constructor
drift
Client
map
add
get
Generated using
TypeDoc