DecryptedTransaction
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / DecryptedTransaction
Interface: DecryptedTransaction
Section titled “Interface: DecryptedTransaction”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9976
Decrypted transaction data for audit reports
Properties
Section titled “Properties”id:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9978
Transaction ID
sender
Section titled “sender”sender:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9980
Sender address
recipient
Section titled “recipient”recipient:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9982
Recipient address
amount
Section titled “amount”amount:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9984
Amount (as string to avoid serialization issues)
timestamp
Section titled “timestamp”timestamp:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9986
Transaction timestamp
txHash?
Section titled “txHash?”
optionaltxHash?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9988
Transaction hash (if available)
metadata?
Section titled “metadata?”
optionalmetadata?:Record<string,unknown>
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9990
Additional metadata