Sushiswap - Sushi vs Uni on L2

    db_img
    db_img

    Sushi vs Uni → Image Source


    What is SushiSwap (SUSHI)? → Source

    SushiSwap (SUSHI) is a decentralized exchange (or DEX) built on the Ethereum network. Originally forked from Uniswap, SushiSwap leverages smart contracts in order to provide liquidity pools that allow users to directly trade crypto assets — with no intermediary. Users can also become liquidity pool providers, supplying an equal value pair of two cryptocurrencies in order to receive rewards whenever anyone utilizes that pool. It is a decentralized finance (or DeFi) protocol.


    What is Uniswap (UNI)? → Source

    Uniswap is the largest decentralized exchange (or DEX) operating on the Ethereum blockchain. It allows users anywhere in the world to trade crypto without an intermediary. UNI, the governance token that allows users to vote on key protocol changes, is the fourth largest cryptocurrency by market cap on Coinbase as of April 2021 — with a total value of more than $18 billion.

    ✍️ Description of Work


    In this dashboard, we want to compare and check Uniswap and SushiSwap on layer 2 blockchains such as Polygon, Arbitrum and Optimism. For this, we examine the following:

    • Total Number of Swaps and Swapper for SushiSwap and Uniswap on Polygon, Arbitrum and Optimism
    • Average Daily/Number of Swaps and Average Daily/Swapper for SushiSwap and Uniswap on Polygon, Arbitrum and Optimism
    • Daily Number of Swaps and Swapper for SushiSwap and Uniswap on Polygon, Arbitrum and Optimism
    • SushiSwap and Uniswap Top Pools by Number of Swaps on Polygon, Arbitrum and Optimism
    • SushiSwap and Uniswap Top Swappers by Number of Swaps on Polygon, Arbitrum and Optimism
    • Comparison of blockchains for SushiSwap and Uniswap with each other based on the Number of Swaps and Swappers
      • Total Number of Swaps and Swappers and Daily Number of Swaps and Swappers
    db_img

    🧠 Methodology

    To address this dashboard, we will review the Polygon, Arbitrum and Optimism blockchains for SushiSwap and Uniswap, so we will review each separately:


    • Optimism:
      • Sushiswap: To obtain Sushiswap swap transactions on optimism, we use the optimism.sushi schema and the ez_swaps table.

      • Uniswap: To obtain Uniswap swap transactions on optimism, we use the optimism.core schema and the fact_event_logs table, provided that:

        where origin_to_address in ('0xe592427a0aece92de3edee1f18e0157c05861564','0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45') and event_name = 'Swap' 
        and tx_status = 'SUCCESS'
        
      • Uniswap contract addresses on Optimism include:


    • Polygon:
      • Sushiswap: To obtain Sushiswap swap transactions on polygon, we use the polygon.sushi schema and the ez_swaps table.

      • Uniswap: To obtain Uniswap swap transactions on polygon, we use the polygon.core schema and the fact_event_logs table, provided that:

        where origin_to_address in ('0xe592427a0aece92de3edee1f18e0157c05861564','0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45') and event_name = 'Swap' 
        and tx_status = 'SUCCESS'
        
      • Uniswap contract addresses on Polygon include:


    • Arbitrum:
      • Sushiswap: To obtain Sushiswap swap transactions on arbitrum, we use the arbitrum.sushi schema and the ez_swaps table.

      • Uniswap: To obtain Uniswap swap transactions on arbitrum, we use the arbitrum.core schema and the fact_event_logs table, provided that:

        where origin_to_address in ('0xe592427a0aece92de3edee1f18e0157c05861564','0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45') and event_name = 'Swap' 
        and tx_status = 'SUCCESS'
        
      • Uniswap contract addresses on Arbitrum include:

    🔴 Optimism: Compare the market share of Sushiswap and Uniswap on Optimism

    db_img

    1 → 🔴 Optimism: Total Number of Swaps and Swappers for Sushiswap and Uniswap

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

    ✅ Observations

    • In Optimism, the Number of Swaps is 1671080 for Uniswap and 11993 for Sushiswap. The Number of Swaps in Uniswap is 139 times that of Sushiswap

    • In Optimism, the Number of Swappers is 205095 for Uniswap and 4496 for Sushiswap. The Number of Swappers in Uniswap is 45.6 times that of Sushiswap

    • In Optimism, the Average Daily/Number of Swaps is 4914.9 for Uniswap and 75.9 for Sushiswap.

    • In Optimism, the Average Daily/Number of Swappers is 603.2 for Uniswap and 28.45 for Sushiswap.

    2 → 🔴 Optimism: Daily Number of Swaps and Swappers for Sushiswap and Uniswap

    Loading...
    Loading...

    ✅ Observations

    • As you can see, in Optimism, the Number of Swaps for Uniswap is much more than Sushiswap, and users on Optimism use Uniswap more often.
    • It can be seen that the Number of Swaps and Swappers has been increasing since Jun for Uniswap on Optimism
    • The highest Number of Swaps and Swappers for Uniswap is on Jun 1,2022

    3 → 🔴 Optimism: Sushiswap and Uniswap top Pools by Number of Swaps

    Loading...
    Loading...

    ✅ Observations

    • On Optimism for Uniswap, the Top Pools are WETH-USDC, WETH-DAI and WETH-USDT respectively.
    • On Optimism for Sushiswap, the Top Pools are WETH-USDC, WETH-OP and WETH-DAI respectively.
    • In both Sushiswap and Uniswap, the Top Pools are related to WETH-StableCoin pools

    4 → 🔴 Optimism: Sushiswap and Uniswap top Swappers by Number of Swaps

    Loading...
    Loading...
    db_img

    💜 Polygon: Compare the market share of Sushiswap and Uniswap on Polygon

    db_img

    1 → 💜 Polygon: Total Number of Swaps and Swappers for Sushiswap and Uniswap

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

    ✅ Observations

    • In Polygon, the Number of Swaps is 2641891 for Uniswap and 4710075 for Sushiswap. The Number of Swaps in Sushiswap is 1.7 times that of Uniswap

    • In Polygon, the Number of Swappers is 227153 for Uniswap and 585670 for Sushiswap. The Number of Swappers in Sushiswap is 2.5 times that of Uniswap

    • In Polygon, the Average Daily/Number of Swaps is 8806.3 for Uniswap and 11108.6 for Sushiswap.

    • In Polygon, the Average Daily/Number of Swappers is 757.1 for Uniswap and 1381.2 for Sushiswap.

    2 → 💜 Polygon: Daily Number of Swaps and Swappers for Sushiswap and Uniswap

    Loading...
    Loading...

    3 → 💜 Polygon: Sushiswap and Uniswap top Pools by Number of Swaps

    ✅ Observations

    • The Number of Swaps and Swappers on Polygon in 2021 is ==much higher for Sushiswap than for Uniswap==, while from ==2022== onwards, the Number of Swaps and Swappers for Uniswap has been Increasing, and lately the Number of Swaps and Swappers for Uniswap has been much higher than Sushiswap.
    • In Polygon, the highest Number of Swaps and Swappers for Sushiswap is related to the end of October and November of 2021.
    • Polygon has the highest Number of Swaps and Swappers for Uniswap in the last three months
    Loading...
    Loading...

    ✅ Observations

    • On Polygon for Uniswap, the Top Pools are USDC-WETH, MATIC-USDC and MATIC-WETH respectively.
    • On Polygon for Sushiswap, the Top Pools are USDC-WETH==, ==WETH-USDT and WETH-DAI respectively.
    • In Uniswap, the Top Pools are related to MATIC-OtherCoins pools
    • In Sushiswap, the Top Pools are related to WETH-StableCoin pools

    4 → 💜 Polygon: Sushiswap and Uniswap top Swappers by Number of Swaps

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

    💙 Arbitrum: Compare the market share of Sushiswap and Uniswap on Arbitrum

    1 → 💙 Arbitrum: Total Number of Swaps and Swappers for Sushiswap and Uniswap

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

    ✅ Observations

    • In Arbitrum, the Number of Swaps is 1521666 for Uniswap and 1545861 for Sushiswap.

    • In Arbitrum, the Number of Swappers is 217894 for Uniswap and 200781 for Sushiswap.

    • In Arbitrum, the Average Daily/Number of Swaps is 8360.8 for Uniswap and 8493.7 for Sushiswap.

    • In Arbitrum, the Average Daily/Number of Swappers is 1197.2 for Uniswap and 1103.1 for Sushiswap.

    2 → 💙 Arbitrum: Daily Number of Swaps and Swappers for Sushiswap and Uniswap

    Loading...
    Loading...

    ✅ Observations

    • As you can see, in Arbitrum from the beginning to the end of August 2022, the Number of Swaps and Swappers for Sushiswap and Uniswap was almost equal and had a stable trend.
    • Since the end of August 2022, the Number of Swaps and Swappers for Sushiswap and Uniswap has seen a Significant Increase.

    3 → 💙 Arbitrum: Sushiswap and Uniswap top Pools by Number of Swaps

    Loading...
    Loading...

    ✅ Observations

    • On Arbitrum for Uniswap, the Top Pools are ETH-USDC, ETH-GMX and ETH-USDT respectively.
    • On Arbitrum for Sushiswap, the Top Pools are WETH-USDC==, ==MAGIC-WETH and WETH-USDT respectively.
    • In Uniswap, the Top Pools are related to ETH-OtherCoins pools
    • In Sushiswap, the Top Pools are related to WETH-OtherCoins pools

    4 → 💙 Arbitrum: Sushiswap and Uniswap top Swappers by Number of Swaps

    Loading...
    Loading...
    db_img
    db_img

    🆚 Comparison of blockchains for SushiSwap and Uniswap (From ==2022-06-01== onwards)

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

    ✅ Observations

    • As you can see, from 2022-06-01, the Number of Swaps and Avg Daily/Number of Swaps for Uniswap on Polygon is more than Sushiswap, and also ==more than== the Number of Swaps on Uniswap on Optimism and Arbitrum.
    • As you can see, from 2022-06-01, the Number of Swaps and Avg Daily/Number of Swaps for Sushiswap on Arbitrum is ==almost equal== to Uniswap, and it is also ==more than== the Number of Swaps in Sushiswap on Optimism and Polygon.
    • From 2022-06-01, the Number of Swappers and Avg Daily/Number of Swappers for Sushiswap and Uniswap on Arbitrum is ==almost equal==, and it is also ==more than== the Number of Swaps in Sushiswap and Uniswap on Optimism and Polygon.

    ✔️ Conclusion

    After comparing Sushi vs Uni on L2, we found the following results:


    > * In Optimism the Number of Swaps in Uniswap is 139 times that of Sushiswap. > * In Optimism the Number of Swappers in Uniswap is 45.6 times that of Sushiswap. > * In Optimism, the Average Daily/Number of Swaps is 4914.9 for Uniswap and 75.9 for Sushiswap. > * In Optimism, the Average Daily/Number of Swappers is 603.2 for Uniswap and 28.45 for Sushiswap. > * In Polygon the Number of Swaps in Sushiswap is 1.7 times that of Uniswap. > * In Polygon the Number of Swappers in Sushiswap is 2.5 times that of Uniswap. > * In Polygon, the Average Daily/Number of Swaps is 8806.3 for Uniswap and 11108.6 for Sushiswap. > * In Polygon, the Average Daily/Number of Swappers is 757.1 for Uniswap and 1381.2 for Sushiswap. > * In Arbitrum the Number of Swaps and Swappers in Sushiswap and Uniswap Almost Equal. > * In Arbitrum, the Average Daily/Number of Swaps is 8360.8 for Uniswap and 8493.7 for Sushiswap. > * In Arbitrum, the Average Daily/Number of Swappers is 1197.2 for Uniswap and 1103.1 for Sushiswap. > * The Number of Swaps and Swappers has been increasing since Jun for Uniswap on Optimism > * The Number of Swaps and Swappers on Polygon in 2021 is much higher for Sushiswap than for Uniswap > * In Polygon, From 2022 onwards, the Number of Swaps and Swappers for Uniswap has been Increasing, and lately the Number of Swaps and Swappers for Uniswap has been much higher than Sushiswap. > * In Arbitrum, from the beginning to the end of August 2022, the Number of Swaps and Swappers for Sushiswap and Uniswap was almost equal and had a stable trend. > * In Arbitrum, Since the end of August 2022, the Number of Swaps and Swappers for Sushiswap and Uniswap has seen a Significant Increase and Almost Equal. > * On Optimism for both Sushiswap and Uniswap, the Top Pools are related to WETH-StableCoin pools. > * On Polygon for Uniswap, the Top Pools are related to MATIC-OtherCoins pools. > * On Polygon for Sushiswap, the Top Pools are related to WETH-StableCoin pools. > * On Arbitrum for Uniswap, the Top Pools are related to ETH-OtherCoins pools. > * On Arbitrum for Sushiswap, the Top Pools are related to WETH-OtherCoins pools. > * From 2022-06-01, the Number of Swaps and Avg Daily/Number of Swaps for Uniswap on Polygon is more than Sushiswap, and also ==more than== the Number of Swaps on Uniswap on Optimism and Arbitrum. > * From 2022-06-01, the Number of Swaps and Avg Daily/Number of Swaps for Sushiswap on Arbitrum is ==almost equal== to Uniswap, and it is also ==more than== the Number of Swaps in Sushiswap on Optimism and Polygon. > * From 2022-06-01, the Number of Swappers and Avg Daily/Number of Swappers for Sushiswap and Uniswap on Arbitrum is ==almost equal==, and it is also ==more than== the Number of Swaps in Sushiswap and Uniswap on Optimism and Polygon.