forgashUntitled Query
    Updated 2022-07-28
    select * from flow.core.fact_nft_sales
    where nft_collection ilike '%allday%'
    and buyer = '0x69a1f5cefd1e0fdf'
    limit 10;
    Run a query to Download Data