FeeOverflow
Error v210 → current 22.1Calculating the total transaction fee caused an overflow.
Encountered by: developers
Why This Error Exists
The fee calculation exceeded maximum safe values - use more reasonable parameters.
From Chain Metadata
Calculating total fee overflowed
What This Means
Calculating the total transaction fee caused an overflow.
Common Causes
- Extremely high gas price specified
- Gas limit times gas price exceeds safe bounds
How to Fix
- Reduce gas price to reasonable levels
- Lower the gas limit if possible
Storage to Check
BaseFee.BaseFeePerGas (removed)
Thrown By
Runtime Info
- Pallet Index
- 22
- Error Index
- 1
- Error Code
- 22.1
- Runtime Version
- v393