Aephia2023-08-24 06:22 PM
    Updated 2023-08-24
    SELECT
    block_timestamp

    FROM ethereum.aave.ez_borrows
    WHERE block_timestamp > current_date
    Run a query to Download Data