Home / Vulnerability Database / Vyper : Locked money
Vyper
Vyper : Locked money
Overview
Contracts including at least one function with @payable decorator should implement a way to withdraw ETH, i.e. call send (recommended), raw_call, or selfdestruct function at least once.
References
CRITICAL
DerScanner Severity Score
Do you want to fix Vyper : Locked money in your application?
See also
Vyper
Vyper : ERC-20 approve issue
Vyper
Vyper : Use of as_unitless_number() function
Vyper
