RemoveLiquidityAppliedAction
struct RemoveLiquidityAppliedAction {
address owner;
bytes32 hash;
uint256 lpTokenAmount;
address token0;
address token1;
uint24 fee;
SignatureTransferParams signatureTransferParams;
}Name
Type
Description
Last updated
Was this helpful?