ZLX-Check

Spot the Bug: first-depositor share inflation

Question 1 of 3Score 0/3

A vault computes shares as amt * total / bal(), where bal() returns the vault's current token balance. The code compiles and matches the ERC4626 shape. What is still wrong?