Confirm gateway tx
Body
senderstringOptional
chainstringOptional
tx_idstringOptional
Responses
200
A successful response.
application/json
Responseobject
default
An unexpected error response
application/json
post
POST /axelar/evm/confirm_gateway_tx HTTP/1.1
Host: axelar.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 47
{
"sender": "text",
"chain": "text",
"tx_id": "text"
}
{}