Sakura DeFi Hack
Incident Overview
The contract deployer created a presale and transferred tokens to the presale smart contract at:
https://etherscan.io/tx/0x0998d9c8…7070f5
103.11 ETH were added to the initial liquidity while 44.19 ETH were transferred to the contract deployer's address:
https://etherscan.io/tx/0x7ce4b606…0ed3a1
The stolen funds were transferred through different external wallets and finally deposited to Binance exchange:
https://bloxy.info/ru/graphs/0xbc971cea…e7a5d6
39.96 ETH still remains on the liquidity pair at the moment:
https://etherscan.io/address/0xbc365f6c…8977fb
450 SKRG tokens are locked till 13.01.2022 and belong to the contract deployer:
https://etherscan.io/tx/0x002bd17c…aef7b0
Incident Report
Protocol Information
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.
What Auditors Should Check
If you're auditing a protocol with similar architecture to Sakura DeFi, these are the critical security checks that could have prevented this incident (February 2021).
- Verify all logic paths related to Rugpull 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 TrialSources & References
-
01
Source 1 https://sakuradefi.com/
- 02
Learn to Prevent the Next Sakura DeFi
The Sakura DeFi 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.