tomwanhh2023-02-22 08:05 PM
    Updated 2023-02-22
    select * from ethereum.core.ez_dex_swaps
    where platform='uniswap-v3'
    and pool_name like 'LINK-USDT%'
    limit 10


    Run a query to Download Data