You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the sample code. I'm trying to use it against PancakeFactory on the BSC network.
I'm new to sending transactions to the blockchain. How can I set the gasPrice and gasLimit (or gas) as high as possible for the call to SwapExactETHForTokensFunction()? I'd like to set the gasPrice to a multiple of what the estimate is, to try and get the swap mined as quickly as possible.
I'd appreciate any pointers in the right direction.
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for the sample code. I'm trying to use it against PancakeFactory on the BSC network.
I'm new to sending transactions to the blockchain. How can I set the gasPrice and gasLimit (or gas) as high as possible for the call to SwapExactETHForTokensFunction()? I'd like to set the gasPrice to a multiple of what the estimate is, to try and get the swap mined as quickly as possible.
I'd appreciate any pointers in the right direction.
The text was updated successfully, but these errors were encountered: