moxailoo

A focused TypeScript toolkit for inspecting Uniswap V3 pools โ€” liquidity distribution, fee yield, and impermanent-loss math from your terminal.

12
2
100% credibility
Found May 04, 2026 at 12 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A lightweight command-line tool and library for inspecting Uniswap V3 liquidity pools, offering quick views of current state, impermanent loss projections, fee estimates, and historical comparisons directly from the blockchain.

How It Works

1
๐Ÿ” Discover the tool

While researching crypto trading pools on platforms like Uniswap, you find this simple tool for quick pool checks.

2
๐Ÿ’ป Set it up on your computer

Download the tool to your computer and run the easy preparation steps to get it ready for use.

3
๐Ÿ”— Connect to the network

Add a web address from a blockchain service so the tool can peek at live crypto data.

4
๐Ÿ“Š Check a pool

Enter the address of any Uniswap pool and instantly see its price, liquidity depth, and current position.

5
Pick what to explore
๐Ÿ“ˆ
Preview a range

See risks like value changes if price moves in your planned trading range.

๐Ÿ’ฐ
Estimate earnings

Get a quick guess at fees you might earn over a day.

๐Ÿ”„
Compare moments

Spot changes in the pool between two points in time.

๐Ÿ‘€
Full overview

Review the basics like tokens and fees.

6
๐Ÿ“ฑ View your results

Read easy-to-understand reports, graphs, and numbers right in your screen.

โœ… Smarter crypto moves

You now quickly understand pool health, risks, and rewards to decide confidently on providing liquidity.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 12 to 12 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is univ3-pool-lens?

univ3-pool-lens is a TypeScript CLI toolkit for inspecting Uniswap V3 pools directly from your terminal, delivering liquidity distribution, fee yield estimates, and impermanent-loss math in under a second. It lets you query pool summaries, project IL for custom tick ranges, estimate 24h fee APR, or diff state across blocksโ€”without spinning up a subgraph or Jupyter notebook. Set your RPC URLs via .env, run commands like `lens pool ` or `lens range --lower 196900 --upper 199810`, and get human-readable output or JSON.

Why is it gaining traction?

This focused toolkit stands out by skipping heavy analytics setups for instant sanity checks on pool liquidity, fees, and IL across chains like mainnet, Arbitrum, and Base. Developers hook into its JSON mode for scripts or dashboards, or import the library for custom bots, all with smart caching for repeated queries. The ASCII histograms for liquidity profiles and IL curves make complex univ3 math visual and terminal-friendly.

Who should use this?

DeFi traders eyeing LP positions need quick pool ticks, prices, and fee yields before entering ranges. Bot operators simulating impermanent-loss on volatile pairs like WETH/USDC save time over manual ethers.js calls. Analysts debugging liquidity distribution around current ticks will appreciate the snapshot diffs for block-range inspections.

Verdict

Grab it for fast univ3 pool inspections if you're on supported chainsโ€”solid docs and MIT license make it easy to extend, though 12 stars and 1.0% credibility score signal early-stage maturity with room for tests and position queries. Worth npm linking for daily DeFi workflows.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.