cypherUntitled Query
    Updated 2022-09-16
    select * from ethereum.aave.ez_market_stats
    where contains(reserve_name, 'ETH')
    and aave_version = 'Aave V2'
    limit 100
    Run a query to Download Data