Hot Contracts on Osmosis

    Bounty Content :

     A lot of new contracts are being deployed on Osmosis lately.

    Since the beginning of May, answer the following questions: What are the top ten most popular contracts on Osmosis? What is the cumulative total of contracts launched on Osmosis, and have there been any spikes since the Terra crash or other noteworthy events?

    Method :

    • I used osmosis.core.dim_labels join with osmosis.core.fact_msg_attributesand

    the join condition is equal to ADDRESS contains ATTRIBUTE_VALUE.

    • In order to filter the contracts related to staking, I removed the contracts with the label type =operator from the results.
    Loading...
    • Atom token contract and Evmos token contract have had the most transactions since May.
    • All the top 10 contracts are related to contracts whose label_type is token.

    In the chart below, I filtered the contracts that first transaction date is from May 1:

    Loading...
    • RAW from JunoSwap, MEME from MEME and GLX from galaxy are The hottest contracts are those whose first transaction is after May 1.
    Loading...
    Loading...
    • The most popular contract in terms of the cumulative number of transactions is OSMO token since the beginning of this network has been until now.

    Concolusion :

    From the above analysis, we obtained the following results :

    1. Atom token contract and Evmos token contract have had the most transactions since May.
    2. All the top 10 contracts are related to contracts whose label_type is token.
    3. RAW from JunoSwap, MEME from MEME and GLX from galaxy are The hottest contracts are those whose first transaction is after May 1.
    4. The most popular contract in terms of the cumulative number of transactions is OSMO token since the beginning of this network has been until now.