IExpectedOutCalculator
Functions
getExpectedOut
function getExpectedOut(
uint256 amountIn,
address fromToken,
address toToken,
bytes calldata data
)
external
view
returns (uint256);
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
function getExpectedOut(
uint256 amountIn,
address fromToken,
address toToken,
bytes calldata data
)
external
view
returns (uint256);