Coinsbuy reportedly suffered a $7.9 million theft affecting wallets on Ethereum and Tron. The platform paused deposits and withdrawals after the incident and later said it had covered user losses from its own reserves.

The incident fits a common exchange-security failure mode: a wallet or signing path becomes exposed, and attackers move quickly before controls can react. When operational wallets hold too much value or are too easy to sign from, a breach can become a large and fast drain.

Defensive design should minimize the amount of capital any one hot wallet can move. Multisignature approvals, strict separation between treasury and operational wallets, and hard withdrawal limits make large-scale thefts harder to execute.

Exchanges should also maintain incident-response procedures that can freeze suspicious flows, rotate keys, and communicate clearly with users. Reserve coverage helps after the fact, but strong wallet architecture is what prevents the loss in the first place.