Uniswap / v3-periphery

🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3
https://uniswap.org
GNU General Public License v2.0
1.19k stars 1.12k forks source link

Unclaimed fees Uniswap V3 liquidity providing , there are no view method for get the Unclaimed fees. #253

Open MatteVicari opened 2 years ago

MatteVicari commented 2 years ago

I need to get a precise reading of the fees generated by a liquidity providing position I opened on Uniswap V3, and I need to get it on another smart contract (not on a frontend, so no use in considering APIs), but there not any view method for this.