Skip to content

GaslessCashoutBuild

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / GaslessCashoutBuild

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17508

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

transaction: Transaction

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17510

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


stealthAddress: string

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17512

Stealth address (base58)


destinationAddress: string

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17514

Final destination (base58)


grossAmount: bigint

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17516

Gross amount in the stealth token account (base units)


relayerFee: bigint

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17518

Relayer fee deducted (base units)


netAmount: bigint

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17520

Net amount forwarded to the destination (base units)


blockhash: string

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17522

Blockhash the transaction is bound to


lastValidBlockHeight: number

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17524

Last valid block height for confirmation