Interface: IntentPayloadSwapData
Properties
Property | Type | Defined in |
---|---|---|
amountIn | BigNumberish | types.ts:66 |
destinationChainId | BytesLike | types.ts:71 |
sourceChainId | BytesLike | types.ts:70 |
timeoutTimestampInSeconds | BigNumberish | types.ts:69 |
tokenIn | BytesLike | types.ts:65 |
tokenOut | BytesLike | types.ts:67 |
worstExecutionOutTokenAmount | BigNumberish | types.ts:68 |