Skip to content

GaslessCashoutBuild

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / GaslessCashoutBuild

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

A stealth-signed gasless cash-out transaction, awaiting the relayer’s fee-payer signature.

transaction: Transaction

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

Transaction signed by the stealth address; feePayer = relayer (relayer must still sign)


stealthAddress: string

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

Stealth address (base58)


destinationAddress: string

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

Final destination (base58)


grossAmount: bigint

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

Gross amount in the stealth token account (base units)


relayerFee: bigint

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

Relayer fee deducted (base units)


netAmount: bigint

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

Net amount forwarded to the destination (base units)


blockhash: string

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

Blockhash the transaction is bound to


lastValidBlockHeight: number

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

Last valid block height for confirmation