Constant EIP1559_FEE_ESTIMATION_DEFAULT_MAX_FEE_GNOSIS

Source
pub const EIP1559_FEE_ESTIMATION_DEFAULT_MAX_FEE_GNOSIS: u128 = 3_000_000_000;
Expand description

Gas estimation constants for EIP-1559 for Gnosis chain. These values are used to estimate the gas price for transactions. As GasOracleMiddleware is migrated to GasFiller, they are replaced with default values.