Re-exports§
pub use IStablecoinDEX::IStablecoinDEXErrors as StablecoinDEXError;pub use IStablecoinDEX::IStablecoinDEXEvents as StablecoinDEXEvents;
Modules§
- IStablecoinDEX
- StablecoinDEX interface for managing orderbook based trading of stablecoins.
Constants§
- MAX_
TICK - Maximum tick value for the orderbook price grid.
- MIN_
TICK - Minimum tick value for the orderbook price grid.
- PRICE_
SCALE - Price scale factor for tick-to-price conversions.