Solana Unique Programs

    Loading...
    • Number of unique programs used since the beggining of 2022 is on clear increase
    Loading...
    db_img

    Intruduction

    With this dashboard we will be looking at :

    • Number of unique programs used each day since the beggining of 2022.
    • Which contracts are used most.
    • And try to find out if number of unique programs increased since the beggining of 2022

    Methods

    • Used solana.core.fact_events table to find out program ids
    • Left joined this table with solana.core.dim_labels to find out names of programs
    • To find popular programs we limited programs used each day as 100k .
    Loading...
    • Use of Serum , Mango , Jupiter protocols is on the rise
    • This protocols gained attention while Raydium is on decline

    We can more clearly see the trends in the programs with line chart

    Loading...

    Aggregator contracts gaining attention