Properties
Static Readonly ACTIVE
ACTIVE: {
active: {};
} = ...
Static Readonly AMM_PAUSED
AMM_PAUSED: {
ammPaused: {};
} = ...
Static Readonly DELISTED
DELISTED: {
delisted: {};
} = ...
Static Readonly FILL_PAUSED
FILL_PAUSED: {
fillPaused: {};
} = ...
Static Readonly FUNDING_PAUSED
FUNDING_PAUSED: {
fundingPaused: {};
} = ...
Static Readonly INITIALIZED
INITIALIZED: {
initialized: {};
} = ...
Static Readonly REDUCE_ONLY
REDUCE_ONLY: {
reduceOnly: {};
} = ...
Static Readonly SETTLEMENT
SETTLEMENT: {
settlement: {};
} = ...
Static Readonly WITHDRAW_PAUSED
WITHDRAW_PAUSED: {
withdrawPaused: {};
} = ...