flowdeskvertex tx
    Updated 2023-09-01
    select distinct liquidity_provider
    from ethereum.uniswapv3.ez_positions
    where POOL_ADDRESS = '0x2519042aa735edb4688a8376d69d4bb69431206c'
    and is_active = 1

    Run a query to Download Data