← Back to Patent Claims
Patent Claim 070 All Patents →

LP Bait-and-Pull Withdrawal Defense

State-Keyed, Size-Tiered Locking of Liquidity-Provider Capital Itself, Independent of Holder-Side Sell Throttles and Locked-Lot Restrictions

Patent Claim JIL Sovereign July 2026 Claim 70 of 157

Executive Summary

Every control ProofGuard applies to a launch pool's holders — the beneficial-owner sell throttle, the locked-lot multi-restriction hold — governs the retail side of the trade. None of it reaches a distinct and well-documented failure mode: liquidity providers, who may or may not be affiliated with the project itself, seeding a pool to create the appearance of tradeable depth, attracting buy volume against that apparent depth, and then withdrawing their underlying capital. The result collapses the pool and leaves buyers holding an asset with no exit liquidity — a "bait-and-pull," distinct from a rug pull because the actor doing the draining is the liquidity provider, not necessarily the project team, and the instrument being withdrawn is a claim on pooled reserves, not a holder's token allocation.

ProofGuard closes this gap by locking LP capital itself, independent of any holder-facing control. Every LP position carries its own minimum lock duration, scaled to the launch's risk classification. A withdrawal request against that position is then evaluated against the pool's current lifecycle state and stress mode before a size-tiered rule decides whether it releases immediately or queues behind a mandatory notice-delay.

Core Innovation: The lock attaches to the LP's capital, not to the token supply retail buyers hold — a distinct control surface purpose-built for the specific pattern of liquidity providers pulling out from under the people who bought against their depth.

Problem Statement

Standard LP-token lockers (Unicrypt, Team Finance, and similar services) lock the LP token itself for a static, pre-announced duration with no awareness of what is happening in the pool around it: no distinction between a healthy pool and one already under stress, and no size-sensitivity — a $500 withdrawal and a $5 million withdrawal are treated identically the instant the timer expires. Meanwhile, per-holder token restrictions address an entirely different instrument and have no bearing on an LP's separate claim on pooled reserves.

30-180 days
Minimum LP lock duration, standard vs. elevated-risk launch classification
$50,000
Withdrawal size above which a mandatory notice-delay queue applies rather than instant release
~$60M
Scale of a single widely reported DeFi liquidity-drain incident shortly after launch (AnubisDAO, October 2021), illustrating the exposure this claim addresses

Technical Architecture

Lock at Deposit

When an LP position is created, its lock-until timestamp is fixed at deposit time using a minimum-lock-days figure selected by the launch's risk classification — a longer default for high-risk launches than for standard ones — and the lock event is anchored to the evidentiary ledger.

Withdrawal Decision Tree

A withdrawal request against an LP position is evaluated through an ordered set of checks, each capable of blocking, queuing, or releasing the request:

ConditionOutcome
Pool in a pre-graduation lifecycle state (auction scheduled, active, just closed, or in active quarantine)Blocked outright
Pool stress mode is other than normalBlocked outright
Position's minimum lock duration has not elapsedBlocked outright
Withdrawal amount at or above the large-withdrawal thresholdQueued behind a mandatory notice-delay
Withdrawal amount below the threshold, all prior checks clearReleased immediately

Under default policy, withdrawals at or above $50,000 are queued with a 24-hour eligibility delay before they can be released, giving the platform and other market participants a window to observe and react before large capital actually leaves the pool. Every blocked, queued, and released outcome — including the specific reason code — is cryptographically anchored into the same tamper-evident ledger used across ProofGuard's other controls.

Why This Is a Distinct Control Surface

The beneficial-owner sell throttle and the locked-lot multi-restriction hold both operate on the launch-allocation token balance held by buyers. This mechanism operates on an entirely separate financial position — the liquidity-provider's claim on pooled reserves — evaluated against pool-level lifecycle and stress signals that neither of the holder-side controls reads. A project could have flawless holder-side controls and still be vulnerable to a bait-and-pull if LP capital itself were left unlocked; this claim is the control that specifically closes that gap.

Prior Art Differentiation

ApproachLocks LP Capital?Lifecycle/Stress-Aware?Size-Tiered Notice-Delay?
Unicrypt / Team Finance-style LP lockerYes, LP token onlyNoNo
Holder-side token vesting lockNo (different instrument)N/AN/A
Static calendar-only lockYesNoNo
JIL ProofGuardYesYesYes

Patent Claim

Independent Claim 70: A computer-implemented method for restricting withdrawal of liquidity-provider capital from a token-launch pool comprising: recording a liquidity-provider deposit as a locked position bound to a minimum lock duration selected according to a risk classification of the associated launch; upon a withdrawal request, blocking the withdrawal unconditionally when the pool is in a defined pre-graduation lifecycle state or the pool's stress-mode indicator is other than normal, and independently blocking the withdrawal when the position's lock duration has not elapsed; and, for withdrawal requests at or above a configured size threshold that clear the foregoing blocks, deferring the withdrawal into a queue with a mandatory notice-delay period rather than releasing the capital immediately, wherein withdrawal requests below the size threshold that clear the foregoing blocks are released without a notice-delay.