freemartianFLOCK Bought
    Updated 2025-03-05
    select
    max(amount_in) as bought_amount,
    max(amount_in_usd) as bought_amount_usd
    from ethereum.defi.ez_dex_swaps
    where token_in = '0xb33d999469a7e6b9ebc25a3a05248287b855ed46'

    Last run: 21 days agoAuto-refreshes every 1 hour
    BOUGHT_AMOUNT
    BOUGHT_AMOUNT_USD
    1
    24533181.660703414493.1
    1
    28B
    888s