Lil Nouns - Voting Activity

    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    db_img

    Introduction

    Lil Nouns are just like Nouns, but Lil!

    An expansion DAO based on Nouns DAO, Lil Nouns DAO works to create a new layer within the Nouns ecosystem; Nouns as kids. By expanding the ecosystem, Lil Nouns DAO aims at exposing more people to Nouns.

    The Lil Nouns DAO is controlled via onchain voting by token holders.

    In this dashboard, We are going to analyze voting activity on Lil Nouns proposals. the main question is that since voting is on chain and costs gas, are smaller holders excluded from the voting process?

    🌐Lil Nouns Website

    🚢Lil Nouns on OpenSea

    Methods:

    • For this dashboard, I've created the 'balance of NFTs per holder per day' table
    • For this table, NFT minters, First, NFT senders & NFT receivers from 'ethereum.core.ez_nft_transfers' are combined with Date Dimension that created for this. Then Running total calculated for the combined tables.
    • Holders are grouped in this dashboard based on how many NFT they hold as:
      • Group 1: 1 NFT
      • Group 2: 2-3 NFT
      • Group 3: 4-8 NFT
      • Group 4: 9-15 NFT
      • Group 5: 16+ NFT
    • To identify casted votes, 'ethereum.core.fact_event_logs' table with the contract address and Event_Name of VoteCast has been used.
    • The balances of NFTs have calculated on daily basis. So if a user transfer his/her only NFT after cast the vote on the same day, The NFT balance will show zero on that day, because of this, In this cases that are very rare, the balance was changed to 1 for that day.

    The below chart shows daily balance of Lin nouns NFTs:

    • Daily Total Supply.
    • Number of NFTs each group of NFT holders have.

    The below chart shows how many votes each holder group casts:

    The Below scatter diagram shows number of votes users cast based on number of NFTs they held:

    From the above charts, we can see how much voting participation occurred, But to answer the main question, we need participation rate for each NFT holder groups.

    To calculate a metric that can determine voting participation rate, Average of number of each holder group of all time per all vote counts that those group participated is calculated:

    So, this metric shows the voting participation rate of each holder group.

    for example, we can infer from this metric that:

    • in average, 2.76 votes have casted from each user that had 4-8 NFTs.

    This metric is shown in the below chart:

    We can see that, voting participate rate of groups with more NFTs are higher.

    Conclusion

    • Holders with more NFTs are participate in voting more than holders with less NFTs.
    • Smaller holders are not completely excluded from voting process. we can say that for each 100 holders that hold 1 NFT, 42 votes have casted in total.