Re-exports§
pub use metadata::PositionMetadata;
Modules§
Structs§
- Bare
Trading Function - The data describing a trading function.
- BuyOrder
- Helper structure for constructing a
Positionexpressing the desire to buy thedesiredvalue in exchange for theofferedvalue. - LpNft
- The denomination of an LPNFT tracking both ownership and state of a position.
- Reserves
- The reserves of a position.
- Sell
Order - Helper structure for constructing a
Positionexpressing the desire to sell theofferedvalue in exchange for thedesiredvalue. - Trading
Function