Velodrome Locks

    Analyze new locks created on Velodrome Finance.

    Introduction

    what is Velodrome?

    Velodrome is an innovative new AMM that will serve as the central trading and liquidity marketplace on optimism. It is designed in such a way that it provides deep liquidity and low slippage to token pairs, critical for the growth of the Optimism ecosystem

    what is the difference between stable and Variable pools?

    Stable pools are designed for assets with low volatility and Variable  is for assets with high price volatility

    why users vote?

    Users by voting decide which liquidity pools receive emissions. The emission is $VELO reward

    Questions

    1. What durations are most common?
    2. Which wallets have locked the most in the last 4 weeks?
    3. Which pools are wallets voting for with their locked tokens most often? \n

    Method

    • with help of optimism.core.fact_event_logs and sample query that provided with the questions, I sorted wallets base on their locked value to find the most locked wallets

      \

    • with help of DATED IFF function, I'd got the duration for the lock transactions then sorted it base on most common ones

      \

    • ID got the pools address from INPUT_DATA column in optimism.core.fact_transactions table for transaction that had contact with '0x09236cff45047dbee6b921e00704bed6d6b8cf7e' address and then named them with help of Velodrome site



      \n

    Information:

    1. we defined the durations by weeks and calculated the most common ones

      \

    2. with the figure on the right, we can see that the 208 weeks locking duration is the most common one

    Information:

    • in this graph, we can see the pools and the count of votes that belong to each one of them
    • we can see that the VolatileV1 AMM - VELO/USDC has the most count of votes

    Information:

    • here we have 10 wallets that locked more than others in the last 4 weeks , and we can see the locked value for each one of them

      \

    • the most locked wallet had locked with value more than 5.8M Token

    Most Locked Wallet


    Most Common Durations


    Pools Vote


    Conclusion

    • most common duration for locking is 208 weeks.
    • Most locked wallet has locked almost 5.8M Tokens
    • VolatileV1 AMM - VELO/USDC has the biggest share of voting among all the pools

    Overview

    here, we aim to provide this analyzes:

    1. we here aim to collect the Most active wallets in the last 4 weeks
    2. find the durations that users prefer for locking
    3. fining the pools and their voting numbers

    Thanks For your time

    Discord: Abbas_ra21

    Loading...
    Loading...
    Loading...