CDP Manager
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
This tool provides comprehensive analysis and monitoring for Collateralized Debt Positions (CDPs) across multiple DeFi protocols including MakerDAO, Liquity, Compound, and Aave. It reads your wallet's collateral positions, debt positions, current market prices, collateral ratios, stability fees, and liquidation penalties from protocol contracts and price oracles. The tool calculates health factors, liquidation prices, and risk metrics for each CDP, identifying positions at risk of liquidation and providing actionable insights. You can view total collateral value, total debt, average health factor, and individual CDP breakdowns showing collateral, debt, liquidation price, and health status.
HOW TO USE
Connect your EVM wallet using the "Connect" button, or manually enter any wallet address in the lookup field. Select the protocol (MakerDAO, Liquity, Compound, or Aave) and network (Ethereum, Polygon, Arbitrum, Optimism, Avalanche, BSC, Fantom, or Gnosis). Click "Analyze CDP positions" to fetch data from CDP protocols and oracles. The tool will display your total collateral value in USD, total debt, average health factor, and a detailed breakdown table showing each CDP's ID, collateral amount and symbol, debt amount and symbol, collateral value, liquidation price, and health factor. Positions with health factors below 1.5 are flagged with warnings for increased liquidation risk.
TECHNICAL MECHANISM
The tool aggregates data from multiple sources to provide a complete CDP analysis. It reads on-chain data directly from protocol contracts (such as MakerDAO's Vat contract, Liquity's TroveManager, Compound's cToken contracts, and Aave's lending pool contracts) using ethers.js. It fetches current market prices from price oracles (Chainlink, Uniswap, etc.) via the provider. The tool calculates liquidation price as: (debt × liquidationRatio) / collateral, where liquidationRatio varies by protocol. Health factor is computed as: (collateral × price) / (debt × liquidationRatio). Stability fees and liquidation penalties are read from protocol contracts or fetched via API. For protocols like MakerDAO, the tool simulates the CDP's vault state using the urn data structure. All data is fetched live—no caching—to ensure accurate risk assessment.
WHAT IT CANNOT SEE
The tool cannot view CDPs on non-EVM chains (e.g., Solana, Bitcoin) or protocols that are not integrated with the tool's data sources (MakerDAO, Liquity, Compound, Aave only). It cannot show real-time pending transactions or mempool activity—only confirmed on-chain data and oracle prices are available. It cannot access wallet data without explicit user connection or manual address entry—you must connect your wallet or enter an address manually. It cannot detect off-chain holdings (e.g., centralized exchange balances, fiat currency) or assets in wallets you do not specify. It cannot execute CDP management transactions—this is an analysis and simulation tool only, not an execution platform. It cannot guarantee liquidation price accuracy due to oracle delays, flash crashes, or network latency—always monitor positions directly on-chain. The tool's data sources may have rate limits or require API keys for production use. It does not provide financial advice or guarantee the accuracy of aggregated data—always verify positions directly on-chain.
PLEASE NOTE
This tool is for informational and risk assessment purposes only and is not financial advice. CDP health factors, liquidation prices, and risk metrics are estimates based on live data and may not reflect exact real-time conditions. Always verify your positions and risk exposure directly on-chain before making any decisions. The tool's data sources are subject to rate limits and availability. This tool only works with EVM-compatible chains and the supported protocols. Use at your own risk.