AvaxJewelSwap
Methods
calculateSwap
function calculateSwap(uint8 tokenIndexFrom, uint8 tokenIndexTo, uint256 dx) external view returns (uint256)Parameters
Name
Type
Description
Returns
Name
Type
Description
swap
function swap(uint8 tokenIndexFrom, uint8 tokenIndexTo, uint256 dx, uint256 minDy, uint256 deadline) external nonpayable returns (uint256)Parameters
Name
Type
Description
Returns
Name
Type
Description
Last updated
Was this helpful?