StealthAddress
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / StealthAddress
Interface: StealthAddress
Section titled “Interface: StealthAddress”Defined in: @sip-protocol/types/dist/index.d.ts:114
One-time stealth address for receiving funds
Properties
Section titled “Properties”address
Section titled “address”address:
`0x${string}`
Defined in: @sip-protocol/types/dist/index.d.ts:116
The stealth address (hex encoded)
ephemeralPublicKey
Section titled “ephemeralPublicKey”ephemeralPublicKey:
`0x${string}`
Defined in: @sip-protocol/types/dist/index.d.ts:118
Ephemeral public key (R) - published alongside transaction
viewTag
Section titled “viewTag”viewTag:
number
Defined in: @sip-protocol/types/dist/index.d.ts:120
View tag for efficient scanning (first byte of shared secret)