Module tip_fee_manager

Module tip_fee_manager 

Source

Re-exports§

pub use IFeeManager::IFeeManagerErrors as FeeManagerError;
pub use IFeeManager::IFeeManagerEvents as FeeManagerEvent;
pub use ITIPFeeAMM::ITIPFeeAMMErrors as TIPFeeAMMError;
pub use ITIPFeeAMM::ITIPFeeAMMEvents as TIPFeeAMMEvent;

Modules§

IFeeManager
FeeManager interface for managing gas fee collection and distribution.
ITIPFeeAMM
TIPFeeAMM interface defining the base AMM functionality for stablecoin pools. This interface provides core liquidity pool management and swap operations.