Optional
base_Optional
base_base fee change denominator bounds the amount the base fee can change between blocks.
int64
Optional
elasticity_elasticity multiplier bounds the maximum gas limit an EIP-1559 block may have.
int64
Optional
enable_height at which the base fee calculation is enabled.
int64
Optional
min_min gas denominator bounds the minimum gasUsed to be charged to senders based on GasLimit
Optional
min_min_gas_price defines the minimum gas price value for cosmos and eth transactions
Optional
no_no base fee forces the EIP-1559 base fee to 0 (needed for 0 price calls)
Generated using TypeDoc
base fee for EIP-1559 blocks.