ModelpiToken Hack

TOTAL LOST $107K
Low Other

Summarize with AI

Affected Chain 2025 Incident surface
Recovered - No recovery reported
All-Time Rank #1509 By amount stolen
Protocol Type Exploit/Other Target category

Incident Overview

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

Incident Report

Protocol / Project ModelpiToken
Date of Incident
Attack Technique Other
Classification Token
Primary Source View Post-Mortem

Protocol Information

Protocol Type Exploit/Other
Official Website mobilink.io/
Protocol Twitter/X @mobilinkcoin
Team Anonymous
Source Code Unverified

Market Context at Time of Hack

Token Categories
Ethereum Ecosystem

What the Attacker Needed to Succeed

Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.

Technical Knowledge Deep understanding of other and Solidity and EVM internals
Capital Required Seed capital to cover gas and initial position setup
On-Chain Access Ability to interact with smart contracts and deploy a custom exploit contract
Protocol Analysis Identification of the exploitable vulnerability in ModelpiToken's contract logic - root cause: token
Execution Speed Precise transaction ordering and timing to exploit the vulnerability within a single atomic block
Obfuscation Plan A strategy to launder and move stolen funds - typically through mixers, cross-chain bridges, or decentralized DEX swaps to resist tracing

What Auditors Should Check

Could this have been caught in audit? Likely — with a thorough Other audit checklist and test coverage

If you're auditing a protocol with similar architecture to ModelpiToken, these are the critical security checks that could have prevented this incident (March 2025).

  • Verify all logic paths related to Other are guarded by proper access controls and input validation
  • Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs

Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.

Free Trial

Sources & References

Learn to Prevent the Next ModelpiToken

The ModelpiToken hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.

Recreate exploit patterns safely Free Trial