Uniswap / v3-periphery

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

Cant find LiquidityAmounts in deployed contracts ABI #376

Open Vedaykin opened 5 months ago

Vedaykin commented 5 months ago

Hi,

I would really like to use methods from LiquidityAmounts.sol, but I cant find it in any https://docs.uniswap.org/contracts/v3/reference/deployments deployed contract addresses. How can I find the contract address from this smart contract? I would be very grateful for any tipps or help!

https://docs.uniswap.org/contracts/v3/reference/periphery/libraries/LiquidityAmounts

Thanks in advance Ved