Skip to main content
Version: 0.96.0

Interface: CCIPExecution

Defined in: types.ts:348

Complete CCIP execution event with receipt, log, and timestamp.

Properties

log

log: Log_

Defined in: types.ts:352

Log event from the execution.


receipt

receipt: ExecutionReceipt

Defined in: types.ts:350

Execution receipt data.


timestamp

timestamp: number

Defined in: types.ts:354

Unix timestamp of the execution.