Modules§
- IStablecoinDEX
- StablecoinDEX interface for managing orderbook based trading of stablecoins.
Enums§
- StablecoinDEX
Error - Container for all the
IStablecoinDEXcustom errors. - StablecoinDEX
Events - Container for all the
IStablecoinDEXevents.
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.