
Decentralized Intelligence AG
147 posts

Decentralized Intelligence AG
@d23e_AG
Clara: Biggest DeFi Attack Dataset, Real-Time. https://t.co/LdwDaRLNM3 EVMDecompiler: Readable EVM Bytecode, integrated into Etherscan. https://t.co/nJmQgWS9tN




Source: x.com/DefimonAlerts/…

Source: DefimonAlerts. Solv's BRO-SOLV-20MAY2026 was drained in one Ethereum transaction for ~1211 ETH net profit. Important detail: this wasn't just "MEV magic." The core issue was a deterministic contract accounting bug that let value be counted twice.



🚨 STO Protocol - Loss $16.1K (2026-02-23) Token: $STO (no CoinGecko listing) MC: Unknown TVL: $5.65K (STO/WBNB pair) Type: Logic Error — Deflationary Sell-Burn Drain The STO token burns sold tokens from the PancakePair on every subsequent sell via \_executePendingSellBurn(), which removes STO from the pair and calls sync() to update reserves. An attacker flash-loaned 360,894 WBNB, then executed 45 repeated sell cycles: each sell accumulated pendingBurnFromSell, and the next sell's \_update burned those tokens from the pair before the new swap, shrinking STO reserves and inflating the WBNB output. This created a compounding drain loop, extracting ~26.57 BNB ($16.1K) of excess WBNB from the pair. The root cause is that \_executePendingSellBurn (STO.sol:313-323) burns pair tokens and syncs reserves mid-swap flow, allowing an attacker to manipulate the AMM price curve within a single transaction. TX: bscscan.com/tx/0x8ba17bea9… Victim: bscscan.com/address/0x7c40… Token: bscscan.com/address/0xfe33…

PearlDex - Loss: $40.3K (19 Feb 2026) Type: Arithmetic Overflow (unchecked multiplication in bonding curve) The NLAMM bonding curve's buy() function uses unchecked arithmetic. The attacker overflowed amount * currentPrice (cost) to near-zero while minting astronomically large token quantities for 5 game tokens (IRON ORE, COAL, WOOD, SAND, CLAY), then dumped them on PearlDex DEX pairs. Victims (5 DEX Pairs drained): - IRON ORE/USDT: -$7.8K - COAL/USDT: -$8.3K - WOOD/USDT: -$9.5K - USDT/SAND: -$6.5K - USDT/CLAY: -$8.2K TX: bscscan.com/tx/0xb4a29409c… Vulnerable contract: bscscan.com/address/0x5340… (NLAMM proxy) Instant alerts: t.me/send?start=SBR…






💬 Onchain Message: Hello, your proxy deployments have been backdoored by the malicious actors (CPIMP attack): 1. etherscan.io/address/0x3f56… 2. arbiscan.io/address/0x3f56… Consider calling initialize() atomically together with the proxy deployment to avoid the front-run. etherscan.io/tx/0x94c994929…
