FlorentGvoltz liquidity
    Updated 2023-06-22
    SELECT *
    FROM arbitrum.core.fact_transactions
    WHERE ORIGIN_FUNCTION_SIGNATURE = '0x32e00daf'
    AND BLOCK_TIMESTAMP > current_date() - INTERVAL '31 DAYS'

    Run a query to Download Data