Comment on page
Module - General
Some generic helper contracts have been developed in the Modules repository to unify the dev experience
Contract Name | Description | Address |
---|---|---|
A proxy address for reading the DolomiteRegistry implementation | ||
A registry for tracking important Dolomite addresses for ecosystem integrations. | ||
Adds slippageToleranceForPauseSentinel which tracks the maximum slippage for zaps that pay back debt when Pause Sentinel is active | ||
Adds expiry for storing the expiration manager for force-closing positions via expiration | ||
Adds eventEmitter for storing a universal proxy contract for emitting events (to make indexing via Subgraph simpler) | ||
Adds the chainlinkPriceOracle parameter for tracking the Chainlink oracle aggregator | ||
Establishes a 15-minute TWAP price for GRAIL using Camelot's DEX | ||
Last modified 12d ago