Skip to main content

Interface: BridgeStatusResult

Properties

depositTxHash

Optional depositTxHash: string

Transaction hash of the deposit on the origin chain.

Defined in

external/cow-sdk/src/bridging/types.ts:124


fillTimeInSeconds

Optional fillTimeInSeconds: number

Defined in

external/cow-sdk/src/bridging/types.ts:120


fillTxHash

Optional fillTxHash: string

Transaction hash of the fill on the destination chain. Only present when fillStatus is 'filled'.

Defined in

external/cow-sdk/src/bridging/types.ts:129


status

status: BridgeStatus

Defined in

external/cow-sdk/src/bridging/types.ts:119