AaveIncentivesControllerGuard

Functions:

Events:

Function constructor(address _rewardToken)

No description

Function txGuard(address _poolManagerLogic, address to, bytes data) → uint16 txType

Transaction guard for Aave incentives controller

Parameters:

  • _poolManagerLogic: the pool manager logic

  • data: the transaction data

Return Values:

  • txType the transaction type of a given transaction data. 2 for Exchange type

Last updated