Uniswap: Usage Stats

    This report researches user behaviour for the Uniswap project. We will analyse some key metrics like Daily Active Users (DAU), Monthly Active Users (MAU) and Transaction Counts over the period of July to September 2022.

    Loading...
    Loading...
    Loading...
    Loading...
    Daily Active Users, Transaction Count (July-Sep 2022)
    Monthly Active Users, Transaction Counts (July-Sep 2022)
    Methodology:
    Introduction:

    Uniswap is the most popular decentralised exchange (DEX) on Ethereum. This report will take into consideration both Uniswap-v2 and Uniswap-v3 transactions

    This report will aim to find the daily active users (DAU), Monthly Active Users (MAU) and Transaction Counts in Uniswap for the period July to September 2022.

    For transactional level data, we use the ethereum.fact_transactions table.

    We filter out "to_address" with uniswap-v2 and uniswap-v3 contract addresses. > We use the labels provided by flipside under table ethereum.dex_swaps and ethereum.core.dim_dex_liquidity_pools for this.

    DAU: Unique Daily Active Users MAU: Unique Monthly Active Users Transaction Count: All the successful transactions interacting with Uniswap contracts are taken into consideration by using the where clause status = 'SUCCESS'

    To download csv, click on any query link, and then click on download button on the query results table.

    Key Takeaways
    • DAU Count has varied from 161k-203k range from July to September 2022.
    • Daily Transaction counts have been increasing consistently in September 2022.
    • The Monthly transactions however, have remained constant within the range of 5.64-5.76 Million.
    • MAU counts have largely remained constant within range of 714k-750k in the considered period.