sakineh5021-nIQRzBBentoBox TVL
    Updated 2022-03-23
    SELECT *
    from ethereum.TRANSACTIONs
    where TO_ADDRESS_NAME like '%sushiswap: bentoboxv1%'
    and cast(block_timestamp as date) >= '2022-03-10'
    limit 10
    Run a query to Download Data