SELECT * FROM ethereum.uniswapv3.ez_lp_actions
WHERE pool_address = '0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640'
AND NF_TOKEN_ID = 3986
ORDER BY BLOCK_NUMBER ASC
LIMIT 100
-- SELECT
-- *
-- FROM
-- ethereum.uniswapv3.ez_position_collected_fees
-- LIMIT
-- 10