git404hub

what is meteora-quant-lens fr?

fciaf420/meteora-quant-lens — explained in plain English

Analysis updated 2026-05-18

1JavaScriptAudience · developerComplexity · 3/5Setup · moderate

tl;dr

A read-only Chrome extension that overlays risk and fee signals on Meteora liquidity pool pages to help judge whether a position is worth entering.

vibe map

mindmap
  root((meteora-quant-lens))
    What it does
      Overlays pool metrics
      Shows entry verdicts
      Warns on range resets
    Tech stack
      JavaScript
      Chrome Extension
      Manifest V3
    Use cases
      Judge Meteora pool risk
      Track accumulation positions
      Avoid range reset mistakes
    Audience
      Crypto traders
      DeFi liquidity providers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Check a Meteora pool's fee versus risk edge before entering a position

VIBE 2

Get warned if the site silently resets a chosen price range

VIBE 3

Set up and track a gradual accumulation position with alerts

what's the stack?

JavaScriptChrome ExtensionManifest V3Jupiter API

how it stacks up fr

fciaf420/meteora-quant-lens0xmukesh/docusaurus-tutorial1tsmejp/palworld-docker-wine
Stars111
LanguageJavaScriptJavaScriptJavaScript
Last pushed2021-12-27
MaintenanceDormant
Setup difficultymoderateeasymoderate
Complexity3/52/54/5
Audiencedeveloperdeveloperops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Loaded manually via Chrome developer mode, a free Jupiter API key unlocks full signal data.

No license file is mentioned in the README, so reuse terms are unclear.

in plain english

Meteora Quant Lens is a Chrome browser extension that adds an information overlay on top of the meteora.ag website, where people provide liquidity to trading pools on the Solana blockchain. Rather than trading on your behalf, it is read-only: it never signs transactions and never touches your wallet keys. Its purpose is to surface numbers the regular website hides, so a user can judge whether a pool's fee income is likely to be worth the risk before committing money. Once installed, the extension displays a heads-up panel on each pool page with a top-line verdict such as IGNITION, BASING, CARRY, or NO ENTRY, along with supporting numbers like an edge score comparing fee income to expected loss from price swings, a volatility estimate, and a measure of whether real traders are buying or selling versus bots. It also includes a form guardian feature that warns you if the site's auto-fill silently resets the price range you had chosen. A newer feature, ACCUM COMBO, helps set up a specific two-part liquidity position meant to accumulate a token gradually as its price dips, and it tracks that position afterward with status labels like HOLD, WATCH, or EXIT plus optional Discord alerts. Installation is done manually through Chrome's developer mode by loading the unpacked extension folder, since it is not listed on the Chrome Web Store. A free Jupiter API key is needed to unlock some of the signals, though the extension still shows basic fee and pool size data without one. The author states this tool is for informational purposes only, not financial advice, and that its signals are heuristics that can be wrong or outdated, so users should verify numbers themselves before risking real funds. The README does not mention a license.

prompts (copy fr)

prompt 1
Walk me through loading this Chrome extension in developer mode
prompt 2
Explain what the EDGE and sigma numbers mean on the overlay
prompt 3
Help me get a free Jupiter API key to unlock all the signals
prompt 4
Explain how the ACCUM COMBO two-leg position setup works

Frequently asked questions

what is meteora-quant-lens fr?

A read-only Chrome extension that overlays risk and fee signals on Meteora liquidity pool pages to help judge whether a position is worth entering.

What language is meteora-quant-lens written in?

Mainly JavaScript. The stack also includes JavaScript, Chrome Extension, Manifest V3.

What license does meteora-quant-lens use?

No license file is mentioned in the README, so reuse terms are unclear.

How hard is meteora-quant-lens to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is meteora-quant-lens for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.