System: Operational

The Trust Layer
for Web3 Liquidity.

Non-custodial, immutable smart contracts for locking liquidity and vesting tokens. Zero admin keys. Zero hidden code.
Time is the only admin.

Initialize Lock View Documentation
Base
Arbitrum
Optimism

Protocol Architecture

Complex backend logic presented through a frictionless frontend. Our smart contract infrastructure minimizes gas usage while providing cryptographic proof of locked assets.

Module 01

The Time Vault

Binary state standard liquidity lock. Assets cannot be unlocked early under any circumstance. Maximum duration capped at 100 years for overflow protection.

REQUIRE: block.timestamp >= unlockTime;
STATUS: Deflationary Token Supported
Module 02

The Drip Feed

Continuous linear release of tokens over defined seconds with optional cliff periods. Granular to the block level.

CALC: claimable = released - claimed;
RESOLUTION: Per-second
Security

Zero Admin Keys

Our contracts are deployed without ownership modifiers. The 0xKeep protocol cannot freeze, censor, or move your funds. Pure, trustless execution.

OWNERSHIP: Non-Custodial
REVENUE: Pass-Through Atomic

Radical Transparency.

No Hidden Fees.

We utilize a flat-fee economic model paid in native network gas (ETH). No proprietary tokens required. Fees are immutable upon contract deployment.

Standard Lock
Best for Liquidity Pools.
0.03 ETH
Flat Fee
Vesting Schedule
Best for Team/VC.
0.02 ETH
Flat Fee

The Flat Fee Advantage

Stop paying silent token taxes. Legacy lockers penalize your project's success by taking a percentage of your total supply. We sell pure infrastructure at a flat rate.

Legacy Lockers
Pricing Model
1% Token Supply + ETH

Drains liquidity directly from your community.

Architecture
Upgradable Proxies

Admin keys can alter contract logic after deployment.

User Experience
Hidden Sub-routines

Opaque smart contracts requiring off-chain indexers.

0xKeep Protocol
Pricing Model
ETH Flat Rate

You keep 100% of your token supply. No silent taxes.

Architecture
Immutable (Zero Proxies)

Code is law. Cannot be changed or paused by anyone.

User Experience
Radical Transparency

Direct RPC reads. What you see on-chain is exactly what executes.

Open Source & Verified

Don't Trust. Verify.

True trust is programmatic, not institutional. The core logic is fully deployed, immutable, and 100% verified on public block explorers and Sourcify. Read the code yourself. Code is law.

Technical FAQ

Can 0xKeep access my funds?

No. The smart contracts are 100% non-custodial and do not contain `onlyOwner` or proxy administration modifiers. We cannot pause, freeze, or access your liquidity.

Is the protocol audited?

The code is fully open-source and verified on Sourcify, Basescan, Arbiscan, and Optimistic Etherscan for public peer review.

Do you support Tax/Deflationary tokens?

Yes. We utilize a "Balance-Before / Balance-After" accounting mechanism ensuring the ledger matches physical holdings perfectly. No phantom locks. We do not support "Rebasing" or "Elastic Supply" tokens.

Can I transfer ownership of a lock?

Yes. The wallet that created the lock can transfer ownership of the locked position to a new wallet, Multisig, or DAO address at any time.

Powered By Industry Standard Infrastructure

OpenZeppelin
RainbowKit
Next.js
Vercel
Base
Arbitrum
Optimism

Initialize the Protocol.

Secure your token distribution and build immediate trust with your investors. Deploy your lock in under 60 seconds.

Launch App