FeeMarket

Params queries the parameters of x/feemarket module.

get
Responses
200

A successful response.

application/json
get
/cosmos/evm/feemarket/v1/params

BaseFee queries the base fee of the parent block of the current block.

get
Responses
200

A successful response.

application/json
get
/cosmos/evm/feemarket/v1/base_fee

BlockGas queries the gas used at a given block height

get
Responses
200

A successful response.

application/json
get
/cosmos/evm/feemarket/v1/block_gas

Last updated