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
- stop_
order_ helpers stop-orders - Helpers for stop orders.
- stop_
orders
Constants§
- TESTNET_
PACKAGE_ VERSIONS - Package IDs of the perpetuals contract versions published on testnet, in order of its versions.
Type Aliases§
- Account
- Account
Cap - Account
CapType Tag - Account
Type Tag - Asks
MapDof Wrapper - Dynamic object field wrapper for the asks
MapID. - Bids
MapDof Wrapper - Dynamic object field wrapper for the bids
MapID. - Clearing
House - Clearing
House Type Tag - Order
Leaf Df - Dynamic field storing a leaf in a
MapofOrders. - Orderbook
DofWrapper - Dynamic object field wrapper for the
OrderbookID. - Position
Df - Dynamic field storing a
Position. - Stop
Order Ticket - Stop
Order Ticket Typetag - Vault
- VaultDf
- Dynamic field storing a
Vault. - Vault
Type Tag