Skip to main content

Push a transaction from the txHex.

POST 

/push-tx

Push a transaction from the txHex.

Request

Header Parameters

    x-wallet-id stringrequired

    Defines the key of the wallet on which the request will be executed.

Body

required

Signed transaction hex

    txHex stringrequired

    Transaction hex representation.

Responses

Get tx sent from transaction hex.

Schema

    any

Loading...