Home / Vulnerability Database / Vyper : Use of as_unitless_number() function
Vyper
Vyper : Use of as_unitless_number() function
Overview
Vyper allows you to use unit label to either uint256, int128, or decimal type. This feature is implemented to increase code readability and security. However, as_unitless_number() function is used in the contract. Use of this function can endanger contract security.
References
LOW
DerScanner Severity Score
Do you want to fix Vyper : Use of as_unitless_number() function in your application?
See also
Vyper
Vyper : ERC-20 approve issue
Vyper
Vyper : Timestamp dependence
Vyper
