Entrypoint Errors
AA94: Gas Value Overflow
Resolving gas value size issues in user operations
One or more gas values in your user operation exceed the uint160
size limit.
Resolution Steps
-
Gas Value Verification:
- Check all gas limit and gas price fields in your user operation
- Ensure each value fits within a
uint160
-
For Bundler Service Users:
- If the problematic gas values were suggested by a provider like JiffyLabs, reach out to their support