Your first hack, in 60 seconds
Every Daily Hack works the same way: read the briefing, look at the evidence, type the answer. Try it here first - no XP, no pressure.
Developers sometimes leave notes in a page's source code that visitors never see. This login page ships one. Read the source below and find the staff password.
<form action="/login" method="post">
<input name="user" placeholder="Username">
<input name="pass" type="password" placeholder="Password">
<!-- TODO: remove before launch - staff password is "sunrise" -->
<button>Sign in</button>
</form>
The fill that was arranged
Vertex Desk swapped 40 WETH for ORCA on a public router. The quote on screen said roughly 118,000 ORCA. The fill came back at 104,880, eleven percent worse, and the desk wants to know who took the difference. Here are the router's swap events from four consecutive blocks, in the order the chain executed them: block first, then position inside that block. The desk wallet is 0x4d81ac9f2b7e61d0cc35a84f19e7b2065da3f7c8. Somebody paid fifteen times the going gas price to be standing on both sides of that trade. Name their address.
Play freely - sign up to submit your answer and earn XP.