eferVoting on Velodrome | Transactions | Important
    Updated 2022-09-27
    SELECT
    *
    FROM
    optimism.core.fact_transactions
    WHERE
    TO_ADDRESS = '0x09236cff45047dbee6b921e00704bed6d6b8cf7e'
    AND ORIGIN_FUNCTION_SIGNATURE = '0x7ac09bf7'
    AND STATUS = 'SUCCESS'
    ORDER BY BLOCK_TIMESTAMP DESC
    Run a query to Download Data