Expand description
Move types for Aftermath’s Perpetuals package
Re-exports§
pub use self::market::MarketParams;pub use self::market::MarketState;pub use self::orderbook::Order;pub use self::position::Position;
Modules§
- account
- admin
- clearing_
house - errors
- event_
ext - event_
instance - events
- graphql
graphql - keys
- market
- math
- order_
helpers - order_
id - orderbook
- ordered_
map - position
- registry
- slo
slo - Helpers for stop-loss orders.
- subaccount
Constants§
- TESTNET_
PACKAGE_ VERSIONS - Package IDs of the perpetuals contract versions published on testnet, in order of its versions.
Type Aliases§
- Account
- Account
Type Tag - Clearing
House - Clearing
House Type Tag - Order
Leaf Df - Dynamic field storing a leaf in a
MapofOrders. - Position
Df - Dynamic field storing a
Position. - Stop
Order Ticket - Stop
Order Ticket Typetag - SubAccount
- SubAccount
Type Tag - Vault
- Vault
Type Tag