Yousefi_1994osQTH liquidity pool list
    Updated 2022-07-02
    select
    pool_name,
    pool_address,
    token0,
    token1
    from ethereum.core.dim_dex_liquidity_pools
    where pool_name ilike '%oSQTH%'
    Run a query to Download Data