Ethernaut-10-Reentrancy
Challenge
The goal of this level is for you to steal all the funds from the contract.
Things that might help:
Untrusted contracts can execute code where you least expect it.
Fallback methods
Throw/revert bubbling
Sometimes the best way to attack ...
goodhacker.hashnode.dev2 min read