Storage
Path parameters
addressstringRequired
/ address is the ethereum hex address to query the storage state for.
keystringRequired
key defines the key of the storage state
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
/ethermint/evm/v1/storage/{address}/{key}Last updated