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
{{ message }}
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: FAQ.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
23
23
### **6. Addressing 'Gas Required Exceeds Allowance' Error in the Fastlane Bot**
24
24
-**Question:** What steps should be taken if the bot displays a 'gas required exceeds allowance' error during transaction building?
25
-
-**Answer:**The most common cause of this is not having enough ETH on the address used by the bot to execute transactions.
25
+
-**Answer:**This error can have several causes, the most common of which is simply that the transaction is expected to revert. Another cause of this can be not having enough ETH on the address used by the bot to execute transactions.
26
26
27
27
### **7. Addressing 'Reverted SafeMath: subtraction overflow' Error in the Fastlane Bot**
28
28
-**Question:** I see the error: "Reverted SafeMath: subtraction overflow" when my bot tries to build a transaction, what's wrong?
0 commit comments