AAVE_V2_POLYGON

These tables are built and maintained by Space and Time.

LENDINGPOOLADDRESSESPROVIDERREGISTRY_EVT_ADDRESSESPROVIDERREGISTERED

Lendingpooladdressesproviderregistry Addressesproviderregistered model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe new address that was registered as an AddressesProvider.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDERREGISTRY_EVT_ADDRESSESPROVIDERUNREGISTERED

Lendingpooladdressesproviderregistry Addressesproviderunregistered model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe address that was unregistered as an AddressesProvider.string
contract_addressThe address of the smart contract that emitted the event.string

COLLECTOR_EVT_NEWFUNDSADMIN

Collector Newfundsadmin model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
fundsadminThe new funds administrator address for the Collector contract.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_ASSETCONFIGUPDATED

Aaveincentivescontroller Assetconfigupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe address of the token whose emission rate was updated.string
emissionThe new emission rate for the token.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_ASSETINDEXUPDATED

Aaveincentivescontroller Assetindexupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe address of the asset whose index was updated.string
indexThe new index of the asset.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_CLAIMERSET

Aaveincentivescontroller Claimerset model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
user_Address of the user.string
claimerThe address of the claimer being set.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_DISTRIBUTIONENDUPDATED

Aaveincentivescontroller Distributionendupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
ditributionendThe new distribution end timestamp.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_PENDINGADMINCHANGED

Aaveincentivescontroller Pendingadminchanged model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newpendingadminThe address of the new pending admin.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_REWARDSACCRUED

Aaveincentivescontroller Rewardsaccrued model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
user_Address of the user.string
amountThe amount of rewards accrued.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_REWARDSCLAIMED

Aaveincentivescontroller Rewardsclaimed model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
user_Address of the user.string
to_The address to which the claimed rewards were sent.string
claimerThe address of the claimer being set.string
amountThe amount of rewards claimed.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_REWARDSVAULTUPDATED

Aaveincentivescontroller Rewardsvaultupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
vaultThe address of the updated vault.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_ROLECLAIMED

Aaveincentivescontroller Roleclaimed model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newadmingThe address of the new admin claiming the role.string
role_Name of the role.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEINCENTIVESCONTROLLER_EVT_USERINDEXUPDATED

Aaveincentivescontroller Userindexupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
user_Address of the user.string
assetThe address of the asset associated with the event.string
indexThe updated index value.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_BORROW

Lendingpool Borrow model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
onbehalfofThe address of the user who borrowed on behalf of.string
amountThe amount borrowed in the transaction.string
borrowratemodeThe borrow rate mode used for the transaction.string
borrowrateThe borrow rate used for the transaction.string
referralThe referral code associated with the transaction.integer
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_DEPOSIT

Lendingpool Deposit model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
onbehalfofThe address of the user who deposited funds on behalf of.string
amountThe amount of funds deposited in the transaction.string
referralThe referral code associated with the transaction.integer
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_FLASHLOAN

Lendingpool Flashloan model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
targetThe address of the contract that received the funds.string
initiatorThe address of the contract that initiated the flash loan.string
assetThe address of the asset used for the flash loan.string
amountThe amount of the flash loan.string
premiumThe premium paid for the flash loan.string
referralcodeThe referral code associated with the transaction.integer
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_LIQUIDATIONCALL

Lendingpool Liquidationcall model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
collateralassetThe address of the collateral asset token.string
debtassetThe address of the debt asset token.string
user_Address of the user.string
debttocoverThe amount of debt that needs to be covered.string
liquidatedcollateralamountThe amount of collateral liquidated.string
liquidatorThe address of the liquidator.string
receiveatokenA boolean indicating if the liquidator received aToken.boolean
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_PAUSED

Lendingpool Paused model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
pausedA boolean indicating if the LendingPool was paused or not.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_REBALANCESTABLEBORROWRATE

Lendingpool Rebalancestableborrowrate model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_REPAY

Lendingpool Repay model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
repayerThe address of the account repaying the debt.string
amountThe amount of the reserve asset being repaid.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_RESERVEDATAUPDATED

Lendingpool Reservedataupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
liquidityrateThe updated liquidity rate of the reserve asset.string
stableborrowrateThe updated stable borrow rate of the reserve asset.string
variableborrowrateThe updated variable borrow rate of the reserve asset.string
liquidityindexThe updated liquidity index of the reserve asset.string
variableborrowindexThe updated variable borrow index of the reserve asset.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_RESERVEUSEDASCOLLATERALDISABLED

Lendingpool Reserveusedascollateraldisabled model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_RESERVEUSEDASCOLLATERALENABLED

Lendingpool Reserveusedascollateralenabled model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_SWAP

Lendingpool Swap model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
ratemodeThe type of interest rate mode that was applied during the swap.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_UNPAUSED

Lendingpool Unpaused model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
unpausedThe unpause state of the contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOL_EVT_WITHDRAW

Lendingpool Withdraw model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
to_The address where the funds were withdrawn.string
amountThe amount of tokens that were withdrawn.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCOLLATERALMANAGER_EVT_LIQUIDATIONCALL

Lendingpoolcollateralmanager Liquidationcall model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
collateralThe address of the collateral token that was liquidated.string
principalThe amount of principal tokens that were liquidated.string
user_Address of the user.string
debttocoverThe amount of debt that was being covered.string
liquidatedcollateralamountThe amount of collateral that was liquidated.string
liquidatorThe address of the user who performed the liquidation.string
receiveatokenA boolean indicating whether the user received aTokens or not.boolean
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCOLLATERALMANAGER_EVT_RESERVEUSEDASCOLLATERALDISABLED

Lendingpoolcollateralmanager Reserveusedascollateraldisabled model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCOLLATERALMANAGER_EVT_RESERVEUSEDASCOLLATERALENABLED

Lendingpoolcollateralmanager Reserveusedascollateralenabled model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
reserveAddress of the reserve.string
user_Address of the user.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEORACLEV2_EVT_ASSETSOURCEUPDATED

Aaveoraclev2 Assetsourceupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe address of the asset associated with the event.string
sourceThe address of the source associated with the event.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEORACLEV2_EVT_FALLBACKORACLEUPDATED

Aaveoraclev2 Fallbackoracleupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
fallbackoracleThe address of the fallback oracle associated with the event.string
contract_addressThe address of the smart contract that emitted the event.string

AAVEORACLEV2_EVT_WETHSET

Aaveoraclev2 Wethset model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
wethThe address of the WETH associated with the event.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_ATOKENUPGRADED

Lendingpoolconfigurator Atokenupgraded model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe address of the asset associated with the event.string
proxyThe address of the proxy associated with the event.string
implementationThe address of the implementation associated with the event.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_BORROWINGDISABLEDONRESERVE

Lendingpoolconfigurator Borrowingdisabledonreserve model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe asset for which borrowing is disabled.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_BORROWINGENABLEDONRESERVE

Lendingpoolconfigurator Borrowingenabledonreserve model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe asset for which borrowing is enabled.string
stablerateenabledWhether stable rate is enabled for the reserve.boolean
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_COLLATERALCONFIGURATIONCHANGED

Lendingpoolconfigurator Collateralconfigurationchanged model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe asset for which the collateral configuration has been changed.string
ltvThe new loan-to-value ratio for the reservestring
liquidationthresholdThe new liquidation threshold for the reserve.string
liquidationbonusThe new liquidation bonus for the reserve.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_RESERVEACTIVATED

Lendingpoolconfigurator Reserveactivated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe asset for which the reserve is activated.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_RESERVEDEACTIVATED

Lendingpoolconfigurator Reservedeactivated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe asset that was deactivated.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_RESERVEDECIMALSCHANGED

Lendingpoolconfigurator Reservedecimalschanged model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe asset whose decimals were changed.string
decimalsThe new number of decimals for the asset.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_RESERVEFACTORCHANGED

Lendingpoolconfigurator Reservefactorchanged model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe asset whose factor was changed.string
factorThe new factor for the asset.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_RESERVEFROZEN

Lendingpoolconfigurator Reservefrozen model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe asset that was frozen.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_RESERVEINITIALIZED

Lendingpoolconfigurator Reserveinitialized model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe address of the asset contract.string
atokenThe address of the aToken contract.string
stabledebttokenThe address of the stable debt token contract.string
variabledebttokenThe address of the variable debt token contract.string
integererestratestrategyaddressThe address of the interest rate strategy contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_RESERVEINTEGERERESTRATESTRATEGYCHANGED

Lendingpoolconfigurator Reserveintegererestratestrategychanged model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe address of the asset contract.string
strategyThe address of the new interest rate strategy contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_RESERVEUNFROZEN

Lendingpoolconfigurator Reserveunfrozen model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe address of the asset contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_STABLEDEBTTOKENUPGRADED

Lendingpoolconfigurator Stabledebttokenupgraded model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetThe address of the asset contract.string
proxyThe address of the proxy contract.string
implementationThe address of the new implementation contract for the stable debt token.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_STABLERATEDISABLEDONRESERVE

Lendingpoolconfigurator Stableratedisabledonreserve model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetAsset for which stable rate was disabled.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_STABLERATEENABLEDONRESERVE

Lendingpoolconfigurator Stablerateenabledonreserve model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetAsset for which stable rate was enabled.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLCONFIGURATOR_EVT_VARIABLEDEBTTOKENUPGRADED

Lendingpoolconfigurator Variabledebttokenupgraded model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
assetAsset for which variable debt token was upgraded.string
proxyAddress of the proxy contract.string
implementationAddress of the new implementation contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_ADDRESSSET

Lendingpooladdressesprovider Addressset model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
idIdentifier of the address set.string
newaddressNew address that was set.string
hasproxyWhether the address has proxy or not.boolean
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_CONFIGURATIONADMINUPDATED

Lendingpooladdressesprovider Configurationadminupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe new address for the ConfigurationAdmin contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_EMERGENCYADMINUPDATED

Lendingpooladdressesprovider Emergencyadminupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe new address for the EmergencyAdmin contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_LENDINGPOOLCOLLATERALMANAGERUPDATED

Lendingpooladdressesprovider Lendingpoolcollateralmanagerupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe new address for the LendingPoolCollateralManager contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_LENDINGPOOLCONFIGURATORUPDATED

Lendingpooladdressesprovider Lendingpoolconfiguratorupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe new address for the LendingPoolConfigurator contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_LENDINGPOOLUPDATED

Lendingpooladdressesprovider Lendingpoolupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe new address of the LendingPool contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_LENDINGRATEORACLEUPDATED

Lendingpooladdressesprovider Lendingrateoracleupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe new address of the LendingRateOracle contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_MARKETIDSET

Lendingpooladdressesprovider Marketidset model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newmarketidThe new market ID set in the LendingPoolAddressesProvider contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_PRICEORACLEUPDATED

Lendingpooladdressesprovider Priceoracleupdated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
newaddressThe new address of the PriceOracle contract.string
contract_addressThe address of the smart contract that emitted the event.string

LENDINGPOOLADDRESSESPROVIDER_EVT_PROXYCREATED

Lendingpooladdressesprovider Proxycreated model follows the following structure:

NameDescriptionType
transaction_hashThe hash of the transaction that triggered the event.string
event_indexThe index of the event within the transaction.integer
idID of the lending pool.string
newaddressThe new address for the lending pool contract.string
contract_addressThe address of the smart contract that emitted the event.string