Skip to content

Commit

Permalink
Update balance (OpenZeppelin#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane authored May 13, 2022
1 parent d0dd78d commit 33e4b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/gamedata/en/descriptions/levels/recovery.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

A contract creator has built a very simple token factory contract. Anyone can create new tokens with ease. After deploying the first token contract, the creator sent `0.5` ether to obtain more tokens. They have since lost the contract address.
A contract creator has built a very simple token factory contract. Anyone can create new tokens with ease. After deploying the first token contract, the creator sent `0.001` ether to obtain more tokens. They have since lost the contract address.

This level will be completed if you can recover (or remove) the `0.5` ether from the lost contract address.
This level will be completed if you can recover (or remove) the `0.001` ether from the lost contract address.

0 comments on commit 33e4b5b

Please sign in to comment.