Aave and stAave Movements on Ethereum Mainnet

    Overview

    Aave is an Open Source Protocol to create Non-Custodial Liquidity Markets to earn interest on supplying and borrowing assets with a variable or stable interest rate. The protocol is designed for easy integration into people products and services. AAVE (Native token of Aave protocol) holders can stake their AAVE in the Safety Module to add more security to the protocol and earn Safety Incentives. (References)

    Methodology

    First of all I used aave.deposits and aave.withdraws tables to show the amount of AAVE supplied and withdrawn on Aave protocol on overall and several timeframes
    and then I used ethereum.core.ez_token_transfers to track down the AAVE stake and unstake amount on Ethereum network. All queries I wrote and data I collected it’s from Flipside Crypto.

    Time period of all data and graphs belongs to past 180 days

    Date of analysis : 2023-06-02

    db_img

    Metrics

    • Daily AAVE supplied and withdrawn on Aave protocol.
    • Daily AAVE staked and unstaked.