GET
/
broadcast_tx_async
curl --request GET \
  --url https://story-rpc-001.originstake.com/broadcast_tx_async
{
  "response": {
    "code": 123,
    "data": "<string>",
    "log": "<string>",
    "hash": "<string>"
  }
}

Query Parameters

tx
string
required

The transaction to broadcast

Response

response
object

Transaction broadcast result