Flow-5.Volume Scoring with NBA Top Shot

    -- Q5. NBA Top Shot allows users to buy, sell, and collect NBA NFTs that showcase influential “Moments” minted on the FLOW blockchain. -- Create a visualization tracking the total sales volume traded on NBA Top Shot since May 9th by day. -- How many unique wallets have made a trade on Top Shot over that timeframe? -- How do those metrics compare to sales volume and unique users of Magic Eden on Solana and OpenSea on Ethereum?

    Methodology

    • Find all the NFT sales from flow.core.fact_nft_sales and filter on marketplace ilike 'A.c1e4f4f4c4257510.%', this is the Top Shot Marketplace.

    Create a visualization tracking the total sales volume traded on NBA Top Shot since May 9th by day.

    • Given below is sales volume in terms of Number and Volume of Sales.
    • Highest number of sales were 42.95K Sales but that has gone down to around 20K Sales.
    • Highest volume of sales were 826.85K $FLOW in sale volume but that has gone down to around 300K $FLOW.
    Loading...
    Loading...
    Loading...

    How many unique wallets have made a trade on Top Shot over that timeframe?

    • Total 34.1K wallets have made a trade on Top Shot.
    • Given below is also the breakdown, the highest was 10.1K on May 9, 2022.
    Loading...

    How do those metrics compare to sales volume and unique users of Magic Eden on Solana and OpenSea on Ethereum?

    • Since the data is in different currencies, we look at the number of sales as sale volume.
    • Opensea has the highest sale volume, followed by Solana and Flow.
    • In terms of number of unique users, the order is the same but opensea leads by a magnitude higher than the others.
    Loading...
    Loading...