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
Body
application/json
Signed base64 encoded transaction
Example:
"base64 encoded transaction"
Chain ID of the transaction
Example:
"osmosis-1"
Response
200
application/json
The hash of the transaction.
Hash of the transaction