Interface: IntentPayloadTransactData
Properties
Property | Type | Defined in |
---|---|---|
amountIn | BigNumberish | types.ts:147 |
amountOut | BigNumberish | types.ts:149 |
destination | string [] | types.ts:150 |
destinationChainId | BigNumberish | types.ts:151 |
sourceChainId | BigNumberish | types.ts:152 |
timeoutTimestampInSeconds | BigNumberish | types.ts:153 |
tokenIn | BytesLike | types.ts:146 |
tokenOut | BytesLike | types.ts:148 |