willworknow
Results
1
comments of
willworknow
I don't understand why, within buyToken() and swapExactETHForTokensSupportingFeeOnTransferTokens you have value, gasLimit and gasPrice? (Date.now() + 1000 * 60 * 10), { **'value': amountIn, 'gasLimit': gasLimit, 'gasPrice': gasPrice,** } Also,...