What is "Gas Limit" in Transaction Configuration?
Gas limit is the amount in ETH / BNB or other native coins that you are willing to pay as gas fee to execute a transaction.
Since you are using the automatic trading system in our DApp, sometimes the gas price can be high according to blockchain traffic at the relevant point in time when you wish to execute a transaction.
Therefore, setting the gas limit can prevent from you from spending an unanticipated amount in gas fee for frontrunning other transactions.
If Gas Limit is set to 0.1 and the transaction you are sending costs more than 0.1ETH for the gas fee, then the DApp won't send the transaction.
Last updated