test: add curve swap tests with pools from indexer
This commit is contained in:
committed by
Diana Carvalho
parent
93bdc86dc6
commit
c3d36ae25f
@@ -11,6 +11,7 @@ interface ICurveRouter {
|
||||
address receiver
|
||||
) external payable returns (uint256);
|
||||
|
||||
// slither-disable-next-line naming-convention
|
||||
function get_dy(
|
||||
address[] memory route,
|
||||
uint256[] memory swapParams,
|
||||
|
||||
Reference in New Issue
Block a user