Transaction
Post /v2/tx/submit
Submit a signed base64 encoded transaction to be broadcast to the specified network. On successful submission, the status of the transaction and any subsequent IBC or Axelar transfers can be queried through the /status endpoint.
POST
/
v2
/
tx
/
submit
Body
application/json
tx
string
Signed base64 encoded transaction
chain_id
string
Chain ID of the transaction
Response
200 - application/json
tx_hash
string
Hash of the transaction