swapTokenToUsdt
Contract method
function swapTokenToUsdt
address _sender,
address _tokenIn,
uint256 _amountIn,
uint256 _amountOutMin,
uint24 _poolFee,
uint256 _lockTime
) external returns (uint256 _amountOut);Request Body
Name
Type
Description
最后更新于