amirkhannoriiUntitled Query
    Updated 2022-11-30
    select *
    from ethereum.core.fact_event_logs
    where CONTRACT_ADDRESS='0xe50b2ceac4f60e840ae513924033e753e2366487'
    and EVENT_NAME ='Claimed'
    and ORIGIN_TO_ADDRESS='0xe50b2ceac4f60e840ae513924033e753e2366487'
    limit 1

    Run a query to Download Data