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
chainanyRequired
idanyRequired
id defines an optional id for the commandsbatch. If not specified the
latest will be returned
Responses
application/json
objectOptional
application/json
get
GET /axelar/evm/v1beta1/batched_commands/{chain}/{id} HTTP/1.1
Host: axelar.nownodes.io
Accept: */*