Bytecode
Path parameters
chainstringRequired
contractstringRequired
Responses
200
A successful response.
application/json
default
An unexpected error response
application/json
get
GET /axelar/evm/v1beta1/bytecode/{chain}/{contract} HTTP/1.1
Host: axelar.nownodes.io
Accept: */*
{
"bytecode": "text"
}