Skip to main content

Module stablecoin_dex

Module stablecoin_dex 

Source

Modules§

IStablecoinDEX
StablecoinDEX interface for managing orderbook based trading of stablecoins.

Enums§

StablecoinDEXError
Container for all the IStablecoinDEX custom errors.
StablecoinDEXEvents
Container for all the IStablecoinDEX events.

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.