yangyong3aHunt: Flowverse
    Updated 2022-07-07
    select * from flow.core.fact_events
    where block_timestamp > '2022-06-01'
    and event_type = 'AccountCreated'
    and event_data:address::string = '0xd5c4a0d6f8adf4fb'
    Run a query to Download Data