BCE Token Hack

TOTAL LOST $679K
Low Burn-Mechanism Exploit bsc

What happened

In March 2026, the PancakeSwap BCE-USDT pool on BNB Chain lost roughly $679,000 in an incident attributed to the BCE token's burn mechanism. Contemporary reporting described it as a token-level exploit rather than a vulnerability in PancakeSwap itself.

Technical Root Cause

The token's burn and trading-control logic could be reached in a way that changed the AMM pool balance without preserving the assumptions used for reserve accounting. Token-level balance mutations require explicit analysis of their interaction with liquidity-pool pricing and swap flows.

Case & protocol details

Classification Token / Pool Reserve Manipulation
Protocol Type Exploit/Other
Official Website bounce.finance/
Protocol Twitter/X @bounce_finance

Attack Timeline

Public reporting indicates that the attacker used two malicious contracts to work around BCE's normal trading restrictions and invoke burn behavior against the liquidity pool. Burning pool-held BCE altered the pool's token balance and reserve relationship. That imbalance could then be traded against to extract USDT.

The incident illustrates how a token feature that changes balances can become dangerous when its effects on AMM reserves, transfer restrictions, and pool accounting are not modeled together.

Evidence & learning

Practice this exploit pattern safely

Work through hands-on labs covering real exploit mechanics, review techniques, and defensive patterns.