feyikemi$LAVA ATH
    Updated 2024-08-16
    SELECT
    MIN(Price) as ATl,
    MAX(Price) as ATH
    FROM
    arbitrum.price.ez_prices_hourly
    WHERE
    TOKEN_ADDRESS = '0x11e969e9b3f89cb16d686a03cd8508c9fc0361af'
    QueryRunArchived: QueryRun has been archived