Interface: IntentPayloadLaunchpadAddLiquidityData
Properties
Property | Type | Defined in |
---|---|---|
amount0Max | BigNumberish | types.ts:182 |
amount1Max | BigNumberish | types.ts:183 |
chainId | BigNumberish | types.ts:187 |
liquidity | BigNumberish | types.ts:181 |
poolAddress | string | types.ts:184 |
tickLower | BigNumberish | types.ts:185 |
tickUpper | BigNumberish | types.ts:186 |
timeoutTimestampInSeconds | BigNumberish | types.ts:188 |