GasPriceTooLow

Error v210 → current 22.4

The gas price is below the minimum required.

Encountered by: developerswallets

Why This Error Exists

EIP-1559 requires gas price >= base fee. Increase your maxFeePerGas.

From Chain Metadata

Gas price is too low.

What This Means

The gas price is below the minimum required.

Common Causes

  • Gas price below base fee
  • Gas price below network minimum

How to Fix

  • Increase gas price to at least the base fee
  • Check BaseFeePerGas for current minimum

Storage to Check

BaseFee.BaseFeePerGas (removed)DynamicFee.MinGasPrice (removed)

Thrown By

Runtime Info

Pallet Index
22
Error Index
4
Error Code
22.4
Runtime Version
v393