Interface: IntentPayloadLaunchpadSwapData
Properties
Property | Type | Defined in |
---|---|---|
amountIn | BigNumberish | types.ts:158 |
amountOut | BigNumberish | types.ts:160 |
chainId | BigNumberish | types.ts:162 |
poolAddress | string | types.ts:161 |
timeoutTimestampInSeconds | BigNumberish | types.ts:163 |
tokenIn | BytesLike | types.ts:157 |
tokenOut | BytesLike | types.ts:159 |