Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 351 Bytes

File metadata and controls

5 lines (4 loc) · 351 Bytes
@uniswap/lp-sdk minor

Introduce @uniswap/lp-sdk with LP gas-estimation helpers: pickPreEstimateIndependentAmount for choosing a representative simulation amount from wallet balances, and getV2/getV3/getV4AddLiquidityGasEstimateTransactions for building the ordered approval + create/increase transaction lists to run eth_estimateGas over.