v1

latestOpenAPI 3.1.0MIT License2026-07-17107133186.6 KB
transactions

Sign transaction on behalf of wallet account

Sign a transaction with the private key corresponding to the sender. Sender must exist in the node's wallet

post/transactions/sign

Request body

string required

Response

successful operation

OR

Example response

{
  "timestamp": 1460678400000,
  "recipient": "3P274YB5qseSE9DTTL3bpSjosZrYBPDpJ8k"
}