POST /axelar/axelarnet/call_contract HTTP/1.1 Host: axelar.nownodes.io Content-Type: application/json Accept: */* Content-Length: 170 { "sender": "text", "chain": "text", "contract_address": "text", "payload": "text", "fee": { "amount": { "denom": "text", "amount": "text" }, "recipient": "text", "refund_recipient": "text" } }
A successful response.
{}