POST
/
transactions
/
execute

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
chain
string
required

Blockchain network to use

Required string length: 1 - 255
signed_transaction
string
required

Signed transaction to broadcast in the blockchain

Minimum length: 1

Response

200 - application/json
status
enum<string>
required

Response status: 'sucess' or 'failed'

Available options:
failed,
success
transactionHash
string
required

Hash of transaction

blockExplorerUrl
string
required

URL of transaction in block explorer