Solana Unique Programs

    One way to track developer growth in an ecosystem is through the number of unique contracts used. Create a visualization of the number of unique programs used per day since the beginning of January.

    \n

    What type of programs are the most popular, and what programs seem to be gaining in popularity over that timeframe? Does it appear that development is still ongoing in the bear market?

    \n

    Loading...
    Loading...
    Loading...

    Let's view the cumulative value since Januray:

    Almost 3000 contracts have been interacted with since the beginning of January. This implies that Solana has been on a steady growth as can be seen from the chart (cumulative unique contracts) as well. Next, let's view the most popular contracts and the number of times they've been called:

    The most interacted with contract is mango market . This sounds justified as oracles are the ones which are called the most to update various parameters dependent on it. Next, is the Serum DEX on Solana. It's another popular DEX commonly used on Solana .

    Conclusions:

    1. Oracles are the most popular contracts on any Ecosystem
    2. Almost 3000 unique contracts have been interacted with on Solana since January which is a massive figure
    3. The most popular contract, an oracle, has been called almost 2.2B times!
    4. Even the second most popular contract, a DEX has been called almost 1B times!!

    Methods:

    i will analayze some metrics on solana which is following sentences:

    • Unique Programs interacted daily from January

    • Cumulative Programs since the beginning of January

    • Program and their total calls


      \n