Module tip_fee_manager

Module tip_fee_manager 

Source

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.
__packing_token_pair
amm
dispatch
slots

Structsยง

TipFeeManager
TokenPair

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.

Type Aliasesยง

PoolsWithFees ๐Ÿ”’
Helper type to easily interact with the pools_with_fees array
TokensWithFees ๐Ÿ”’
Helper type to easily interact with the tokens_with_fees array
ValidatorsWithFees ๐Ÿ”’
Helper type to easily interact with the validators_with_fees array