Skip to content

Latest commit

 

History

History
56 lines (55 loc) · 6.11 KB

not-exploitable.md

File metadata and controls

56 lines (55 loc) · 6.11 KB

Reasons behind not exploitable contracts

Type Contract Reason
access control rubixi.sol wrong solidity version
access control parity_wallet_bug_1.sol incompatible solidity version
arithmetic insecure_transfer.sol missing methods
arithmetic integer_overflow_benign_1.sol not exploitable
bad randomness lottery.sol wrong solidity version
bad randomness random_number_generator.sol missing methods
bad randomness lucky_doubler.sol wrong solidity version
bad randomness smart_billions.sol exceeded time box
denial of service list_dos.sol wrong solidity version
denial of service send_loop.sol missing methods
front running FindThisHash.sol needs to crack hash
other open_address_lottery.sol honeypot contract
reentrancy 0x627fa62ccbb1c1b04ffaecd72a53e37fc0e17839.sol not exploitable
reentrancy etherbank.sol wrong solidity version
reentrancy reentrancy_cross_function.sol missing methods
reentrancy reentrancy_insecure.sol missing methods
reentrancy spank_chain_payment.sol exceeded time box
short addresses short_address.sol exceeded time box
time manipulation governmental_survey.sol missing methods
time manipulation lotto_pollo.sol missing methods
unchecked low level calls mishandled.sol missing methods
unchecked low level calls lotto.sol missing methods
unchecked low level calls king_of_the_ether_throne.sol wrong solidity version
unchecked low level calls etherpot_lotto.sol wrong solidity version
unchecked low level calls unchecked_return_value.sol not exploitable
unchecked low level calls 0xec329ffc97d75fe03428ae155fc7793431487f63.sol not exploitable
unchecked low level calls 0xf2570186500a46986f3139f65afedc2afe4f445d.sol not exploitable
unchecked low level calls 0xf29ebe930a539a60279ace72c707cba851a57707.sol not exploitable
unchecked low level calls 0xf70d589d76eebdd7c12cc5eec99f8f6fa4233b9e.sol not exploitable
unchecked low level calls 0x0cbe050f75bc8f8c2d6c0d249fea125fd6e1acc9.sol not exploitable
unchecked low level calls 0x19cf8481ea15427a98ba3cdd6d9e14690011ab10.sol not exploitable
unchecked low level calls 0x3e013fc32a54c4c5b6991ba539dcd0ec4355c859.sol not exploitable
unchecked low level calls 0x3f2ef511aa6e75231e4deafc7a3d2ecab3741de2.sol not exploitable
unchecked low level calls 0x4a66ad0bca2d700f11e1f2fc2c106f7d3264504c.sol not exploitable
unchecked low level calls 0x524960d55174d912768678d8c606b4d50b79d7b1.sol not exploitable
unchecked low level calls 0x5aa88d2901c68fda244f1d0584400368d2c8e739.sol not exploitable
unchecked low level calls 0x610495793564aed0f9c7fc48dc4c7c9151d34fd6.sol not exploitable
unchecked low level calls 0x70f9eddb3931491aab1aeafbc1e7f1ca2a012db4.sol not exploitable
unchecked low level calls 0x78c2a1e91b52bca4130b6ed9edd9fbcfd4671c37.sol not exploitable
unchecked low level calls 0x7a4349a749e59a5736efb7826ee3496a2dfd5489.sol not exploitable
unchecked low level calls 0x806a6bd219f162442d992bdc4ee6eba1f2c5a707.sol not exploitable
unchecked low level calls 0x84d9ec85c9c568eb332b7226a8f826d897e0a4a8.sol not exploitable
unchecked low level calls 0x958a8f594101d2c0485a52319f29b2647f2ebc06.sol not exploitable
unchecked low level calls 0x9d06cbafa865037a01d322d3f4222fa3e04e5488.sol not exploitable
unchecked low level calls 0xb0510d68f210b7db66e8c7c814f22680f2b8d1d6.sol not exploitable
unchecked low level calls 0xb37f18af15bafb869a065b61fc83cfc44ed9cc27.sol not exploitable
unchecked low level calls 0xb620cee6b52f96f3c6b253e6eea556aa2d214a99.sol not exploitable
unchecked low level calls 0xd2018bfaa266a9ec0a1a84b061640faa009def76.sol not exploitable
unchecked low level calls 0xdb1c55f6926e7d847ddf8678905ad871a68199d2.sol not exploitable
unchecked low level calls 0xe09b1ab8111c2729a76f16de96bc86a7af837928.sol not exploitable
unchecked low level calls 0xe4eabdca81e31d9acbc4af76b30f532b6ed7f3bf.sol not exploitable
unchecked low level calls 0xe82f0742a71a02b9e9ffc142fdcb6eb1ed06fb87.sol not exploitable