Contains the contract functions only with a link to the full function in the contract code
Interface
- interface IERC20
- interface IUniswapV2Router
- interface ILiquidityHub
- interface IX7EcosystemSplitter
- interface IWETH
Contract events
- event SharesSet(uint256 indexed oldShares, uint256 indexed newShares)
- event OffRampPairSet(address indexed oldOffRampPair, address indexed newOffRampPair)
- event DistributeTargetSet(address indexed oldDistributeTarget, address indexed newDistributeTarget)
- event LendingPoolTargetSet(address indexed oldLendingPoolTarget, address indexed newLendingPoolTarget)
- event TreasuryTargetSet(address indexed oldTreasuryTarget, address indexed newTreasuryTarget)
- event LiquidityRatioTargetSet(uint256 indexed oldLiquidityRatioTarget, uint256 indexed newLiquidityRatioTarget)
- event LiquidityTokenReceiverSet(address indexed oldLiquidityTokenReceiver, address indexed newLiquidityTokenReceiver)
