Uniswap v3 USDC-WETH 0.05% pool

    Methodology:

    To perform this dashboard I have used Flipside ethereum.core.ez_dex_swaps table from the Ethereum scheme.

    As we only analyzing USDC-WETH 0.05% pool I need to filter the table its pool contract address 0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640

    Swaps direcion is defined by symbol_in column: USDC -> WETH swaps filtered by symbol_in = 'USDC' and WETH -> USDC swaps vice versa by using the following statementsymbol_in = 'WETH'

    Analysis consists of 2 tabs:

    • Overall stats shows the overall metrics for both swaps direction for past month such as swap volume, total transactions, unique users etc., some user activity and protocol growth by appearing of new users.
    • Direction breakdown In this tab I've compared some of previous metrics from Overall stats but for specific swap direction as well as looked at daily Net swap volume.

    Introduction:

    The Uniswap protocol is a peer-to-peer1 system designed for exchanging cryptocurrencies (ERC-20 Tokens) on the Ethereum blockchain. The protocol is implemented as a set of persistent, non-upgradable smart contracts; designed to prioritize censorship resistance, security, self-custody, and to function without any trusted intermediaries who may selectively restrict access. Learn more

    Uniswap v3 USDC-WETH pool
    The USDC-WETH pool on Uniswap is a liquidity pool that allows users to trade between the stablecoin USDC and the WETH. There is a bunch of USDC-WETH pools(0.05%, 0.3%, and 1%) which mainly differ by the fee structure, which may appeal to different types of liquidity providers based on their risk tolerance and expected returns. USDC-WETH 0.05% pool is a solid leader among 2 others. Moreover this pool takes the first place by TVL. Learn more


    This dashboard cover swaps analysis of USDC-WETH 0.05% pool for past month on daily basis.

    Further in the chart will appear buying and selling activity.
    USDC -> WETH swap means user buying ETH
    WETH -> USDC swap means user selling ETH