mehdimarjanMaximum FLOCK Bought
    Updated 2025-02-26
    select
    max(amount_in) as max_bought_amount,
    max(amount_in_usd) as max_bought_amount_usd
    from ethereum.defi.ez_dex_swaps
    where token_in = '0xb33d999469a7e6b9ebc25a3a05248287b855ed46'

    Last run: 2 months ago
    MAX_BOUGHT_AMOUNT
    MAX_BOUGHT_AMOUNT_USD
    1
    24533181.660703414493.1
    1
    28B
    1s