Monitor Liquidity
Depth monitoring across 9 positions flagged three tokens as effectively unexitable at their current size, forcing a resize before it mattered.
/ quick answer
A portfolio held 9 mid- and small-cap positions sized on conviction, with no assessment of whether they could be exited. Depth monitoring across 9 positions flagged three tokens as effectively unexitable at their current size, forcing a resize before it mattered.
What is the Monitor Liquidity use case?
A portfolio held 9 mid- and small-cap positions sized on conviction, with no assessment of whether they could be exited.
What was the outcome?
Three of nine positions could not be exited under 3% impact at their current size; all three were trimmed to the calculated cap. One later saw 58% of its depth withdrawn in a single transaction — the alert fired the same hour, and the reduced position exited at roughly 2% impact.
Which tools were used?
DEX analytics — pool depth and LP concentration per token, Automation platform — daily depth tracking and drop alerts, Liquidity analysis prompt — impact modelling at real sizes, Spreadsheet — max exitable size per position.
/ continue exploring
Related concepts
The vocabulary this page depends on.
- →Liquidity Pool
A liquidity pool is a smart contract holding two or more assets that traders swap against, with prices set by the pool's formula rather than an order book.
- →Smart Contract
A smart contract is code deployed to a blockchain that executes deterministically when called, holding balances and enforcing rules without an operator.
- →Bridge
A bridge moves value between blockchains by locking or burning on one side and issuing a representation on the other.
- →DeFi
DeFi is financial infrastructure built as open smart contracts — lending, trading, staking and derivatives that anyone can use or compose.
Related workflows
Turn this into a repeatable process.
- →Monitor Liquidity
Watch the pools you depend on for exit liquidity, so a position becomes unexitable only in theory, not by surprise.
- →DeFi Yield Research Workflow
Evaluate a yield opportunity by decomposing where the return comes from and what has to break for it to disappear.
- →Build An On-chain Alert System
Assemble a monitoring pipeline that watches addresses, tokens and contracts and delivers deduplicated, contextual alerts.
Related tool stacks
The tools that run it in production.
- →On-chain Research Stack
Explorer, indexer and analytics layers combined so wallet and token questions get answered with verifiable data.
- →DeFi Execution Stack
Web3 wallet, DEX aggregator, DeFi protocols and a portfolio tracker — the toolset for actually deploying capital on-chain.
Related prompts
Reusable prompts for this job.
- →Liquidity Analysis Prompt
Quantifies real exit liquidity for a token: pool depth, provider concentration, lock status and impact at realistic sizes.
- →Crypto Risk Analysis Prompt
Runs a pre-mortem on a position or protocol: enumerates failure modes, likelihood, impact and observable early warnings.
- →DeFi Protocol Research Prompt
Decomposes a protocol's yield source, contract risk, oracle dependency and exit path into a written risk verdict.
- →Smart Contract Risk Prompt
Reviews contract facts for the patterns that let a deployer or attacker take user funds.
Related use cases
How people apply it, and what came out.
- →Discover DeFi Opportunities
Ranking yields by real fee-based return instead of advertised APY moved capital from a 31% headline position to an 8.4% sustainable one.
- →Monitor A Crypto Portfolio
Aggregating six addresses across three chains revealed that a portfolio believed to hold 14 positions actually held one concentrated bet.
- →Use DeFi With A Web3 Wallet
A first-time DeFi user moved from an exchange to self-custody with a test-transfer routine and a 2% allocation cap, avoiding two protocol failures.
- →Monitor Wallet Transactions
Alerting on the user's own wallet activity caught an unauthorised approval attempt and forced an approval cleanup that removed 14 standing allowances.
Comparisons & alternatives
Pick between the options.
- →DeFi vs Traditional Finance
DeFi offers open access, composability and transparent rules; traditional finance offers legal recourse, insurance and stability.
- →On-chain Data vs Exchange Data
On-chain data shows verifiable wallet-level behaviour; exchange data shows aggregate price discovery. Serious research needs both.