Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin CryptoTax DeFAI Chain SAFU AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
DeFi Protocol Mechanics, Decoded
defi-bible.com
LATEST
Stablecoin Supply Just Shed $15 Billion in Three Months, the Biggest Drop Since Terra — But It's Not a Depeg  ·  You Don't Even Need to Own Bitcoin to Bet on It: What a Perpetual DEX Is Actually Trading With You  ·  When Your Position Gets Liquidated, It's Not Just "Sold": Dissecting Dutch Auctions vs. Fixed-Discount Liquidation  ·  No Code Was Broken: How a Governance Exploit Drained $8.5M From Term Labs' Vaults Despite a Seven-Day Timelock  ·  The Same ETH, Used Twice: What Restaking Actually Re-Stakes, and Where the Risk Stacks Up  ·  What Are You Actually Mining in Liquidity Mining? A Guide for People Who've Never Touched DeFi

security-risk

Bad Debt
In a lending protocol, a situation where a borrowed position's collateral realized value has fallen below the borrowed amount itself, creating a gap where the protocol's overall assets are insufficient to repay all depositors' principal — usually occurring when the liquidation mechanism fails to react in time to sharp market volatility.
beginner
Cross-Chain Bridge
A protocol enabling asset transfers or message passing between different blockchains. Typically operates by locking assets on the source chain and minting corresponding wrapped tokens on the destination chain. Core infrastructure for cross-chain DeFi operations, and historically one of the highest-value attack targets in the industry.
intermediate
Flash Crash
A sudden, extreme price drop occurring within an extremely short window (usually seconds to minutes) far exceeding normal volatility range, often followed by a sharp rebound within a similarly short window — this kind of severe, brief price distortion is frequently triggered by market structural factors rather than fundamental changes.
beginner
Flash Loan
A collateral-free loan that must be borrowed, used, and fully repaid within a single blockchain transaction; if repayment is not completed before the transaction closes, the entire transaction is rolled back, leaving the lender with zero credit risk.
intermediate
Insurance Fund
An internal capital buffer pool a protocol builds by setting aside a portion of its own operating revenue (usually fees), used to prioritize covering a shortfall when the liquidation mechanism fails to react in time under extreme conditions and bad debt occurs — lowering the chance losses get passed directly onto everyday depositors.
beginner
Liquidation Cascade
One liquidation's sell pressure pushes price down, causing more positions to hit their liquidation threshold and generate further sell pressure — this self-reinforcing loop drives price down far beyond what fundamentals would explain within a short window, until the sell pressure at some point finally gets fully absorbed by the market.
advanced
Oracle Manipulation Attack
An attack technique where an attacker artificially (usually through a massive trade) instantly distorts the price data source a protocol relies on, causing a smart contract to execute liquidation, lending, or swap operations based on an incorrect price, profiting improperly as a result.
intermediate
Rug Pull
A deliberate scam where a project team or developer premeditatedly absconds with user funds, typically occurring after a project has attracted a certain amount of capital, using tactics like draining liquidity, malicious minting, or code backdoors to instantly wipe out investors' assets.
beginner
Share Price Manipulation Attack
An attacker exploits a design flaw in a vault's internal accounting logic for calculating 'how much underlying asset each share corresponds to,' manipulating the ratio between total assets and total shares to make the vault miscalculate a share's true value — thereby stealing other depositors' assets at extremely low cost, or obtaining excess borrowing capacity in another protocol.
intermediate
Smart Contract Exploit
An attacker exploiting a logic error or security vulnerability that exists in a <a href="https://crypto-bible.com/en/glossary/blockchain-fundamentals/smart-contract/" target="_blank" rel="noopener">Smart Contract</a>'s code to execute an operation the designers never intended, causing harm to the protocol or its users — unlike a deliberate team scam, this type of vulnerability typically originates from a genuine technical flaw in the code itself.
intermediate