powchow2023-05-01 02:45 PM
    Updated 2023-05-01
    SELECT
    COUNT(DISTINCT liquidity_provider)
    FROM ethereum.uniswapv3.ez_positions
    WHERE pool_address = '0x5777d92f208679db4b9778590fa3cab3ac9e2168'
    Run a query to Download Data