samUntitled Query
    Updated 2022-07-17
    select
    count(*)
    from solana.core.fact_nft_sales
    where sales_amount = 0
    and marketplace = 'magic eden v1'
    --and sales_amount = 0
    --where tx_id = '2kCbzYacrjQucTzbCfQrsx2t7hZ75XSnFRZiWWUiU6wZnat11F8GhAaA81F9i2oRTmNydDmWwrPyXYP2PbLNXX7K'
    -- limit 10
    --2250669
    Run a query to Download Data