rajsLil Nouns Origin Function Signatures
    Updated 2022-06-18
    select
    distinct origin_function_signature
    from ethereum.core.fact_event_logs
    where origin_to_address = '0x5d2c31ce16924c2a71d317e5bbfd5ce387854039'
    and block_timestamp >= CURRENT_DATE - interval '60 days'
    Run a query to Download Data