Skip to main content
Gets a specific transfer by ID that the wallet is a participant of.
This returns Spark transfer data only. For Lightning-related transfer information, use getTransferFromSsp().

Method Signature

Parameters

string
required
The transfer ID to query

Returns

WalletTransfer | undefined
required
The transfer details, or undefined if not found

WalletTransfer Fields

Example