v1

latestSwagger 2.02026-07-17232455673.4 KB
Query

EstimateGas implements the `eth_estimateGas` rpc api

get/evmos/evm/v1/estimate_gas

Query parameters

argsstring byte

args uses the same json format as the json rpc api.

gasCapstring uint64

gas_cap defines the default gas cap to be used

proposerAddressstring byte

proposer_address of the requested block in hex format

chainIdstring int64

chain_id is the eip155 chain id parsed from the requested block header

Response

A successful response.

gasstring uint64
retstring byte
vmErrorstring