GaslessCashoutBuild
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / GaslessCashoutBuild
Interface: GaslessCashoutBuild
Section titled “Interface: 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.
Properties
Section titled “Properties”transaction
Section titled “transaction”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
Section titled “stealthAddress”stealthAddress:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17533
Stealth address (base58)
destinationAddress
Section titled “destinationAddress”destinationAddress:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17535
Final destination (base58)
grossAmount
Section titled “grossAmount”grossAmount:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17537
Gross amount in the stealth token account (base units)
relayerFee
Section titled “relayerFee”relayerFee:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17539
Relayer fee deducted (base units)
netAmount
Section titled “netAmount”netAmount:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17541
Net amount forwarded to the destination (base units)
blockhash
Section titled “blockhash”blockhash:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17543
Blockhash the transaction is bound to
lastValidBlockHeight
Section titled “lastValidBlockHeight”lastValidBlockHeight:
number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17545
Last valid block height for confirmation