tradeBySourceAmount()
Last updated
Last updated
This function will trade the exact amount of indicated source tokens for as many target tokens as possible.
sourceToken
Token address
The source token address
targetToken
Token address
The target token address
tradeActions
list
This is a list of TradeAction objects, each of which contain the strategyId and amount of source tokens to trade into the strategy
deadline
uint256
Unix timestamp after which the transaction will revert
minReturn
uint128
The minimum amount of target tokens that must be received for the transaction to not revert
tradeActionamount
needs to follow the relevant token decimal.
tradeBySourceAmount, follows the sourceToken decimals
While all required data is available on-chain, it is recommended to use the .