v1
latestSwagger 2.02026-07-17232455673.4 KBQuery
EthCall implements the `eth_call` rpc api
get/evmos/evm/v1/eth_call
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.