Interface: IntentPayloadLiquidityParams
Properties
Property | Type | Defined in |
---|---|---|
amount0 | BigNumberish | types.ts:168 |
amount1 | BigNumberish | types.ts:169 |
chainId | number | types.ts:173 |
liquidity | BigNumberish | types.ts:167 |
liquidity_add | boolean | types.ts:177 |
poolAddress | string | types.ts:170 |
receiptTokenAddress? | string | types.ts:175 |
tickLower? | BigNumberish | types.ts:171 |
tickUpper? | BigNumberish | types.ts:172 |
timeoutTimestampInSeconds | BigNumberish | types.ts:174 |
tokenId? | BigNumberish | types.ts:176 |