Skip to main content

Module tip_fee_manager

Module tip_fee_manager 

Source
Expand description

Fee manager precompile for transaction fee collection, distribution, and token swaps.

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.
amm
dispatch
ABI dispatch for the TipFeeManager precompile.
slots

Structs§

TipFeeManager

Enums§

FeeManagerError
Container for all the IFeeManager custom errors.
FeeManagerEvent
Container for all the IFeeManager events.
TIPFeeAMMError
Container for all the ITIPFeeAMM custom errors.
TIPFeeAMMEvent
Container for all the ITIPFeeAMM events.

Constants§

DEFAULT_FEE_TOKEN
TIP_FEE_MANAGER_ADDRESS