Skip to content

SubmitGaslessCashoutParams

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / SubmitGaslessCashoutParams

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

Parameters for submitting a built gasless cash-out.

connection: Connection

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

Solana RPC connection


build: GaslessCashoutBuild

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

Output of buildGaslessCashout (stealth already signed)


relayerKeypair: Keypair

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

Relayer keypair — must equal build.transaction.feePayer


optional jitoRelayer?: JitoRelayer

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

Optional Jito relayer for the bundle path (mainnet hardening). Default: direct submit.


optional tipLamports?: number

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

Tip in lamports for the Jito path (ignored on the direct path)