BatchedCommands queries the batched commands for a specified chain and
BatchedCommandsID if no BatchedCommandsID is specified, then it returns the
latest batched commands
get
Path parameters
chainstringRequired
idstringRequired
id defines an optional id for the commandsbatch. If not specified the
latest will be returned
Responses
200
A successful response.
application/json
default
An unexpected error response
application/json
get
GET /axelar/evm/v1beta1/batched_commands/{chain}/{id} HTTP/1.1
Host: axelar.nownodes.io
Accept: */*