POST
/
transactions
/
execute

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
chain
string
required

Blockchain network to use

signed_transaction
string
required

Signed transaction to broadcast in the blockchain

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