freemartianzeroth-magenta
    Updated 2025-02-24
    select
    block_timestamp, origin_from_address as user_address, amount, 'unstake' as label
    from base.core.ez_token_transfers
    where origin_function_signature = '0x9343d9e1'
    and from_address = '0x548d3b444da39686d1a6f1544781d154e7cd1ef7'
    and contract_address = '0x98d0baa52b2d063e780de12f615f963fe8537553'
    -- and tx_hash = '0xf464d7a7b3836ee7dc9ecd81959b7ca6309462cdc1190d3fb9e76ed2c6faacd1'




    QueryRunArchived: QueryRun has been archived