Skip to content

UnifiedOptimizationResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / UnifiedOptimizationResult

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24379

Unified transaction optimization result

chain: ChainId

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24381

Chain being optimized for


family: ChainFamily

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24383

Chain family


fees: object

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24385

Recommended fee configuration

priorityFee: bigint

For Solana: microlamports per CU, For EVM: wei

maxFee: bigint

For Solana: total lamports, For EVM: max fee per gas (wei)


limits: object

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24392

Resource limits

computeLimit: bigint

For Solana: compute units, For EVM: gas limit


recommendations: string[]

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24397

Cross-chain recommendations


chainSpecific: Record<string, unknown>

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:24399

Chain-specific data