SolanaScanResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / SolanaScanResult
Interface: SolanaScanResult
Section titled “Interface: SolanaScanResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15514
Result of scanning for incoming payments
Properties
Section titled “Properties”stealthAddress
Section titled “stealthAddress”stealthAddress:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15516
Stealth address that received the payment (base58)
ephemeralPublicKey
Section titled “ephemeralPublicKey”ephemeralPublicKey:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15518
Ephemeral public key from the sender (base58)
amount
Section titled “amount”amount:
bigint
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15520
Amount received (in token’s smallest unit)
mint:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15522
Token mint address
tokenSymbol?
Section titled “tokenSymbol?”
optionaltokenSymbol:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15524
Token symbol (if known)
txSignature
Section titled “txSignature”txSignature:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15526
Transaction signature
slot:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15528
Block slot
timestamp
Section titled “timestamp”timestamp:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15530
Block timestamp