Confirmation height

ConfirmationHeight queries the confirmation height for the specified chain

get
Path parameters
chainstringRequired
Responses
200
A successful response.
application/json
get
GET /axelar/evm/v1beta1/confirmation_height/{chain} HTTP/1.1
Host: axelar.nownodes.io
Accept: */*
{
  "height": "text"
}