Skip to content

Commit 2ab38a8

Browse files
authored
Updated the results: only $60M are VERIFIABLE loss. Other 170 may not be on balances with verifiable bytecode.
1 parent 7892ddd commit 2ab38a8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

erc20-losses-sources/src/blocks/Problem.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,11 @@ export const Problem = () => {
3939
{`In 2018 there were approximately $1,000,000 worth of funds lost because of this ERC-20 standard flaw.`}
4040
</p>
4141
<p>
42-
{`As of 11/1/2023 there are $228,722,284 worth of ERC-20 tokens lost. The amount is growing every day because there is no easy solution other than switching to a more secure standard.`}
42+
{`As of 11/1/2023 there were $60,000,000 worth of ERC-20 tokens lost. The amount is growing every day because there is no easy solution other than switching to a more secure standard.`}
4343
</p>
4444
<p>
4545
{`The amount is growing every day because there is no easy solution other than switching to a more secure standard.`}
4646
</p>
47-
<p>
48-
{`The problem was discovered in 2017. At the moment of disclosure there were $16,000 worth of tokens lost.`}
49-
</p>
5047
<p className="text-[20px] leading-[36px] font-bold text-primary-text xl:hidden">
5148
Historical discussions
5249
</p>

0 commit comments

Comments
 (0)