Skip to content

SolanaScanResult

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / SolanaScanResult

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

Result of scanning for incoming payments

stealthAddress: string

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

Stealth address that received the payment (base58)


ephemeralPublicKey: string

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

Ephemeral public key from the sender (base58)


version: "1" | "2"

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

Announcement scheme version (‘1’ legacy | ‘2’ canonical) — pass to claim


amount: bigint

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

Amount received (in token’s smallest unit)


mint: string

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

Token mint address


optional tokenSymbol?: string

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

Token symbol (if known)


txSignature: string

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

Transaction signature


slot: number

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

Block slot


timestamp: number

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

Block timestamp