LibSwap
struct SwapData {
uint16 amountsOffset;
uint16 dataOffset;
uint16 commandsOffset;
uint16 commandsOffsetEnd;
uint16 outputsLength;
uint256 amountIn;
address toAddress;
address fromAssetAddress;
address toAssetAddress;
uint256 deadline;
uint256 amountOutMin;
}Field
Type
Description
getAmountIn():
Field
Type
Description
Field
Type
Description
getFirstAmountIn():
Field
Type
Description
Field
Type
Description
getData():
Field
Type
Description
Field
Type
Description
Last updated