/feemarket

Plug-and-play fee market module for Cosmos SDK chains

Primary LanguageGoApache License 2.0Apache-2.0

x/feemarket Specification

Abstract

This document specifies the feemarket module.

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.