I. FlashLoans
This section contains an overview of the FlashLoan activity on Aave v1
and v2
. Events are collected using the ethereum.core.fact_event_logs
table looking for the FlashLoan
function of the two Aave contracts. The value of each FlashLoan is calculated using the USD price of the borrowed assets at the time of the action using the ethereum.core.fact_hourly_token_prices
table.
- v1 Contract:
0x398ec7346dcd622edc5ae82352f02be94c62d119
- v2 Contract:
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
II. User Activity
In this section we start to narrow our focus on the addresses that are making FlashLoans in order to get a better feel of how and when users act. These users
can be split into three categories:
- New: First date when a user makes a FL.
- Existing: FLs made after their first date.
- Veterans: Users that made their first FL before 2022.
III. Beyond AAVE
In this section we look at the activity of FlashLoan users outside of the Aave protocol. This way we are trying to determine whether users are addresses made specifically to execute FLs or they are being used for a broad range of actions and to interact with a wide variety of protocols.
This dashboard tracks the activity surrounding Aave FlashLoans on the Ethereum blockchain since the start of 2022. Additionally, the dashboard aims to reveal a statistical profile of the typical FlashLoan user for the observed period.
Chart elements can be toggled ON/OFF by interacting with the legend.
The chart Time from Active Address to First FlashLoan
only includes addresses that were activated in 2022
, excluding addresses previously labeled as Veterans
.
Token Breakdown
When a FlashLoan is made, the event logs contain all the necessary information about it, including the borrowed amount and the contract address of the token. Using this information we can once again use the prices table to get the value of the assets. Assets that were borrowed less than 50 times over the observed period are labeled as Other
.
Questions? Feedback? Want to say hi?
Twitter: @k2rbpz || Discord: marqu#1790 || zrk5xm.xyz