Ola Finance Hack
What happened
The attacker's address:
https://explorer.fuse.io/address/0x371D7C9e…D63d75/transactions
The example transaction behind the exploit:
https://explorer.fuse.io/tx/0x1b3e06b6…b1dc90/token-transfers
The hack is made possible by the incompatibility between the Compound fork and ERC677/ERC777-based tokens, which have the built-in callback functions exploited to allow for reentry in doTransferOut() function and draining of the loan pool.
The attacker was initially funded by Tornado in Ethereum:
https://etherscan.io/tx/0x98c46fc9…a24efb
After the exploit execution, funds were delivered back into Ethereum and transferred to the following wallet:
https://etherscan.io/address/0xbcdb800d…118f42
Case & protocol details
Evidence & learning
Attack pattern
Compare incidents →Sources and on-chain records
- report Report coindesk.com
- analysis Website reference twitter.com
- analysis Website reference twitter.com
Practice this exploit pattern safely
Work through hands-on labs covering real exploit mechanics, review techniques, and defensive patterns.