CryptoIcicleUntitled Query
    Updated 2023-01-14
    select

    *
    from terra.core.ez_swaps
    where 1=1
    and block_timestamp >= '2023-01-05'
    and from_currency = 'uluna'
    and to_currency = 'ibc/B3504E092456BA618CC28AC671A71FB08C6CA0FD0BE7C8A5B5A3E2DD933CC9E4' --axlUSDT
    limit 100
    Run a query to Download Data