Close Menu
xpertsstudio

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Ethereum’s ‘Netflix Moment’ Could Send ETH To $10K By 2029 As Bitcoin Eyes $81K

    August 23, 2026

    Solana Set to Surge with Tokenized Stocks Paving the Path

    August 23, 2026

    Michael Saylor explains Bitcoin’s ‘digital energy’ concept

    August 23, 2026
    Facebook Instagram YouTube WhatsApp TikTok Telegram
    xpertsstudio
    Facebook Instagram YouTube WhatsApp TikTok Telegram
    • Home
    • DeFi News
    • Altcoin News
    • Bitcoin News
    • Ethereum News
    • Crypto Business
    • Crypto Markets
    • Crypto Regulation
    • More
      • Blockchain & Web3
    xpertsstudio
    Home»DeFi News»Everything Protocol Solves DeFi by Deleting the Price Oracle, the Part Attackers Keep Breaking
    August 23, 20260 Views

    Everything Protocol Solves DeFi by Deleting the Price Oracle, the Part Attackers Keep Breaking

    EditorBy EditorAugust 23, 2026No Comments11 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
    Follow Us
    Google News Flipboard
    Everything Protocol Solves DeFi by Deleting the Price Oracle, the Part Attackers Keep Breaking
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Don't want to trade it yourself?

    Our desk runs DEX portfolios on profit share.

    35% Share
    $2.5K Minimum
    Learn more

    Decentralised finance currently holds about $76 billion spread across more than 8,000 protocols on more than 500 chains. The average protocol therefore holds around $9.5 million, which is not enough liquidity to price a serious trade, absorb a serious liquidation or survive a serious attack.

    On Wednesday, Everything Protocol published a whitepaper arguing that the arithmetic above is a consequence of an architectural assumption nobody has revisited. The assumption is that trading, lending, leverage and limit orders each require their own pool of capital. The paper proposes collapsing all four into a single reserve per token pair, so that the same liquidity prices swaps, backs loans and leveraged positions and supports resting orders at the same time.

    The company is the successor to SMARDEX, and its founder Jean Rausis framed the transition when the protocol was first announced in December, saying the goal was to let teams launch markets and financial primitives “without relying on fragile and fragmented integrations”. The whitepaper is the part that has been missing since, setting out the accounting rules, the pricing mechanism and the solvency invariants intended to hold under adversarial conditions.

    The problem is not that DeFi is small. It is that DeFi is divided

    Fragmentation is the most over-used word in this sector and one of the least quantified, so it is worth putting a number on it.

    Total value locked, largest protocols against the sector average

    Lido holds about $15.2 billion and Aave V3 about $12.1 billion, and between them they account for roughly a third of everything in DeFi. Below the head, the picture changes fast. DeFi lending holds around $54 billion across more than 380 protocols, of which the top ten take 78%, which leaves the remaining 370-odd venues averaging roughly $32 million each. Across all categories the average protocol holds about $9.5 million, or roughly one sixteen-hundredth of the largest one.

    That distribution is the practical meaning of fragmented liquidity. A market with $32 million of depth cannot support meaningful leverage, because the liquidation that eventually arrives will be larger than the book that has to absorb it. So the protocol borrows depth from somewhere else, quoting a price from an external venue and assuming collateral can be sold into a market it does not control. Everything Protocol’s argument is that this assumption, not the code around it, is where the risk actually lives.

    Six years of breaking the number rather than the code

    The whitepaper’s most contentious decision is to remove the external price oracle entirely. The case for it is a six-year record.

    Reported losses from oracle and price-manipulation exploits

    The pattern starts with bZx in February 2020, a roughly $350,000 loss that established the template, and runs through Harvest Finance at $34 million, Cream Finance at $130 million, Mango Markets at $117 million and BonqDAO at $120 million. It has not stopped. OWASP ranks price oracle manipulation third in its 2026 Smart Contract Top 10, and in April 2026 Drift Protocollost roughly $285 million after attackers assigned artificial prices to worthless tokens and borrowed against them.

    The consistency matters more than the totals. In almost none of these cases did the protocol’s own code fail. Each contract executed exactly as written, on a number that was not true. An oracle is not a data feed so much as a delegation of authority, and every protocol that imports a price is trusting a valuation process it does not run to determine when it seizes someone’s collateral.

    Everything Protocol’s alternative is an internal price band derived from the pool’s own trading state and the passage of time. The band is fixed within a block and moves only through predefined decay and clamp rules, which is designed so that short-lived manipulation cannot loosen credit conditions in an attacker’s favour inside the same block. An attacker can still push the pool’s price, but doing so requires trading against the very liquidity that would have to absorb the resulting liquidation, which is a materially more expensive proposition than moving a thin market on a different venue for one transaction.

    The cost of borrowing someone else’s plumbing

    The oracle is one instance of a wider pattern, and 2026 has been expensive enough to make the general case without argument.

    Losses from attacks on third-party infrastructure used by DeFi protocols

    Between January and July, attacks on third-party infrastructure that DeFi protocols depend on but do not operate produced more than $630 million in losses. KelpDAO lost about $292 million to a compromise of RPC nodes in off-chain verification infrastructure. Drift lost $285 million to attacker-controlled collateral pricing. Ostium lost $23.75 million to price reports that were correctly signed and factually adulterated. YieldBlox, Rhea Finance, Makina Finance and Balance Coin account for the rest.

    Annualise that and it is roughly $1.1 billion a year, against the $24.9 billion DeFi protocols earned in fees over the trailing twelve months. One dollar lost for every twenty-three the sector earns, and not one of those dollars was lost to a flaw in the code that lost it. Composability is usually described as DeFi’s defining advantage, and on this evidence it also carries the sector’s largest single loss line.

    What the design actually claims

    The whitepaper’s substance is easier to judge when set against what the alternatives already do, and the honest framing is that Everything Protocol is not the first to attack this.

    How four DeFi designs use a single unit of deposited capital

    Note: HackerNoon assessment of published designs against the criteria set out in the whitepaper.

    Lending-plus-DEX hybrids already let the same deposit earn swap fees and borrower interest, which is the first two columns and the part of the thesis that is now settled rather than novel. What Everything Protocol adds is the remaining three. Capital resting in eligible limit orders can opt into lending and earn borrower interest until the order executes, which turns idle inventory into working capital. Credit terms are priced from the pool’s own state rather than an imported feed. And liquidations are absorbed by the same pool that priced the collateral, so borrowing capacity is shaped by the depth that will actually have to do the absorbing rather than by an assumption about a market elsewhere.

    That last point is the one worth dwelling on, because it inverts the normal direction of credit risk. A conventional money market extends credit on the theory that collateral can later be sold somewhere. Everything Protocol extends it against the curve that will have to buy. If the depth is not there, the borrowing capacity is not there either, which is a considerably less flattering constraint and a considerably more honest one.

    Orders and loans share a geometric tick grid, which is what makes the aggregation work. Loans sitting at the same liquidation tick can be processed as a level rather than iterated position by position, and before any operation that alters the books the protocol accrues interest, advances the price band and clears eligible liquidations. Whether that ordering holds under a volatile block is exactly the sort of thing a whitepaper can specify and only production can settle.

    Where the losses go when the model is wrong

    Every unified system faces the same question, which is what happens when one function’s failure reaches the capital backing the others. The paper answers it explicitly, and the answer is the most institutionally literate part of the document.

    Order in which claims are paid and losses absorbed

    User escrow sits outside the pricing reserve entirely. Filled-order proceeds rank senior. Eligible liquidation losses are written down against the junior liquidity provider tranche first. Exits settle in actual tokens rather than protocol IOUs, with the stated caveat that voluntary exits involving lent capital can be temporarily capacity-gated when immediately available liquidity is insufficient.

    That is a capital stack, written in the vocabulary a credit desk uses rather than the vocabulary a yield farm uses, and publishing it is a choice. The paper also names its own trade-offs, listing exit delays for lent funds, first-loss exposure for the junior tranche, governance and upgrade risk, and the latency the internal price band introduces. A document that discloses where its holders get hurt is a document written for readers who were going to ask.

    What has to go right

    Unifying four primitives concentrates the benefits and the failure modes in the same place, and four questions will decide which dominates.

    Correlation is the first. Separate pools fragment capital and they also fragment risk, so a lending failure at one venue does not automatically drain a trading venue. One reserve removes the firewall along with the fragmentation. The whitepaper’s answer is the tranche structure, which reintroduces the firewall inside the balance sheet by subordinating the junior providers rather than by separating the pools, and whether that substitution holds is the central empirical question about the design.

    Bootstrapping is the second. The oracle-less price band works because the pool’s own trading state is meaningful, which requires depth. A shallow launch pair has a price band derived from thin activity, which is the condition under which internal pricing is weakest and external pricing looks temporarily attractive. Everything Protocol arrives with SMARDEX liquidity and infrastructure behind it rather than from a standing start, which is the most material advantage it has.

    Latency is the third, and the paper concedes it. A price band that is fixed within a block and moves under decay and clamp rules is deliberately slower than a live feed, which is the mechanism that defeats single-block manipulation and also the mechanism that lags a genuine market move. The trade is explicit rather than hidden, and the parameters are where it will be won or lost.

    Verification is the fourth. Solvency invariants are claims until something checks them, and a system that internalises pricing, credit, order execution and liquidation has a wider blast radius in a single contract than four contracts have separately. The counterweight is that the whole state-update process is specified in one place rather than distributed across protocols that must remain synchronised, which is a considerably more tractable object for an auditor or a formal verifier to reason about.

    What to watch

    The honest read on this whitepaper is that its ambition is architectural rather than incremental, and that the case for it is stronger in 2026 than it would have been in 2021. The sector spent five years building specialised protocols and composing them, on the reasonable theory that each layer would be better at its job than a generalist. What that produced is 8,000 venues averaging $9.5 million each, a $630 million seven-month bill for attacks on infrastructure nobody in the stack controls, and a price-feed attack class that has been top-three since it was first catalogued. Everything Protocol’s response is to argue that the composition was the cost, and to put the alternative in accounting rather than in adjectives.

    Three things will show whether it works, and none of them is a press release. The first is what independent auditors and formal verification produce against the solvency invariants, because a paper that specifies its own conditions for correctness is a paper that can be checked, and publishing that check is the strongest thing the team could do next. The second is what happens to the price band in a real drawdown, since the entire credit model rests on it and the only meaningful test is a violent day with real positions on the book. The third is the number that will tell you whether the thesis is commercial rather than merely elegant, which is what a unit of liquidity actually earns inside the unified reserve against what the same unit earns split across a DEX position and a lending deposit. If the answer is a wide margin, capital moves for the same reason capital always moves.

    Underneath the mechanism design is a claim about what a market is. DeFi inherited its shape from the venues it replaced, where an exchange, a lender and a broker are separate firms because they are separately capitalised, separately regulated and separately liable. None of those constraints exists on-chain, and yet the architecture copied the org chart anyway. Everything Protocol’s wager is that the separation was an artefact of the world the software was modelled on rather than a property of the finance itself, and that one balance sheet can do what four were built to do. The whitepaper does not prove that. What it does is state the claim precisely enough to be wrong, which in a sector that mostly ships narrative is the more useful contribution.

    Don’t forget to like and share the story!

    Vested Interest Disclosure: HackerNoon has reviewed the report for quality, but the claims herein belong to the author. #DYOR.

    Source: hackernoon.com

    Partner offer

    Start trading on Bybit

    Deep derivatives liquidity, tight spreads, and a deposit bonus on your first funding.

    Claim bonus
    DeFi Deleting everything Protocol Solves
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    K
    Mentioned in this article

    KuCoin

    Spot, futures and trading bots in one account. Our link applies a fee discount at signup.

    Open account

    Related Posts

    Curve Leads Governance Token Developer Activity as Defi Builds Through Summer | DeFi Governance

    August 23, 2026

    Defi Protocol Term Labs Loses $8.5M in Governance Exploit

    August 23, 2026

    Major crypto hack triggers contagion shock in DeFi ecosystem

    August 23, 2026
    Leave A Reply Cancel Reply

    Accepting new clients

    Portfolio Management

    Managed trading on centralised and decentralised markets, handled by our experienced trading desk.

    Professional crypto trading management
    Profit share 35%
    Min. capital $2,500
    Wallet Set up by us
    Execution Full service
    How the service works
    • New to on-chain trading? Our team runs it for you on a profit-sharing basis.
    • We create the wallet and place every trade — no DEX experience needed on your side.
    • The share is 35% of profit on each token traded.
    • Minimum starting capital is $2,500.
    Start DEX Management
    Profit share 00%
    Min. capital $0,000
    Custody Your account
    Execution Full service
    How the service works
    • Your funds remain in your own exchange account while our team manages the trading activity.
    • You maintain control of your account and funds throughout the management period.
    • We provide professional trading management based on the agreed strategy and terms.
    • Works with KuCoin, MEXC, Bybit and Phemex.
    • Receive a monthly report covering positions, trading activity and performance.
    CEX management terms, profit split and minimum capital are agreed in writing before onboarding.
    Apply for CEX Management

    Not financial advice. Crypto trading involves substantial risk and past results do not guarantee future returns. Capital can be lost in full. Full terms are agreed in writing before onboarding.

    Trusted Exchanges

    5

    Open an account through our partner links to claim fee discounts and sign-up bonuses.

    K KuCoin Spot & futures · trading fee discount M MEXC Widest altcoin listings · low maker fees B Blofin Copy trading · no-KYC onboarding Y Bybit Deep derivatives liquidity · deposit bonus P Phemex Contract trading · zero-fee spot plan

    Affiliate disclosure: We may earn a commission when you sign up through these links, at no extra cost to you. Trading carries risk — never invest more than you can afford to lose.

    Top Posts

    XRP Price to $0.18? Analysts Warn of Drop as Brad Garlinghouse Bets on Ripple’s Crypto Winter

    August 19, 20264 Views

    🚀 Best Crypto Exchange Liquidity Provider

    August 18, 20262 Views

    Raoul Pal: Bitcoin’s Oversold Signal vs Nasdaq Points to Long

    August 22, 20261 Views
    0% Spot fees

    Phemex zero-fee spot plan

    Sign up with our referral code to activate the plan on a new account.

    CODE · E4G2K
    Redeem
    Most Popular

    XRP Price to $0.18? Analysts Warn of Drop as Brad Garlinghouse Bets on Ripple’s Crypto Winter

    August 19, 20264 Views

    🚀 Best Crypto Exchange Liquidity Provider

    August 18, 20262 Views

    Raoul Pal: Bitcoin’s Oversold Signal vs Nasdaq Points to Long

    August 22, 20261 Views
    Our Picks

    Ethereum’s ‘Netflix Moment’ Could Send ETH To $10K By 2029 As Bitcoin Eyes $81K

    August 23, 2026

    Solana Set to Surge with Tokenized Stocks Paving the Path

    August 23, 2026

    Michael Saylor explains Bitcoin’s ‘digital energy’ concept

    August 23, 2026

    Stay Ahead of Crypto

    Get the latest crypto, blockchain, and Web3 news delivered straight to your inbox.

    Facebook Instagram YouTube WhatsApp TikTok Telegram
    • About Us
    • Contact us
    • Disclaimer
    • Privacy Policy
    • Terms & Conditions
    © 2026 Xperts Studio. Develop by Pro

    Type above and press Enter to search. Press Esc to cancel.