AaveLendingPoolGuard
Functions:
Events:
Function txGuard(address _poolManagerLogic, address to, bytes data) → uint16 txType
txGuard(address _poolManagerLogic, address to, bytes data) → uint16 txType
Transaction guard for Aave Lending Pool
Parameters:
_poolManagerLogic
: the pool manager logicdata
: the transaction data
Return Values:
txType the transaction type of a given transaction data. 2 for
Exchange
type
Last updated