adambalaUntitled Query
    Updated 2022-10-19
    SELECT
    distinct SYMBOL
    from ethereum.core.fact_hourly_token_prices


    where SYMBOL = 'PARAS'

    Run a query to Download Data