mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
fixes
This commit is contained in:
parent
060a35f723
commit
c465234d30
|
@ -13,7 +13,7 @@ contract Helpers {
|
||||||
ISwapRouter(0xE592427A0AEce92De3Edee1F18E0157C05861564);
|
ISwapRouter(0xE592427A0AEce92De3Edee1F18E0157C05861564);
|
||||||
|
|
||||||
UniswapV3Pool public constant state =
|
UniswapV3Pool public constant state =
|
||||||
UniswapV3Pool(0x88e6A0c2dDD26FEEb64F039a2c41296FcB3f5640);
|
UniswapV3Pool(0x17c14D2c404D167802b16C450d3c99F88F2c4F4d);
|
||||||
|
|
||||||
function getPriceLimit(uint256 amountIn, bool zeroForOne)
|
function getPriceLimit(uint256 amountIn, bool zeroForOne)
|
||||||
public
|
public
|
||||||
|
|
Loading…
Reference in New Issue
Block a user