v1

latestSwagger 2.02026-07-17232455673.4 KB
Query

Code queries the balance of all coins for a single account.

get/evmos/evm/v1/codes/{address}

Path parameters

addressstring required

address is the ethereum hex address to query the code for.

Response

A successful response.

codestring byte

code represents the code bytes from an ethereum address.