How did you integrate our partners, if any?

We Integrated Unichain and Reactive Network as our partners:-

  1. Unichain Sepolia handles all origin chain contracts VestingHook is a Uniswap v4 hook deployed on the Unichain Sepolia PoolManager that gates LP removal based on milestone conditions. ProvenCallback receives cross-chain callbacks on Unichain to authorize unlocks, extend locks, or pause withdrawals.
  2. Reactive Network Lasna handles RiskGuardRSC a Reactive Smart Contract deployed on Lasna that autonomously monitors VestingHook events on Unichain, evaluates milestone conditions (TVL, volume, users), runs a 5 signal rug detection scoring system, and dispatches tiered callback responses back to Unichain via the Reactive Network's cross-chain callback relay. It uses dynamic event subscriptions subscribing to new team events automatically when positions are registered.

What are the key links to share? (Ex. demo video, GitHub, deck)

Github:https://github.com/minrawsjar/Proven Slides: Project Link:https://www.provenprotocol.dev/ Demo Video:https://youtu.be/nckOBXMjpGA

Problem / Background: What inspired the idea? What problems are you solving?

My inspiration was reading an article few months back about the $SQUID token which rug pulled $2.1M from 40,000 investors. The LP was "locked" with a 7-day time lock on day 7, the team removed 100% of liquidity in a single transaction. Investors held worthless tokens. Rug pulls still remain the cause of investor loss in Defi token launches and timelocks only delay the exit never prevent it.

The core problem still is that current LP locking mechanisms are either locked or unlocked with no connection of whether the project is delivering value or not a team can do nothing for x days, wait for the lock to expire, and drain liquidity. There's no on-chain accountability between the lock and the project's real performance.

Proven Protocol solves this by replacing time-based locks with performance-based vesting. LP tokens are locked in a Uniswap v4 hook and only unlock when real on-chain milestones are hit TVL growth, trading volume, and user adoption. Verification is fully autonomous: a Reactive Smart Contract on Lasna monitors pool metrics cross-chain, evaluates milestones, and runs a 5 signal rug detection system that can freeze withdrawals or extend locks if suspicious activity is detected.

Teams earn their liquidity by building, not by waiting.

Impact: What makes this project unique? What impact will this make?

Proven Protocol is a Uniswap v4 hook that ties LP unlocks directly to onchain performance metrics, verified autonomously across chains.