GET /axelar/evm/v1beta1/pending_commands/{chain} HTTP/1.1 Host: axelar.nownodes.io Accept: */*
A successful response.
{ "commands": [ { "id": "text", "type": "text", "params": { "ANY_ADDITIONAL_PROPERTY": "text" }, "key_id": "text", "max_gas_cost": 1 } ] }