Description:
Developers often claim liquidity is locked when it is merely deposited into an unverified third-party contract or a short-duration locker. The detector needs to interface with popular liquidity locker smart contracts to calculate true lock durations.
Acceptance Criteria:
- Implement integration adapters for major liquidity locking protocols (e.g., Unicrypt, PinkLock, Team Finance, and custom Soroban escrows).
- Parse contract storage to extract unlock timestamps and withdrawal beneficiary addresses.
- Compute a normalized liquidity stability score based on the percentage of total liquidity locked and time remaining until unlock.
Description:
Developers often claim liquidity is locked when it is merely deposited into an unverified third-party contract or a short-duration locker. The detector needs to interface with popular liquidity locker smart contracts to calculate true lock durations.
Acceptance Criteria: