ModelpiToken Hack

TOTAL LOST $107K
Low Other

What happened

The $MODELPI token suffered an attack or rug pull on March 10, 2025, resulting in a loss of ~$107K. The issue stemmed from a burn mechanism affecting the swap pair's address, likely causing price manipulation or liquidity depletion.

The incident was identified by Tikkala Security, which pointed out that the token’s burn function improperly affected the swap pair’s address. This suggests:

  1. Burn Mechanism Exploitation – The contract likely included a function that burns tokens from any address, including the liquidity pool.
  2. Impact on K Constant – In AMM-based DEXs (e.g., PancakeSwap), the constant product formula (x * y = k) maintains price balance. If the LP’s balance is altered unnaturally (e.g., by burning tokens from the pair), it can severely impact price calculations.

Exploit Tx:

https://bscscan.com/tx/0x222cd1e7…142bf8

Case & protocol details

Classification Token
Protocol Type Exploit/Other
Official Website mobilink.io/
Protocol Twitter/X @mobilinkcoin

Evidence & learning

Sources and on-chain records

Practice this exploit pattern safely

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