Static Analyzer for Solidity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
slither/tests/expected_json/locked_ether-0.5.1.locked-e...

8 lines
417 B


Contract locking ether found in :
Contract OnlyLocked (tests/locked_ether-0.5.1.sol#26) has payable functions:
- Locked.receive() (tests/locked_ether-0.5.1.sol#4-6)
But does not have a function to withdraw the ether
Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#contracts-that-lock-ether
tests/locked_ether-0.5.1.sol analyzed (4 contracts with 1 detectors), 1 result(s) found