Preparing search index...
The search index is not available
@drift-labs/sdk
@drift-labs/sdk
ContractType
Class ContractType
Hierarchy
ContractType
Index
Constructors
constructor
Properties
FUTURE
PERPETUAL
PREDICTION
Constructors
constructor
new
Contract
Type
(
)
:
ContractType
Returns
ContractType
Properties
Static
Readonly
FUTURE
FUTURE
:
{
future
:
{}
;
}
= ...
Type declaration
future
:
{}
Static
Readonly
PERPETUAL
PERPETUAL
:
{
perpetual
:
{}
;
}
= ...
Type declaration
perpetual
:
{}
Static
Readonly
PREDICTION
PREDICTION
:
{
prediction
:
{}
;
}
= ...
Type declaration
prediction
:
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@drift-
labs/sdk
BN
pyth
Contract
Type
constructor
FUTURE
PERPETUAL
PREDICTION
Generated using
TypeDoc