Modules§
- event
- This module defines the events used in the strategy. These events must be emitted by the strategy implementation to ensure compliance with the expected event interface.
Structs§
- DeFindex
Strategy Client - DeFindexStrategyClient is a client for calling the contract defined in “DeFindexStrategyTrait”.
- Spec
Enums§
Traits§
- DeFindex
Strategy Trait - Trait that defines the required methods for implementing a DeFindex strategy.