SolanaScanResult
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / SolanaScanResult
Interface: SolanaScanResult
Section titled “Interface: SolanaScanResult”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15597
Result of scanning for incoming payments
Properties
Section titled “Properties”stealthAddress
Section titled “stealthAddress”stealthAddress:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15599
Stealth address that received the payment (base58)
ephemeralPublicKey
Section titled “ephemeralPublicKey”ephemeralPublicKey:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15601
Ephemeral public key from the sender (base58)
version
Section titled “version”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
Section titled “amount”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
tokenSymbol?
Section titled “tokenSymbol?”
optionaltokenSymbol?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15609
Token symbol (if known)
txSignature
Section titled “txSignature”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
Section titled “timestamp”timestamp:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15615
Block timestamp