Skip to content

skip-mev/feemarket

Repository files navigation

x/feemarket Module

Abstract

The feemarket module is an implementation of the Additive Increase Multiplicative Decrease (AIMD) EIP-1559 feemarket. More information about the implementation can be found here.

Upgrading to Feemarket

More information about upgrading your chain to x/feemarket can be found in our dedicated guide.

Important Considerations for End-Users

Wallets, relayers and other end-users should refer to our guide for using dynamic fees for transaction submission.

Spec

A full specification for x/feemarket can be found here.