Skip to main content

Interface: GetOrderParams

Parameters for the getOrder method.

Properties

chainId

chainId: SupportedChainId

The chain ID of the order.

Defined in

external/cow-sdk/src/bridging/BridgingSdk/BridgingSdk.ts:59


env

Optional env: CowEnv

The environment of the order

Defined in

external/cow-sdk/src/bridging/BridgingSdk/BridgingSdk.ts:64


orderId

orderId: string

The unique identifier of the order.

Defined in

external/cow-sdk/src/bridging/BridgingSdk/BridgingSdk.ts:54