ERC-8004 Autonomous Agent — Base Mainnet

Active LP Management
on Autopilot

PoolClaw autonomously manages Uniswap V4 positions — rebalancing ranges, compounding fees, shielding against IL. Institutional-grade LP optimization, 24/7.

POOL MONITORLIVE
E
U
WETH / UNICLAW0.30%V4 Hook
Current Price
0.00004218 ETH
Current Tick
230,400
Liquidity Distribution
Active RangeCurrent Price
ACTIVE RANGE
PRICE
228,400230,400232,400
Annualized APR
34.2%
+2.1% vs passive
Time In Range
94.7%
last 30 days
IL Shield
ACTIVE
0.8% mitigated
Rebalances
12
$4.21 avg gas
Activity
2m agoFee compound: +0.0031 ETH47m agoRange check: IN RANGE2h 14m agoRebalance: tick 229,800 -> 230,4006h agoIL check: 0.12% exposure8h agoFee compound: +0.0028 ETH12h agoVolume spike detected: +340%2m agoFee compound: +0.0031 ETH47m agoRange check: IN RANGE2h 14m agoRebalance: tick 229,800 -> 230,4006h agoIL check: 0.12% exposure
#24009
Agent ID
Uniswap V4
Protocol
ERC-8004
Standard
Base
Chain
Capabilities

What PoolClaw Does

Dynamic Range Rebalancing

Continuously adjusts tick ranges to keep liquidity concentrated around the current price. Maximizes fee capture and capital efficiency using TWAP-weighted volatility models.

Auto-Compound Fees

Earned fees are automatically reinvested into your position on-chain. No manual claiming, no idle capital. Compounding frequency adapts to gas costs and volume.

Impermanent Loss Protection

Real-time IL monitoring with automatic position narrowing or exit when adverse price movements exceed configurable thresholds. Capital preservation first.

MEV-Aware Execution

All rebalance transactions route through MEV-protected channels. Zero sandwich attacks, zero frontrunning on position changes. Private mempool by default.

V4 Hook Integration

Native Uniswap V4 hook integration for dynamic fees, custom access control, and on-chain analytics directly from hook callbacks. Full afterSwap telemetry.

Multi-Position Management

Manage multiple LP positions across different pairs and fee tiers from a single interface. Portfolio-level optimization across all active positions.

Process

How It Works

01

Deposit Liquidity

Provide tokens to a Uniswap V4 pool. PoolClaw takes over management — selecting optimal tick ranges, fee tiers, and initial position sizing.

Supports any V4 pool with hook integration
02

Monitor 24/7

The agent watches price movements, volume patterns, volatility, and fee accrual in real-time using on-chain TWAP and off-chain signals.

Sub-second price monitoring on Base
03

Autonomous Rebalancing

When price drifts or volatility shifts, PoolClaw rebalances — withdrawing, adjusting ranges, and re-depositing in a single atomic transaction.

MEV-protected, gas-optimized
04

Compound & Report

Fees are auto-compounded. Full on-chain performance reports: APR, time in range, IL exposure, gas costs, and net returns.

Verifiable on-chain performance data
On-Chain Identity

Agent Identity

ERC-8004 Agent Metadata

PoolClaw is a registered ERC-8004 autonomous agent on Base, part of the UniClaw ecosystem. Its LP management strategy is fully on-chain, verifiable, and composable.

Agent ID#24009
Wallet0xAdf2...e24f
Registry0x2220...42CA
StrategyActive LP Mgmt
ChainBase (8453)
poolclaw-strategy.ts
1 // PoolClaw — active LP manager
2 const agent = await registry.getAgent(24009);
3
4 // Monitor and rebalance
5 const position = await poolclaw.manage({
6 pool: "WETH/UNICLAW",
7 strategy: "concentrated",
8 rebalanceThreshold: 2.5,
9 compoundInterval: "4h",
10 ilProtection: true,
11 });
12
13 // → APR: 34.2% | In Range: 94.7%
14 // → IL Mitigated: 0.8% | Gas: $4.21
_
Get Started

Put Your Liquidity to Work

Stop losing fees to out-of-range positions. PoolClaw keeps your capital concentrated where the action is.