AAVE_V3_POLYGON
These tables are built and maintained by Space and Time.
COLLECTOR_EVT_NEWFUNDSADMIN
Collector Newfundsadmin model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
fundsadmin | The new address of the fund's admin. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_ACLADMINUPDATED
Pooladdressesprovider Acladminupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldaddress | Address of the old ACL admin. | string |
newaddress | Address of the new ACL admin. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_ACLMANAGERUPDATED
Pooladdressesprovider Aclmanagerupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldaddress | Address of the old ACL manager. | string |
newaddress | Address of the new ACL manager. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_ADDRESSSET
Pooladdressesprovider Addressset model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
id | ID of the address set. | string |
oldaddress | Address of the old address set. | string |
newaddress | Address of the new address set. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_ADDRESSSETASPROXY
Pooladdressesprovider Addresssetasproxy model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
id | The ID of the event. | string |
proxyaddress | The address of the proxy contract. | string |
oldimplementationaddress | The old implementation address of the proxy contract. | string |
newimplementationaddress | The new implementation address of the proxy contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_MARKETIDSET
Pooladdressesprovider Marketidset model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldmarketid | The old market ID of the event. | string |
newmarketid | The new market ID of the event. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_POOLCONFIGURATORUPDATED
Pooladdressesprovider Poolconfiguratorupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldaddress | The old address of the pool configurator contract. | string |
newaddress | The new address of the pool configurator contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_POOLDATAPROVIDERUPDATED
Pooladdressesprovider Pooldataproviderupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldaddress | The old address of the pool data provider contract. | string |
newaddress | The new address of the pool data provider contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_POOLUPDATED
Pooladdressesprovider Poolupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldaddress | The old address of the pool updated contract. | string |
newaddress | The new address of the pool updated contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_PRICEORACLESENTINELUPDATED
Pooladdressesprovider Priceoraclesentinelupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldaddress | The old address of the price oracle sentinel. | string |
newaddress | The new address of the price oracle sentinel. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_PRICEORACLEUPDATED
Pooladdressesprovider Priceoracleupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldaddress | The old address of the price oracle. | string |
newaddress | The new address of the price oracle. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDER_EVT_PROXYCREATED
Pooladdressesprovider Proxycreated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
id | The ID of the created proxy. | string |
proxyaddress | The address of the created proxy. | string |
implementationaddress | The address of the implementation contract of the created proxy. | string |
contract_address | The address of the smart contract that emitted the event. | string |
REWARDSCONTROLLER_EVT_ACCRUED
Rewardscontroller Accrued model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the accrued asset. | string |
reward | The address of the accrued reward. | string |
user_ | The address of the user who accrued the reward. | string |
assetindex | The index of the accrued asset. | string |
userindex | The index of the user who accrued the reward. | string |
rewardsaccrued | The amount of reward accrued. | string |
contract_address | The address of the smart contract that emitted the event. | string |
REWARDSCONTROLLER_EVT_ASSETCONFIGUPDATED
Rewardscontroller Assetconfigupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset. | string |
reward | The amount of reward. | string |
oldemission | The old emission rate of the asset. | string |
newemission | The new emission rate of the asset. | string |
olddistributionend | The old distribution end time of the asset. | string |
newdistributionend | The new distribution end time of the asset. | string |
assetindex | The index of the asset in the rewards array of the controller contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
REWARDSCONTROLLER_EVT_CLAIMERSET
Rewardscontroller Claimerset model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
user_ | The address of the user who is setting the claimer. | string |
claimer | The address of the claimer being set. | string |
contract_address | The address of the smart contract that emitted the event. | string |
REWARDSCONTROLLER_EVT_REWARDORACLEUPDATED
Rewardscontroller Rewardoracleupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reward | The address of the reward token contract. | string |
rewardoracle | The address of the new reward oracle contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
REWARDSCONTROLLER_EVT_REWARDSCLAIMED
Rewardscontroller Rewardsclaimed model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
user_ | The address of the user claiming the reward. | string |
reward | The address of the reward token contract. | string |
to_ | The address to which the reward is transferred. | string |
claimer | The address of the claimer. | string |
amount | The amount of reward is claimed. | string |
contract_address | The address of the smart contract that emitted the event. | string |
REWARDSCONTROLLER_EVT_TRANSFERSTRATEGYINSTALLED
Rewardscontroller Transferstrategyinstalled model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reward | The address of the reward token contract. | string |
transferstrategy | Name of the transfer strategy. | string |
contract_address | The address of the smart contract that emitted the event. | string |
ACLMANAGER_EVT_ROLEADMINCHANGED
Aclmanager Roleadminchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
role_ | Name of the role. | string |
previousadminrole | Name of the previous role administrator. | string |
newadminrole | Name of the new role administrator. | string |
contract_address | The address of the smart contract that emitted the event. | string |
ACLMANAGER_EVT_ROLEGRANTED
Aclmanager Rolegranted model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
role_ | Name of the role. | string |
account | Address of the account that was granted the role. | string |
sender | Address of the sender. | string |
contract_address | The address of the smart contract that emitted the event. | string |
ACLMANAGER_EVT_ROLEREVOKED
Aclmanager Rolerevoked model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
role_ | The role being revoked. | string |
account | The account associated with the revoked role. | string |
sender | Address of the sender. | string |
contract_address | The address of the smart contract that emitted the event. | string |
AAVEORACLEV3_EVT_ASSETSOURCEUPDATED
Aaveoraclev3 Assetsourceupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The asset for which the source has been updated. | string |
source | The new source address for the asset. | string |
contract_address | The address of the smart contract that emitted the event. | string |
AAVEORACLEV3_EVT_BASECURRENCYSET
Aaveoraclev3 Basecurrencyset model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
basecurrency | The new base currency for the Aave market. | string |
basecurrencyunit | The new base currency unit for the Aave market. | string |
contract_address | The address of the smart contract that emitted the event. | string |
AAVEORACLEV3_EVT_FALLBACKORACLEUPDATED
Aaveoraclev3 Fallbackoracleupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
fallbackoracle | The new fallback oracle address. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDERREGISTRY_EVT_ADDRESSESPROVIDERREGISTERED
Pooladdressesproviderregistry Addressesproviderregistered model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
addressesprovider | The address of the new AddressesProvider contract. | string |
id | The ID of the new AddressesProvider contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLADDRESSESPROVIDERREGISTRY_EVT_ADDRESSESPROVIDERUNREGISTERED
Pooladdressesproviderregistry Addressesproviderunregistered model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
addressesprovider | The address of the addresses provider. | string |
id | The ID of the addresses provider. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_ATOKENUPGRADED
Poolconfigurator Atokenupgraded model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The asset for which the aToken was upgraded. | string |
proxy | The proxy of the asset's aToken. | string |
implementation | The implementation of the asset's aToken. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_BORROWCAPCHANGED
Poolconfigurator Borrowcapchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The asset for which the borrow cap was changed. | string |
oldborrowcap | The old borrow cap value. | string |
newborrowcap | The new borrow cap value. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_BORROWABLEINISOLATIONCHANGED
Poolconfigurator Borrowableinisolationchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The asset for which the borrow isolation was changed. | string |
borrowable | Whether or not the asset is now borrowable. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_BRIDGEPROTOCOLFEEUPDATED
Poolconfigurator Bridgeprotocolfeeupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldbridgeprotocolfee | The previous bridge protocol fee. | string |
newbridgeprotocolfee | The new bridge protocol fee. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_COLLATERALCONFIGURATIONCHANGED
Poolconfigurator Collateralconfigurationchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset whose configuration was changed. | string |
ltv | The loan-to-value ratio for the asset after the change | string |
liquidationthreshold | The liquidation threshold for the asset after the change. | string |
liquidationbonus | The liquidation bonus for the asset after the change. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_DEBTCEILINGCHANGED
Poolconfigurator Debtceilingchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset whose debt ceiling was changed. | string |
olddebtceiling | The previous debt ceiling for the asset. | string |
newdebtceiling | The new debt ceiling for the asset. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_EMODEASSETCATEGORYCHANGED
Poolconfigurator Emodeassetcategorychanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset whose category was changed. | string |
oldcategoryid | The previous category ID for the asset. | smallinteger |
newcategoryid | The new category ID for the asset. | smallinteger |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_EMODECATEGORYADDED
Poolconfigurator Emodecategoryadded model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
categoryid | The ID of the category. | smallinteger |
ltv | Loan-to-value ratio for the category. | string |
liquidationthreshold | Liquidation threshold for the category. | string |
liquidationbonus | Liquidation bonus for the category. | string |
oracle | Address of the oracle contract used for the category. | string |
label | The label of the category. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_FLASHLOANPREMIUMTOPROTOCOLUPDATED
Poolconfigurator Flashloanpremiumtoprotocolupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldflashloanpremiumtoprotocol | The old flash loan premium charged to the protocol. | string |
newflashloanpremiumtoprotocol | The new flash loan premium charged to the protocol. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_FLASHLOANPREMIUMTOTALUPDATED
Poolconfigurator Flashloanpremiumtotalupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
oldflashloanpremiumtotal | The old total flash loan premium charged. | string |
newflashloanpremiumtotal | The new total flash loan premium charged. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_LIQUIDATIONPROTOCOLFEECHANGED
Poolconfigurator Liquidationprotocolfeechanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset contract for which the liquidation protocol fee was changed. | string |
oldfee | The old liquidation protocol fee. | string |
newfee | The new liquidation protocol fee. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVEACTIVE
Poolconfigurator Reserveactive model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset. | string |
active | Indicates if the reserve is active or not. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVEBORROWING
Poolconfigurator Reserveborrowing model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset. | string |
enabled | Indicates if borrowing is enabled or not. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVEDROPPED
Poolconfigurator Reservedropped model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVEFACTORCHANGED
Poolconfigurator Reservefactorchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset. | string |
oldreservefactor | The old reserve factor before the change. | string |
newreservefactor | The new reserve factor after the change. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVEFROZEN
Poolconfigurator Reservefrozen model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The asset whose reserve was frozen. | string |
frozen | Whether the reserve was frozen or not. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVEINITIALIZED
Poolconfigurator Reserveinitialized model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The underlying asset that was used to create the reserve. | string |
atoken | The address of the aToken contract created for this reserve. | string |
stabledebttoken | The address of the stable debt token contract for this reserve. | string |
variabledebttoken | The address of the variable debt token contract for this reserve. | string |
integererestratestrategyaddress | The address of the interest rate strategy contract for this reserve. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVEINTEGERERESTRATESTRATEGYCHANGED
Poolconfigurator Reserveintegererestratestrategychanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The asset whose interest rate strategy was changed. | string |
oldstrategy | The address of the old interest rate strategy contract. | string |
newstrategy | The address of the new interest rate strategy contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVEPAUSED
Poolconfigurator Reservepaused model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The asset whose reserve was paused. | string |
paused | Whether the reserve was paused or not. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_RESERVESTABLERATEBORROWING
Poolconfigurator Reservestablerateborrowing model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset for which the rate is being set. | string |
enabled | Whether or not the rate is enabled. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_SILOEDBORROWINGCHANGED
Poolconfigurator Siloedborrowingchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset for which the borrowing has changed. | string |
oldstate | Whether or not the asset was previously in siloed borrowing. | boolean |
newstate | Whether or not the asset is now in siloed borrowing. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_STABLEDEBTTOKENUPGRADED
Poolconfigurator Stabledebttokenupgraded model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset for which the debt token is upgraded. | string |
proxy | Address of the proxy of the debt token implementation. | string |
implementation | Address of the implementation of the upgraded debt token. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_SUPPLYCAPCHANGED
Poolconfigurator Supplycapchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset for which the supply cap is changed. | string |
oldsupplycap | The old supply cap value. | string |
newsupplycap | The new supply cap value. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_UNBACKEDMINTCAPCHANGED
Poolconfigurator Unbackedmintcapchanged model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset. | string |
oldunbackedmintegercap | The old unbacked mint cap value. | string |
newunbackedmintegercap | The new unbacked mint cap value. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOLCONFIGURATOR_EVT_VARIABLEDEBTTOKENUPGRADED
Poolconfigurator Variabledebttokenupgraded model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset. | string |
proxy | The address of the proxy contract. | string |
implementation | The address of the new implementation contract. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_BACKUNBACKED
Pool Backunbacked model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | The address of the reserve contract. | string |
backer | The address of the user that backed or unbacked. | string |
amount | The amount of asset backed or unbacked. | string |
fee | The fee paid to the protocol for the action. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_BORROW
Pool Borrow model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | The address of the reserve contract. | string |
user_ | The address of the user that borrowed. | string |
onbehalfof | The address of the user that borrowed on behalf of. | string |
amount | The amount of asset borrowed. | string |
integererestratemode | The interest rate mode used. | smallinteger |
borrowrate | The interest rate applied to the borrow. | string |
referralcode | The referral code used (if any). | integer |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_FLASHLOAN
Pool Flashloan model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
target | The address of the contract receiving the flash loan. | string |
initiator | The address of the initiator of the flash loan. | string |
asset | The address of the asset being borrowed. | string |
amount | The amount being borrowed. | string |
integererestratemode | The interest rate mode of the flash loan. | smallinteger |
premium | The premium paid for the flash loan. | string |
referralcode | The referral code for the flash loan. | integer |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_ISOLATIONMODETOTALDEBTUPDATED
Pool Isolationmodetotaldebtupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
asset | The address of the asset being updated. | string |
totaldebt | The total debt of the asset being updated. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_LIQUIDATIONCALL
Pool Liquidationcall model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
collateralasset | The address of the collateral asset being liquidated. | string |
debtasset | The address of the debt asset being repaid with the liquidated collateral. | string |
user_ | The address of the user whose position is being liquidated. | string |
debttocover | The amount of debt being covered by the liquidation. | string |
liquidatedcollateralamount | The amount of collateral being liquidated. | string |
liquidator | The address of the liquidator performing the liquidation. | string |
receiveatoken | Whether the user received the corresponding aToken after the liquidation. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_MINTUNBACKED
Pool Mintunbacked model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | The address of the reserve where the aToken is being minted. | string |
user_ | The address of the user performing the mint unbacked. | string |
onbehalfof | The address of the user minting on behalf of. | string |
amount | The amount of the asset being minted. | string |
referralcode | Referral code used for the minting transaction. | integer |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_MINTEGEREDTOTREASURY
Pool Mintegeredtotreasury model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | The reserve asset being minted. | string |
amountmintegered | The amount of the asset being minted. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_REBALANCESTABLEBORROWRATE
Pool Rebalancestableborrowrate model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | The reserve asset being rebalanced. | string |
user_ | The address of the user rebalancing the asset. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_REPAY
Pool Repay model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | The reserve asset being repaid. | string |
user_ | The address of the user repaying the asset. | string |
repayer | The address of the user repaying on behalf of. | string |
amount | The amount of the asset being repaid. | string |
useatokens | Whether the repay was made with aTokens or not. | boolean |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_RESERVEDATAUPDATED
Pool Reservedataupdated model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | Address of the reserve. | string |
liquidityrate | Liquidity rate for the reserve. | string |
stableborrowrate | Stable borrow rate for the reserve. | string |
variableborrowrate | Variable borrow rate for the reserve. | string |
liquidityindex | Liquidity index for the reserve. | string |
variableborrowindex | Variable borrow index for the reserve. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_RESERVEUSEDASCOLLATERALDISABLED
Pool Reserveusedascollateraldisabled model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | Address of the reserve. | string |
user_ | Address of the user. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_RESERVEUSEDASCOLLATERALENABLED
Pool Reserveusedascollateralenabled model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | Address of the reserve. | string |
user_ | Address of the user. | string |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_SUPPLY
Pool Supply model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | Address of the reserve. | string |
user_ | Address of the user. | string |
onbehalfof | Address of the user on whose behalf the transaction was executed. | string |
amount | Amount of tokens supplied. | string |
referralcode | Referral code used for the transaction. | integer |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_SWAPBORROWRATEMODE
Pool Swapborrowratemode model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | Address of the reserve. | string |
user_ | Address of the user. | string |
integererestratemode | The new interest rate mode after the event. | smallinteger |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_USEREMODESET
Pool Useremodeset model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
user_ | Address of the user. | string |
categoryid | The ID of the category to which the user belongs. | smallinteger |
contract_address | The address of the smart contract that emitted the event. | string |
POOL_EVT_WITHDRAW
Pool Withdraw model follows the following structure:
Name | Description | Type |
---|---|---|
transaction_hash | The hash of the transaction that triggered the event. | string |
event_index | The index of the event within the transaction. | integer |
reserve | Address of the reserve. | string |
user_ | Address of the user. | string |
to_ | The address to which the funds were transferred. | string |
amount | The amount of funds transferred. | string |
contract_address | The address of the smart contract that emitted the event. | string |
Updated about 1 year ago