Unique Solana Programs
Q92. 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.
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?
according to https://solscan.io
9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin=Serum DEX V3
mv3ekLzLbnVPNxjSKvqBpU3ZeZXPQdEC3bp5MDEBG68=Mango Markets V3
675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8=Raydium Liquidity Pool V4
4FuHh13dadkVJQeDFdtQg8vMKRPxVZJLU7dEXy61Y5Bn=BPFLoaderUpgradeab1e11111111111111111111111
SW1TCH7qEPTdLsDHRgPuMQjbQxKdH2aBStViMFnt64f=SwitchBoardV2
1-Serum dex
Serum is a decentralized exchange (DEX) and ecosystem that brings unprecedented speed and low transaction costs to decentralized finance
2-Mango Markets
Mango provides a single venue to lend, borrow, swap, and leverage trade crypto assets through a powerful risk engine. Earn interest on deposits.
3-Raydium Liquidity Pool
Raydium is the first AMM built on Solana to leverage a fully decentralized central limit order book.
4-BPF Upgrade Loader
The upgradeable BPF loader is responsible for deploying, upgrading, and executing BPF programs.
5-Switchboard Oracle program
switchboard allows builders to unlock the power of Solana by creating high-performance data feeds from any API. Build a Feed.
I excluded Wrapped Sol and other token contracts
Wrapped Sol: the smart contract for Solana's SOL token. The smart contract is invoked any time the token is transferred or swapped.
Conclusion
The most popular applications on Solana are trading markets and oracles that feed prices to those markets. Solana has always presented itself as the ideal trading platform. Its value proposition is to offer very fast transactions and low fees. These qualities are ideal for trading platforms.
Smart contracts are decentralized programs that form the backbone of all blockchain applications. By tracking the daily number of contracts used, we can get a sense of the growth of the Solana ecosystem.