Velvet-Capital / Velvet-v4

V4 (thena+venus) on top of v3
Other
0 stars 0 forks source link

Change parameter to list for position wrappers #29

Closed langnavina97 closed 1 month ago

langnavina97 commented 1 month ago
uint256[] _amount0Min;
uint256[] _amount1Min;
address[] _tokenIn;
address[] _tokenOut;
uint256[] _amountIn;

The parameters above should be a list because each external position requires min parameters and separate swap values