Skip to content

~~Function: checkSecp256k1StealthAddressV1()~~

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / checkSecp256k1StealthAddressV1

Function: checkSecp256k1StealthAddressV1()

Section titled “Function: checkSecp256k1StealthAddressV1()”

checkSecp256k1StealthAddressV1(stealthAddress, spendingPrivateKey, viewingPrivateKey): boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:4094

StealthAddress

`0x${string}`

`0x${string}`

boolean

Legacy SIP:1 full-wallet check — requires BOTH private keys.

For detecting/claiming pre-flip (SIP:1) announcements only (legacy swapped scheme: S = k_spend * R, address built on the viewing key). New code should use the view-only checkSecp256k1StealthAddress.