💼Positions V3
Last updated
Last updated
Here are endpoints for gettng Uniswap v3 positions are descrbed
Hint
You may find lpAddress
using our Meta API. See Pools for more.
Returns the latest Uniswap v3 positions with optional filters.
/positions/latest
Filter positions by blockchain.
Ethereum
Filter positions by protocol.
Uniswap v3
Filter positions by liquidity pool address.
0x95c9bF3f60Cbc2BE8e148FAe82f26930bFcD1839
Filter positions by owner address.
0x6C9FC64A53c1b71FB3f9Af64d1ae3A4931A5f4E9
Returns historical Uniswap v3 positions with optional filters.
/positions/history/{since}
UNIX-time from which to get historical positions.
1693392198
UNIX-time until which to get historical positions.
1693392498
Filter positions by blockchain.
Ethereum
Filter positions by protocol.
Uniswap v3
Filter positions by liquidity pool address.