NFTx-2.User Activity

    -- Q2. Analyze user activity providing and removing liquidity from NFTX vaults. -- Which three vaults have seen the most activity over the past 60 days? -- Are there any similarities between these vaults or NFT projects? Explain and visualize your findings.

    Methodology

    • We look at event_name = 'VaultInit' which is the event emitted when a vault in initiated on NFTx
    • For all the vaults we look at the past 60days of activity where event_name in ('Transfer','Mint','Redeem')

    Analyze user activity providing and removing liquidity from NFTX vaults.

    • Given below is the activity of all the NFTx vaults over the past 60Days.
    • Also given below are the Top 10 Vaults by User Activity.
    • 466, 490 and 484 are the most popular vaults in the exact order.
    Loading...
    Loading...

    Top 3 Vaults

    • 0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258 -- 467 -- OTHR
    • 0xbce3781ae7ca1a5e050bd9c4c77369867ebc307e -- 490 -- GOBLIN
    • 0x160c404b2b49cbc3240055ceaee026df1e8497a0 -- 484 -- GHOST
    db_img
    db_img
    db_img