First-block cap
For the first N blocks after the pool opens, per-wallet size is capped. Snipers can still buy — they just cannot buy the whole book. The overflow fee goes to the pool, not to a bot.
UNILIQUID turns a token launched on Pons into a real Uniswap v4 liquidity pool governed by hooks — dynamic fees, snipe throttles, floors enforced in code. No bonding curve. No migration cliff.
None of these are market problems. They are missing rules — and until Uniswap v4, a pool had no way to hold any.
The curve fills, liquidity is dumped into a raw pool, and the first block belongs to whoever pays the most gas. The crowd that funded the launch buys the top of a candle it created.
A static fee charges the same at 3am on a dead chart as it does mid-40% candle. LPs get paid least exactly when they carry the most risk.
"Liquidity locked" usually means a multisig and a screenshot. Nothing in the pool stops the exit. Liquidity leaves precisely when it is needed.
Full-range liquidity earns dust. Concentrated liquidity earns well until price walks out of the range, then earns nothing at all — silently, for weeks.
| Capability | Bonding curve | Raw v3 pool | Standard launchpad | Uniliquid |
|---|---|---|---|---|
| Real Uniswap pool at launch | — | ✦ | — | ✦ |
| Rules enforced on every swap | — | — | — | ✦ |
| Fee reacts to volatility | — | — | — | ✦ |
| Exit blocked by code, not trust | — | — | — | ✦ |
| Single-sided deposit | ✦ | — | ✦ | ✦ |
| No migration event | — | ✦ | — | ✦ |
Comparison describes categories of design, not named products. Uniliquid contracts are unaudited — see risk.
Fixed supply, a form, a wallet signature. No Solidity, no Foundry, no deploy script. Pons handles creation — that part already works.
Uniliquid opens a canonical v4 pool at the address your hook set was mined for, and seeds it single-sided. No counterpart token required, no bootstrapping ritual.
The hook runs inside the swap, not beside it. Fees adapt, snipes throttle, exits stay shut until the unlock block. Rules cannot be skipped, because the pool will not execute without them.
A Uniswap v4 hook is not middleware sitting next to the pool — it is called by the PoolManager during execution. If the rule reverts, the swap does not happen. That is the entire reason this design is possible now and was not before.
For the first N blocks after the pool opens, per-wallet size is capped. Snipers can still buy — they just cannot buy the whole book. The overflow fee goes to the pool, not to a bot.
The fee is priced per swap against realized volatility. Calm markets stay cheap. Violent ones pay liquidity providers for the risk they are actually carrying.
Deposit one token. The hook derives the range from current depth and places it. No counterpart, no manual tick math, no leftover dust.
A slice of every fee is routed into a standing bid below spot. Fees stop being a receipt and start being a floor that grows with volume.
Liquidity cannot leave before the unlock block. Not a multisig, not a pledge, not a screenshot — a revert. The pool refuses the transaction.
Swaps that shove price outside a band against the oracle in a single block are rejected. Cuts the sandwich, keeps the market.
Hooks are selected per launch and encoded in the hook contract address itself — v4 reads the permission bits straight out of the address, so a pool cannot quietly gain a capability it was not deployed with. What you mine is what you get, permanently.
Depth is a distribution, not a single number. Uniliquid shows that distribution and lets the hook hold the position inside it — so the range keeps earning instead of quietly going dark.
Chart is schematic and illustrates the mechanism. It is not live market data.
Liquidity sits in a tick range instead of spread from zero to infinity. Same capital, far more depth where the price actually trades.
Deposit one token. SEED derives the range from live depth and places the position for you.
When price walks out of range, the position is re-centred in one flow instead of a withdraw-swap-redeposit sequence.
Pool address, hook address and every position are readable on the explorer. Nothing about the state lives on our server.
Uniliquid does not run its own AMM, its own chain, or its own launchpad. It writes the rules layer that was missing between them — and everything else stays canonical.
Fixed-supply token creation on Robinhood Chain. Form plus wallet signature — no Solidity required. Pons Labs operates the interface; keys and assets stay with the user.
Canonical PoolManager singleton. All pools live in one contract, which is what makes hook-gated execution and flash accounting cheap enough to run on every swap.
Six modules, selected per launch, with permissions mined into the hook address. Immutable once the pool is initialized.
Arbitrum Orbit L2. Settlement in USDG. Blocks are cheap enough that per-swap rule execution is not a luxury.
No private round, no seed allocation, no separate contract standard. $UNILIQUID goes through the same launchpad and sits in the same kind of hook-governed Uniswap pool it is meant to make possible.
Turning on a hook module for a pool requires $UNILIQUID. Scarce rules, priced.
Protocol fees paid in $UNILIQUID settle at a discount, and the paid amount is burned.
BUYBACK routes a share of pool fees into a standing $UNILIQUID bid below spot.
Parameter bands for FEE and GUARD are set by $UNILIQUID vote, within hard-coded limits.
The loop only turns if pools actually trade. There is no emission schedule propping it up and no staking yield paid out of thin air — if volume stops, the loop stops. That is the honest version.
Dates are intent, not commitment. Anything on this list can slip, and a hook that is not ready does not ship early.
THROTTLE, FEE and SEED live on testnet against a canonical v4 PoolManager.
Lock enforcement and TWAP banding, plus the hook address miner.
Capped TVL for the first 90 days. Pons integration in the launch flow.
Fee routing into the standing bid. $UNILIQUID launches on Pons.
One-flow re-centring for out-of-range positions.
Third-party hook modules, reviewed and bonded.
Liquidity pools, hooks and Uniswap v4 — wired into a Pons launch from the first block.
Uniliquid hooks are new code running inside live swaps. An audit is scheduled, not finished. TVL is capped for the first 90 days for exactly this reason.
Providing liquidity is not yield. A concentrated range converts your position into the losing side of a trend. Hooks change the rules of the pool, not the direction of the market.
THROTTLE caps you as well as the sniper. GUARD can reject your swap. LOCK means you cannot exit early either — that is the point, and it applies to everyone.
A launch pool has little depth by definition. Slippage on early swaps can be severe regardless of how well the hooks behave.
Any token can launch on Pons, and a Uniliquid pool does not vet the token inside it. Rules govern the liquidity, not the honesty of the team.
Charts and numbers shown here illustrate mechanisms. They are not live market data and not a projection of returns.
Nothing on this page is investment advice, an offer, or a solicitation. Uniliquid is software. You sign every transaction yourself and you keep your own keys — which also means no one can reverse a transaction for you.