- indexer_order
- Nested message and enum types in
IndexerOrder.
- BuilderCodeParameters
- BuilderCodeParameters represents the metadata for the partner or builder of
an order. This allows them to specify a fee for providing there service which
will be paid out in the event of an order fill.
- IndexerAssetPosition
- IndexerAssetPosition define an account’s positions of an
Asset.
Therefore they hold any information needed to trade on Spot and Margin. - IndexerOrder
- IndexerOrderV1 represents a single order belonging to a
Subaccount
for a particular ClobPair. - IndexerOrderId
- IndexerOrderId refers to a single order belonging to a Subaccount.
- IndexerPerpetualPosition
- IndexerPerpetualPosition are an account’s positions of a
Perpetual.
Therefore they hold any information needed to trade perpetuals. - IndexerSubaccountId
- IndexerSubaccountId defines a unique identifier for a Subaccount.
- TwapParameters
- TwapParameters represents the necessary configuration for a TWAP order.
- ClobPairStatus
- Status of the CLOB.
Defined in clob.clob_pair
- PerpetualMarketType
- Market type of perpetual.
Defined in perpetual.
- VaultStatus
- VaultStatus represents the status of a vault.