Unnamed: 0
int64
0
60k
address
stringlengths
42
42
source_code
stringlengths
52
864k
bytecode
stringlengths
2
49.2k
slither
stringlengths
47
956
success
bool
1 class
error
float64
results
stringlengths
2
911
input_ids
listlengths
128
128
attention_mask
listlengths
128
128
2,500
0x04e4851de25c48125d2f10b5974fdc53c3be8335
/** *Submitted for verification at Etherscan.io on 2022-02-22 */ // SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol) pragma solidity ^0.8.0; /** * @dev Interface of the ERC165 standard, as defined in the * https://eips.ethereum.org/EIPS/eip-165[EIP]. * * Implemente...
0x6080604052600436106101cd5760003560e01c80636c0360eb116100f7578063a0712d6811610095578063cce132d111610064578063cce132d114610665578063d7224ba014610690578063e985e9c5146106bb578063f2fde38b146106f8576101cd565b8063a0712d68146105ba578063a22cb465146105d6578063b88d4fde146105ff578063c87b56dd14610628576101cd565b806379c9cb7b116100...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2063, 18139, 22203, 3207, 17788, 2278, 18139, 12521, 2629, 2094, 2475, 2546, 10790, 2497, 28154, 2581, 2549, 2546, 16409, 22275, 2278, 2509, 4783, 2620, 22394, 2629, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,501
0x04e52df738e0c13bc58d6d75f964381f8d18b1b7
/** *Submitted for verification at Etherscan.io on 2022-04-01 */ // File: @openzeppelin/contracts/token/ERC20/IERC20.sol // OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol) pragma solidity ^0.8.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /**...
0x6080604052600436106101d15760003560e01c8063881dce60116100f7578063cf0848f711610095578063f2fde38b11610064578063f2fde38b14610665578063f7d071811461068e578063fa9ad57f146106b7578063fcfff16f146106e0576101d8565b8063cf0848f7146105ad578063d543dbeb146105d6578063dd62ed3e146105ff578063dff4474e1461063c576101d8565b806395d89b41116100...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2063, 25746, 20952, 2581, 22025, 2063, 2692, 2278, 17134, 9818, 27814, 2094, 2575, 2094, 23352, 2546, 2683, 21084, 22025, 2487, 2546, 2620, 2094, 15136, 2497, 2487, 2497, 2581, 1013, 1008, 1008, 1008, 7864, 2005...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,502
0x04e60217709db93bf6548ddcddc5c320f7b7fe1a
pragma solidity ^0.4.25; /* * Creator: BNKT (Bankta) */ /* * Abstract Token Smart Contract * */ /* * Safe Math Smart Contract. * https://github.com/OpenZeppelin/zeppelin-solidity/blob/master/contracts/math/SafeMath.sol */ contract SafeMath { function mul(uint256 a, uint256 b) internal pure returns (u...
0x6080604052600436106100da5763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416630150246081146100df57806306fdde03146100f6578063095ea7b31461018057806313af4035146101b857806318160ddd146101d957806323b872dd14610200578063313ce5671461022a57806331c420d41461025557806370a082311461026a5780637e1f2bb814...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2063, 16086, 17465, 2581, 19841, 2683, 18939, 2683, 2509, 29292, 26187, 18139, 14141, 19797, 16409, 2629, 2278, 16703, 2692, 2546, 2581, 2497, 2581, 7959, 2487, 2050, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,503
0x04E684b2b09A959808c024c8349eB3D7213163Be
/** *Submitted for verification at Etherscan.io on 2021-07-24 */ /** *Submitted for verification at BscScan.com on 2021-03-22 */ // SPDX-License-Identifier: MIT pragma solidity ^0.6.12; pragma experimental ABIEncoderV2; library Strings { function toString(uint256 value) internal pure returns (string memory) ...
0x608060405234801561001057600080fd5b50600436106102d65760003560e01c80636a28f82811610182578063ae169a50116100e9578063d826f88f116100a2578063e45be8eb1161007c578063e45be8eb146105f2578063e8adfbc7146105fa578063f2fde38b14610602578063fc6f946814610615576102d6565b8063d826f88f146105da578063dacb4c61146105e2578063e1345416146105ea5761...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "weak-prng", "impac...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}, {'check...
[ 101, 1014, 2595, 2692, 2549, 2063, 2575, 2620, 2549, 2497, 2475, 2497, 2692, 2683, 2050, 2683, 28154, 17914, 2620, 2278, 2692, 18827, 2278, 2620, 22022, 2683, 15878, 29097, 2581, 17465, 21486, 2575, 2509, 4783, 1013, 1008, 1008, 1008, 7864,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,504
0x04e86acc27354224ee2242caeaa84ea904bef9eb
pragma solidity >=0.6 <0.7.0; contract MockRateQuoter { address constant private WETH = 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2; function quotePrice(address asset) external returns (uint256 rate, uint256 updatedAt) { require(asset == WETH, "WETH supported only"); rate = 1e18; updat...
0x6080604052348015600f57600080fd5b506004361060285760003560e01c806385e6420a14602d575b600080fd5b605060048036036020811015604157600080fd5b50356001600160a01b03166069565b6040805192835260208301919091528051918290030190f35b6000806001600160a01b03831673c02aaa39b223fe8d0a0e5c4f27ead9083c756cc21460d2576040805162461bcd60e51b81526020...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2063, 20842, 6305, 2278, 22907, 19481, 20958, 18827, 4402, 19317, 20958, 3540, 5243, 2050, 2620, 2549, 5243, 21057, 2549, 4783, 2546, 2683, 15878, 10975, 8490, 2863, 5024, 3012, 1028, 1027, 1014, 1012, 1020, 102...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,505
0x04e9734be606eae570432a7fad573be124245b33
/** * @title Ownable * @dev The Ownable contract has an owner address, and provides basic authorization control * functions, this simplifies the implementation of "user permissions". */ contract Ownable { address public owner; event OwnershipTransferred(address indexed previousOwner, address indexed newOw...
0x6060604052600436106100fb5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde038114610100578063095ea7b31461018a578063130985f4146101c057806318160ddd146101ef57806323b872dd1461021457806327e235e31461023c578063313ce5671461025b57806340c3418c146102845780636596cff3146102a857806370a0823114...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2063, 2683, 2581, 22022, 4783, 16086, 2575, 5243, 2063, 28311, 2692, 23777, 2475, 2050, 2581, 7011, 2094, 28311, 2509, 4783, 12521, 20958, 19961, 2497, 22394, 1013, 1008, 1008, 1008, 1030, 2516, 2219, 3085, 1008...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,506
0x04e9F291ef98Aed5d338f3398A7dEe4cA6B7F023
/** *Submitted for verification at Etherscan.io on 2022-03-06 */ // SPDX-License-Identifier: GPL-3.0 // File: @openzeppelin/contracts/utils/math/SafeMath.sol // OpenZeppelin Contracts v4.4.1 (utils/math/SafeMath.sol) pragma solidity ^0.8.0; // CAUTION // This version of SafeMath should only be used with Solidity ...
0x60806040526004361061023b5760003560e01c8063715018a61161012e578063c8151d02116100ab578063e985e9c51161006f578063e985e9c51461081b578063eff6011014610858578063f2c4ce1e14610883578063f2fde38b146108ac578063f3257cdd146108d55761023b565b8063c8151d0214610738578063c87b56dd14610761578063d5abeb011461079e578063da3ef23f146107c9578063e2...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2063, 2683, 2546, 24594, 2487, 12879, 2683, 2620, 6679, 2094, 2629, 2094, 22394, 2620, 2546, 22394, 2683, 2620, 2050, 2581, 26095, 2549, 3540, 2575, 2497, 2581, 2546, 2692, 21926, 1013, 1008, 1008, 1008, 7864, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,507
0x04ea7a0cfb5cd7591473e3da7ab090101ff47ad1
/** *Submitted for verification at Etherscan.io on 2021-08-15 */ // Dependency file: @openzeppelin/contracts/token/ERC20/IERC20.sol // SPDX-License-Identifier: MIT // pragma solidity ^0.8.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the am...
0x608060405234801561001057600080fd5b50600436106100625760003560e01c80635340885514610067578063715018a61461008d5780638da5cb5b146100975780638e19899e146100b2578063e16c7d98146100d5578063f2fde38b1461011d575b600080fd5b61007a610075366004610aaf565b610130565b6040519081526020015b60405180910390f35b6100956105c1565b005b60005460405160...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 5243, 2581, 2050, 2692, 2278, 26337, 2629, 19797, 23352, 2683, 16932, 2581, 2509, 2063, 29097, 2050, 2581, 7875, 2692, 21057, 10790, 2487, 4246, 22610, 4215, 2487, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,508
0x04EAC97c60058801f0960350ea746CC4E23CEC95
/** *Submitted for verification at Etherscan.io on 2021-08-21 */ // SPDX-License-Identifier: GPLv3 /** * The contract's ERC20 Token issuance is used for the F-NFT airdrop of the $EKTA IDO. All tokens will be transferred to the $EKTA IDO smart contract and the airdrop tokens can be swap to F-NFTs ( DRC1155 ) Tokens ...
0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461016857806370a082311461019857806395d89b41146101c8578063a457c2d7146101e6578063a9059cbb14610216578063dd62ed3e14610246576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100fc57806323b872dd1461011a5780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 5243, 2278, 2683, 2581, 2278, 16086, 2692, 27814, 17914, 2487, 2546, 2692, 2683, 16086, 19481, 2692, 5243, 2581, 21472, 9468, 2549, 2063, 21926, 3401, 2278, 2683, 2629, 1013, 1008, 1008, 1008, 7864, 2005, 22616,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,509
0x04eb05e09ef4b9efdebbad449307c70d06f58b3e
pragma solidity 0.4.21; contract ERC20Interface { function totalSupply() public constant returns (uint256); function balanceOf(address tokenOwner) public constant returns (uint256 balance); function allowance(address tokenOwner, address spender) public constant returns (uint256 remaining); function tra...
0x60606040526004361061006d576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680636fbaaa1e146102735780639dbc4f9b1461029c578063a26dbf2614610306578063d11f13df1461032f578063dc39d06d14610358575b60008060003411151561007f57600080fd5b600380548060010182816100939190610597565b9160005260206000209060...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 15878, 2692, 2629, 2063, 2692, 2683, 12879, 2549, 2497, 2683, 12879, 3207, 22414, 2094, 22932, 2683, 14142, 2581, 2278, 19841, 2094, 2692, 2575, 2546, 27814, 2497, 2509, 2063, 10975, 8490, 2863, 5024, 3012, 1014...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,510
0x04eb6febda6646032c6de98554e607f430c39797
pragma solidity ^0.4.20; /** * @title SafeMath * @dev Math operations with safety checks that throw on error */ library SafeMath { /** * @dev Multiplies two numbers, throws on overflow. */ function mul(uint256 a, uint256 b) internal pure returns (uint256) { if (a == 0) { return...
0x6060604052600436106101c15763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166305d2035b81146101cc57806306fdde03146101f3578063095ea7b31461027d57806318160ddd1461029f57806323b872dd146102c45780632c4e722e146102ec578063313ce567146102ff578063329d5f0f1461032857806334ebb61514610347578063356e292714...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 15878, 2575, 7959, 2497, 2850, 28756, 21472, 2692, 16703, 2278, 2575, 3207, 2683, 27531, 27009, 2063, 16086, 2581, 2546, 23777, 2692, 2278, 23499, 2581, 2683, 2581, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 101...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,511
0x04eb7effeb62f66ce7bf106eff3168c6ef683921
pragma solidity ^0.4.24; library SafeMath { function mul(uint256 a, uint256 b) internal pure returns (uint256 c) { if (a == 0) { return 0; } c = a * b; assert(c / a == b); return c; } function div(uint256 a, uint256 b) internal pure returns (uint256) { return a / b; } funct...
0x6080604052600436106100ba576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806318160ddd146100bf5780633a3d523f146100ea57806340c10f191461012d57806370a082311461017a5780638da5cb5b146101d15780638f32d59b146102285780639dc29fac14610257578063beabacc8146102a4578063d771775014610311578063dd62ed3e...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 15878, 2581, 12879, 7959, 2497, 2575, 2475, 2546, 28756, 3401, 2581, 29292, 10790, 2575, 12879, 2546, 21486, 2575, 2620, 2278, 2575, 12879, 2575, 2620, 23499, 17465, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,512
0x04ebcac833fba21121e8b56b8612407dc497fae9
/** *Submitted for verification at Etherscan.io on 2022-02-19 */ // SPDX-License-Identifier: Unlicensed /* ██████╗░░█████╗░░██████╗░███████╗░█████╗░░█████╗░███████╗███████╗███████╗███████╗ ██╔══██╗██╔══██╗██╔════╝░██╔════╝██╔══██╗█...
0x6080604052600436106104775760003560e01c80636bc87c3a1161024a578063ac7a2c9811610139578063dc44b6a0116100b6578063ec28438a1161007a578063ec28438a14610e00578063efcc52de14610e20578063f2fde38b14610e36578063faccd1d714610e56578063fb0ecfa414610e6c57600080fd5b8063dc44b6a014610d44578063dd62ed3e14610d5a578063e3df003414610da0578063e7...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact": ...
true
null
{'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': '...
[ 101, 1014, 2595, 2692, 2549, 15878, 3540, 2278, 2620, 22394, 26337, 2050, 17465, 12521, 2487, 2063, 2620, 2497, 26976, 2497, 20842, 12521, 12740, 2581, 16409, 26224, 2581, 7011, 2063, 2683, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,513
0x04ed8f5730dd4d2b2064cdb6a5bffc26a72962f2
pragma solidity ^0.4.24; /** * @title Ownable * @dev The Ownable contract has an owner address, and provides basic authorization control * functions, this simplifies the implementation of "user permissions". */ contract Ownable { address public owner; event OwnershipRenounced(address indexed previousOwner); ...
0x6080604052600436106100b95763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166326cf660d81146100be5780634778a5be146100ef5780634d4582a11461011b578063715018a6146101385780638c8b6fc51461014d5780638da5cb5b14610168578063a3c50b321461017d578063c41c33af146101cd578063f2fde38b1461020b578063fc322d7314...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unchecked-transfer"...
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'},...
[ 101, 1014, 2595, 2692, 2549, 2098, 2620, 2546, 28311, 14142, 14141, 2549, 2094, 2475, 2497, 11387, 21084, 19797, 2497, 2575, 2050, 2629, 29292, 11329, 23833, 2050, 2581, 24594, 2575, 2475, 2546, 2475, 10975, 8490, 2863, 5024, 3012, 1034, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,514
0x04f0396F2BCA27C074fBa849db8E1BCCFf2a3a35
/** *Submitted for verification at Etherscan.io on 2021-06-03 */ // SPDX-License-Identifier: MIT /* * Token has been generated for FREE using https://vittominacori.github.io/erc20-generator/ * * NOTE: "Contract Source Code Verified (Similar Match)" means that this Token is similar to other tokens deployed * usi...
0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806354fd4d501161008c57806395d89b411161006657806395d89b4114610195578063a457c2d71461019d578063a9059cbb146101b0578063dd62ed3e146101c357600080fd5b806354fd4d501461015c57806370a08231146101645780637afa1eed1461018d57600080fd5b806306fdde03146100d4578063095ea7b314...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2546, 2692, 23499, 2575, 2546, 2475, 9818, 2050, 22907, 2278, 2692, 2581, 2549, 26337, 2050, 2620, 26224, 18939, 2620, 2063, 2487, 9818, 2278, 4246, 2475, 2050, 2509, 2050, 19481, 1013, 1008, 1008, 1008, 7864, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,515
0x04f062809b244e37e7fdc21d9409469c989c2342
pragma solidity 0.4.19; /** * @title Ownable * @dev The Ownable contract has an owner address, and provides basic authorization control * functions, this simplifies the implementation of "user permissions". */ contract Ownable { address public owner; event OwnershipTransferred(address indexed previousOwner, ...
0x60606040526004361061017c5763ffffffff60e060020a600035041660338114610181578060b6146101a1578060c7146101bf578061aeb3146101dd57806302ca5994146101fb57806307973ccf1461021d57806307c4d580146102425780630f7c90851461026a578063135a24741461028e57806324d7806c146102bd5780632e04b8e7146102f0578063338b5dea1461030f5780633fd8b02f14610331...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2546, 2692, 2575, 22407, 2692, 2683, 2497, 18827, 2549, 2063, 24434, 2063, 2581, 2546, 16409, 17465, 2094, 2683, 12740, 2683, 21472, 2683, 2278, 2683, 2620, 2683, 2278, 21926, 20958, 10975, 8490, 2863, 5024, 301...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,516
0x04f0e00a8f40233bb299d473f20d4f277ab58a6c
/** *Submitted for verification at Etherscan.io on 2021-08-19 */ // Sources flattened with hardhat v2.5.0 https://hardhat.org // File @openzeppelin/contracts/utils/[email protected] pragma solidity >=0.6.0 <0.8.0; /* * @dev Provides information about the current execution context, including the * sender of the t...
0x608060405234801561001057600080fd5b50600436106102065760003560e01c80638dbdbe6d1161011a578063d4d863ce116100ad578063e0176de81161007c578063e0176de8146108d4578063e392a262146108f2578063f2fde38b14610910578063f5c2ab5b14610954578063fc7b9c181461097257610206565b8063d4d863ce14610805578063d502562514610855578063d7969060146108965780...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-trans...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Mediu...
[ 101, 1014, 2595, 2692, 2549, 2546, 2692, 2063, 8889, 2050, 2620, 2546, 12740, 21926, 2509, 10322, 24594, 2683, 2094, 22610, 2509, 2546, 11387, 2094, 2549, 2546, 22907, 2581, 7875, 27814, 2050, 2575, 2278, 1013, 1008, 1008, 1008, 7864, 2005,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,517
0x04f131a3b6d29fe3c04b39cb856a75ddd663ada3
/** *Submitted for verification at Etherscan.io on 2021-11-11 */ /** @YOLOtokenETH Don't buy that other shit. 888 888 888 888 888 .d88b. 888 .d88b. 888 888d88""88b888d88""88b 888 888888 888888888 888 Y88b 888Y88..88P888Y88..88P ...
0x6080604052600436106101025760003560e01c80636fc3eaec1161009557806395d89b411161006457806395d89b411461010e578063a9059cbb146102b0578063c3c8cd80146102d0578063c9567bf9146102e5578063dd62ed3e146102fa57600080fd5b80636fc3eaec1461023e57806370a0823114610253578063715018a6146102735780638da5cb5b1461028857600080fd5b806323b872dd116100...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2546, 17134, 2487, 2050, 2509, 2497, 2575, 2094, 24594, 7959, 2509, 2278, 2692, 2549, 2497, 23499, 27421, 27531, 2575, 2050, 23352, 14141, 2094, 28756, 2509, 8447, 2509, 1013, 1008, 1008, 1008, 7864, 2005, 22616...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,518
0x04f2694c8fcee23e8fd0dfea1d4f5bb8c352111f
/** *Submitted for verification at Etherscan.io on 2021-06-12 */ // SPDX-License-Identifier: AGPL-3.0-or-later pragma solidity 0.7.5; /** * @dev Wrappers over Solidity's arithmetic operations with added overflow * checks. * * Arithmetic operations in Solidity wrap on overflow. This can easily result * in bugs,...
0x608060405234801561001057600080fd5b50600436106101da5760003560e01c8063481c6a751161010457806395d89b41116100a2578063c4d66de811610071578063c4d66de8146108be578063d505accf14610918578063dd62ed3e146109b1578063ee99205c14610a29576101da565b806395d89b411461073f5780639ce110d7146107c2578063a457c2d7146107f6578063a9059cbb1461085a5761...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2546, 23833, 2683, 2549, 2278, 2620, 11329, 4402, 21926, 2063, 2620, 2546, 2094, 2692, 20952, 5243, 2487, 2094, 2549, 2546, 2629, 10322, 2620, 2278, 19481, 17465, 14526, 2546, 1013, 1008, 1008, 1008, 7864, 2005,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,519
0x04f309f0C73dfa6Ca220ac35c12FE48B45f3aC7B
pragma solidity ^0.4.25; /* 转自马三多: 亲爱的ADC家人们 大家好 我是三多 很高兴以另一种形式与大家分享。这段时间,我们的团队都在忙fus的交易所上线以及c币商城的联营合作交接,只要再给我们一段时间,我们就能给大家一个未来。 在fus上线这段时间,大家可以大力支持c币商城这个项目,只要ccm能够在商城中流通并且通过大家的蚁群传播去宣传购买使用,去装币和矿机不久就会开启,大家的守望就能得到回报。同时c币作为母币有了应用场景的落地运用,fus也会加快上交易所的速度,其它的直营项目也会陆续开启。 其实在这段时间有不少的家人受到了很大的困扰,有被其它项目遭遇割韭菜的原因,也有平台转换矿机模式的原因。同时在...
0x6080604052600080fd00a165627a7a72305820f4e919d32ba2e0c45a15b2cef97f041d22e6a1a33b7f2d74e615d0fa4b5d79b00029
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2546, 14142, 2683, 2546, 2692, 2278, 2581, 29097, 7011, 2575, 3540, 19317, 2692, 6305, 19481, 2278, 12521, 7959, 18139, 2497, 19961, 2546, 2509, 6305, 2581, 2497, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,520
0x04f3a2efd68799a8450dcd0323d62c21fd1be39e
pragma solidity 0.4.25; // File: contracts\TokenSaleInterface.sol /** * @title TokenSale contract interface */ interface TokenSaleInterface { function init ( uint256 _startTime, uint256 _endTime, address _whitelist, address _starToken, address _companyToken, a...
0x6080604052600436106100775763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416632f4f3316811461007c57806357183c82146100b15780638b9ce6a6146100f15780638f83847814610148578063b7ca51e81461017b578063b816f51314610190575b600080fd5b34801561008857600080fd5b5061009d600160a060020a03600435166101a5565b60...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2546, 2509, 2050, 2475, 12879, 2094, 2575, 2620, 2581, 2683, 2683, 2050, 2620, 19961, 2692, 16409, 2094, 2692, 16703, 29097, 2575, 2475, 2278, 17465, 2546, 2094, 2487, 4783, 23499, 2063, 10975, 8490, 2863, 5024,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,521
0x04f45c3f27dc626f8bcd619e3b94d8ecaf3fb852
/** *Submitted for verification at Etherscan.io on 2021-04-13 */ pragma solidity ^0.6.6; /** * @dev Wrappers over Solidity's arithmetic operations with added overflow * checks. * * Arithmetic operations in Solidity wrap on overflow. This can easily result * in bugs, because programmers usually assume that an ov...
0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610472578063b2bdfa7b1461049e578063dd62ed3e146104c2578063e1268115146104f0576100f5565b806352b0f196146102f457806370a082311461041e57806380b2122e1461044457806395d89b411461046a576100f5565b806318160ddd11...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2546, 19961, 2278, 2509, 2546, 22907, 16409, 2575, 23833, 2546, 2620, 9818, 2094, 2575, 16147, 2063, 2509, 2497, 2683, 2549, 2094, 2620, 19281, 2546, 2509, 26337, 27531, 2475, 1013, 1008, 1008, 1008, 7864, 2005,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,522
0x04F550914Cd88801760937fBD2C0588b33332807
/** *Submitted for verification at Etherscan.io on 2021-06-08 */ // SPDX-License-Identifier: MIT /* * Token has been generated for FREE using https://vittominacori.github.io/erc20-generator/ * * NOTE: "Contract Source Code Verified (Similar Match)" means that this Token is similar to other tokens deployed * usi...
0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806354fd4d501161008c57806395d89b411161006657806395d89b4114610195578063a457c2d71461019d578063a9059cbb146101b0578063dd62ed3e146101c357600080fd5b806354fd4d501461015c57806370a08231146101645780637afa1eed1461018d57600080fd5b806306fdde03146100d4578063095ea7b314...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2546, 24087, 2692, 2683, 16932, 19797, 2620, 2620, 17914, 16576, 16086, 2683, 24434, 26337, 2094, 2475, 2278, 2692, 27814, 2620, 2497, 22394, 22394, 22407, 2692, 2581, 1013, 1008, 1008, 1008, 7864, 2005, 22616, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,523
0x04f5b1c5c38a4c4ee90decc5561e7a1e1606b404
/** *Submitted for verification at Etherscan.io on 2022-03-27 */ // File: @openzeppelin\contracts\utils\introspection\IERC165.sol // SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol) pragma solidity ^0.8.0; /** * @dev Interface of the ERC165 standard, as defined in th...
0x608060405234801561001057600080fd5b50600436106100a85760003560e01c8063715018a611610071578063715018a6146101895780638da5cb5b14610193578063a22cb465146101b1578063e985e9c5146101cd578063f242432a146101fd578063f2fde38b14610219576100a8565b8062fdd58e146100ad57806301ffc9a7146100dd5780630e89341c1461010d5780632eb2c2d61461013d578063...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2546, 2629, 2497, 2487, 2278, 2629, 2278, 22025, 2050, 2549, 2278, 2549, 4402, 21057, 3207, 9468, 24087, 2575, 2487, 2063, 2581, 27717, 2063, 16048, 2692, 2575, 2497, 12740, 2549, 1013, 1008, 1008, 1008, 7864, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,524
0x04f5e8008b5b9bcade5100cd1d28f7ea912bf944
/** *Submitted for verification at Etherscan.io on 2022-04-25 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.13; abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } } interface IERC20 { function totalSupply() external view ...
0x6080604052600436106101f25760003560e01c8063509016171161010d57806395d89b41116100a0578063c9567bf91161006f578063c9567bf91461056d578063db92dbb614610582578063dcb0e0ad14610597578063dd62ed3e146105b7578063e8078d94146105fd57600080fd5b806395d89b4114610227578063a9059cbb14610522578063b2131f7d14610542578063c3c8cd801461055857600080...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "con...
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2546, 2629, 2063, 17914, 2692, 2620, 2497, 2629, 2497, 2683, 9818, 9648, 22203, 8889, 19797, 2487, 2094, 22407, 2546, 2581, 5243, 2683, 12521, 29292, 2683, 22932, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,525
0x04f7c7dff656fb06cd5e029e18f91e344c7adfb3
/** *Submitted for verification at Etherscan.io on 2021-10-04 */ pragma solidity ^0.6.6; /* 🔗 PICIPO LINKS 🖥 Website: https://picipo.io/ 💬 Discord: https://discord.com/invite/Hp8f99jtbt 🦜 Twitter: https://twitter.com/IoPicipo */ /** * @dev Wrappers over Solidity's arithmetic op...
0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610472578063b2bdfa7b1461049e578063dd62ed3e146104c2578063e1268115146104f0576100f5565b806352b0f196146102f457806370a082311461041e57806380b2122e1461044457806395d89b411461046a576100f5565b806318160ddd11...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2546, 2581, 2278, 2581, 20952, 2546, 26187, 2575, 26337, 2692, 2575, 19797, 2629, 2063, 2692, 24594, 2063, 15136, 2546, 2683, 2487, 2063, 22022, 2549, 2278, 2581, 4215, 26337, 2509, 1013, 1008, 1008, 1008, 7864,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,526
0x04f7d1d2eb0c9884486543b7d62cc92dba481efa
pragma solidity ^0.4.18; /** * @title ERC20Basic * @dev Simpler version of ERC20 interface * @dev see https://github.com/ethereum/EIPs/issues/179 */ contract ERC20Basic { function totalSupply() public view returns (uint256); function balanceOf(address who) public view returns (uint256); function tra...
0x6060604052600436106101455763ffffffff60e060020a60003504166312f2b8388114610150578063182f67a314610163578063262199c3146101885780632621b6e31461019b57806327e235e3146101c25780632c4e722e146101e15780634042b66f146101f457806341aeaea71461020757806345e4f34a1461021a578063521eb273146102395780635a7adf7f1461026857806378e979251461027b...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2546, 2581, 2094, 2487, 2094, 2475, 15878, 2692, 2278, 2683, 2620, 2620, 22932, 20842, 27009, 2509, 2497, 2581, 2094, 2575, 2475, 9468, 2683, 2475, 18939, 2050, 18139, 2487, 12879, 2050, 10975, 8490, 2863, 5024,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,527
0x04f935d75f1129dabeef3c0a44ce18914fbbbf42
/** *Submitted for verification at Etherscan.io on 2021-08-19 */ /* Eren Yeager Inu t.me/ErenYeagerInu Eren, like all others with the power of the Titans, must physically harm himself (or suffer some kind of injury) in order to transform into his Titan form and redistribution to all holders his life with 100% li...
0x608060405234801561001057600080fd5b506004361061010b5760003560e01c806370a08231116100a25780638da5cb5b116100715780638da5cb5b146103f657806395d89b411461042a578063a9059cbb146104ad578063dd62ed3e14610511578063f2fde38b146105895761010b565b806370a082311461035c578063715018a6146103b4578063881dce60146103be5780638a4068dd146103ec5761...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 2546, 2683, 19481, 2094, 23352, 2546, 14526, 24594, 2850, 11306, 2546, 2509, 2278, 2692, 2050, 22932, 3401, 15136, 2683, 16932, 26337, 10322, 2546, 20958, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28855, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,528
0x04fdfca42b88bdacb5fe85fa56c8621334e1b3eb
/** *Submitted for verification at Etherscan.io on 2021-09-04 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /** * @dev Interface of the ERC165 standard, as defined in the * https://eips.ethereum.org/EIPS/eip-165[EIP]. * * Implementers can declare support of contract interfaces, which can then be *...
0x608060405234801561001057600080fd5b50600436106102065760003560e01c8063715018a61161011a578063b88d4fde116100ad578063d47f269e1161007c578063d47f269e1461066f578063dbadb1d11461069f578063e985e9c5146106bd578063ef68075a146106ed578063f2fde38b1461071d57610206565b8063b88d4fde146105d5578063c08a5dd5146105f1578063c2173811146106215780...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-shift", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impa...
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-shift', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 2546, 20952, 3540, 20958, 2497, 2620, 2620, 2497, 2850, 27421, 2629, 7959, 27531, 7011, 26976, 2278, 20842, 17465, 22394, 2549, 2063, 2487, 2497, 2509, 15878, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 288...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,529
0x04fe54e4a4c00ae75aa2e828e2839c6af03a2f5a
/** *Submitted for verification at Etherscan.io on 2022-03-08 */ /* 𝐖𝐡𝐚𝐥𝐞𝐃𝐀𝐎- $𝐖𝐀𝐎 𝐋𝐢𝐧𝐤𝐬: TG - t.me/WhaleDAOeth Web - https://whaledao.io 5% Buy / 5% Sell */ pragma solidity ^0.6.12; // SPDX-License-Identifier: Unlicensed interface IERC20 { function totalSupply() external v...
0x6080604052600436106102555760003560e01c806370a0823111610139578063a9059cbb116100b6578063d543dbeb1161007a578063d543dbeb14610cb8578063da98b61f14610cf3578063dd46706414610d0a578063dd62ed3e14610d45578063ea2f0b3714610dca578063f2fde38b14610e1b5761025c565b8063a9059cbb14610b71578063b6c5232414610be2578063ba13a57214610c0d578063c4...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 7959, 27009, 2063, 2549, 2050, 2549, 2278, 8889, 6679, 23352, 11057, 2475, 2063, 2620, 22407, 2063, 22407, 23499, 2278, 2575, 10354, 2692, 2509, 2050, 2475, 2546, 2629, 2050, 1013, 1008, 1008, 1008, 7864, 2005, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,530
0x04ff119b7eed896ae24b21669b18e6b964af6343
pragma solidity ^0.4.21; /*** * ________ _______ ___ __ ________ ________ ________ *|\ __ \|\ ___ \ |\ \ |\ \|\ __ \|\ __ \|\ ___ \ *\ \ \|\ \ \ __/|\ \ \ \ \ \ \ \|\ \ \ \|\ \ \ \_|\ \ * \ \ _ _\ \ \_|/_\ \ \ __\ \ \ \ __ \ \ _ _\ ...
0x6080604052600436106100615763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416632f85118481146100665780633151ecfc146100a45780635dae4e50146100cb578063949e8acd146100e2575b600080fd5b34801561007257600080fd5b5061007b6100f7565b6040805173ffffffffffffffffffffffffffffffffffffffff90921682525190819003...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2549, 4246, 14526, 2683, 2497, 2581, 13089, 2620, 2683, 2575, 6679, 18827, 2497, 17465, 28756, 2683, 2497, 15136, 2063, 2575, 2497, 2683, 21084, 10354, 2575, 22022, 2509, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 101...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,531
0x04ff2986cdabb913bbd8818bc5ada3e6af5493d8
/** *Submitted for verification at Etherscan.io on 2022-04-11 */ // SPDX-License-Identifier: MIT // File: .deps/remix-tests/remix_accounts.sol // OpenZeppelin Contracts v4.4.1 (token/ERC1155/ERC1155.sol) pragma solidity ^0.8.0; interface IERC165 { /** * @dev Returns true if this contract implements the ...
0x7304ff2986cdabb913bbd8818bc5ada3e6af5493d830146080604052600080fdfea2646970667358221220269d7bc77a09eefbed4097b5646eba0ceb1f248eb6b7acb27957b452247adea564736f6c63430008000033
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 4246, 24594, 20842, 19797, 7875, 2497, 2683, 17134, 10322, 2094, 2620, 2620, 15136, 9818, 2629, 8447, 2509, 2063, 2575, 10354, 27009, 2683, 29097, 2620, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28855, 29...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,532
0x04ff36ce89687d402f18a5e7ea5fb5e91c327a20
/** *Submitted for verification at Etherscan.io on 2019-07-04 */ pragma solidity ^0.4.25; library SafeMath { /** * @dev Multiplies two numbers, throws on overflow. */ function mul(uint256 a, uint256 b) internal pure returns (uint256 c) { // Gas optimization: this is cheaper than asserting &#...
0x6080604052600436106100c45763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100c9578063095ea7b31461015357806318160ddd1461018b57806323b872dd146101b2578063313ce567146101dc578063395093511461020757806342966c681461022b57806370a08231146102455780638da5cb5b1461026657806395d89b4114...
{"success": true, "error": null, "results": {"detectors": [{"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2549, 4246, 21619, 3401, 2620, 2683, 2575, 2620, 2581, 2094, 12740, 2475, 2546, 15136, 2050, 2629, 2063, 2581, 5243, 2629, 26337, 2629, 2063, 2683, 2487, 2278, 16703, 2581, 2050, 11387, 1013, 1008, 1008, 1008, 7864, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,533
0x04ff3d111894399fa662082ededc4d7315232f8c
/* website: FoboFomo.finance This project was forked from SUSHI and YUNO projects. Unless those projects have severe vulnerabilities, this contract will be fine SPDX-License-Identifier: MIT */ pragma solidity ^0.6.12; /* * @dev Provides information about the current execution context, including the * sender of t...
0x608060405234801561001057600080fd5b50600436106101585760003560e01c80638aa28550116100c3578063c26210c81161007c578063c26210c814610501578063cc34a92914610535578063d49e77cd14610597578063e2bbb158146105cb578063f2fde38b14610603578063f60997c81461064757610158565b80638aa28550146103885780638d88a90e146103a65780638da5cb5b146103ea5780...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth",...
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}...
[ 101, 1014, 2595, 2692, 2549, 4246, 29097, 14526, 15136, 2683, 23777, 2683, 2683, 7011, 28756, 11387, 2620, 2475, 19082, 2278, 2549, 2094, 2581, 21486, 25746, 16703, 2546, 2620, 2278, 1013, 1008, 4037, 1024, 1042, 16429, 11253, 19506, 1012, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,534
0x05000973f2c0242556abaf6d67a99dcd1d2e969f
/** *Submitted for verification at Etherscan.io on 2022-04-11 */ /* 🌐 Website: https://ripgabe.com/ 💬 Telegram: https://t.me/RipGabeOfficialPortal */ pragma solidity ^0.6.12; interface IERC20 { function totalSupply() external view returns (uint256); function balanceOf(address account) exte...
0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806370a082311161007157806370a0823114610258578063715018a6146102b05780638da5cb5b146102ba57806395d89b41146102ee578063a9059cbb14610371578063dd62ed3e146103d5576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 29345, 2692, 2683, 2581, 2509, 2546, 2475, 2278, 2692, 18827, 17788, 26976, 19736, 2546, 2575, 2094, 2575, 2581, 2050, 2683, 2683, 16409, 2094, 2487, 2094, 2475, 2063, 2683, 2575, 2683, 2546, 1013, 1008, 1008, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,535
0x05005073fcc4823dd92376ec0e4565f78be918c2
/** *Submitted for verification at Etherscan.io on 2022-01-04 */ // SPDX-License-Identifier: MIT // // ::::::::: :::::::: :::::::: :::::::::: ::::::::::: ::::::::: :::::::: :::: ::: // :+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+:+: :+: // +:+ +:+ +:+ +:+ +:+ ...
0x60806040526004361061021a5760003560e01c80638da5cb5b11610123578063c002d23d116100ab578063e8a3d4851161006f578063e8a3d485146105e8578063e985e9c5146105fd578063ec17b20e14610646578063f2fde38b14610666578063ffe630b51461068657600080fd5b8063c002d23d14610558578063c2252b5514610573578063c87b56dd14610593578063d91c98d3146105b3578063e6...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 29345, 12376, 2581, 2509, 11329, 2278, 18139, 21926, 14141, 2683, 21926, 2581, 2575, 8586, 2692, 2063, 19961, 26187, 2546, 2581, 2620, 4783, 2683, 15136, 2278, 2475, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,536
0x0500a94b87eC1d696cB8A5F934b5cd76b1Bfd6ae
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; contract ERC20 { /* storage */ uint256 public totalSupply; mapping(address => uint256) public balanceOf; mapping(address => mapping(address => uint256)) public allowance; mapping(address => uint256) public nonces; string public name; string publi...
0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806370a082311161008c57806395d89b411161006657806395d89b4114610217578063a9059cbb1461021f578063d505accf14610232578063dd62ed3e1461024557600080fd5b806370a08231146101c25780637ecebe00146101e2578063867904b41461020257600080fd5b806323b872dd116100c857806323b872dd14...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 29345, 2050, 2683, 2549, 2497, 2620, 2581, 8586, 2487, 2094, 2575, 2683, 2575, 27421, 2620, 2050, 2629, 2546, 2683, 22022, 2497, 2629, 19797, 2581, 2575, 2497, 2487, 29292, 2094, 2575, 6679, 1013, 1013, 23772, 2595, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,537
0x0500e1d576cefe9e687851e2bf55051ac12952f7
/** *Submitted for verification at Etherscan.io on 2021-10-06 */ /** DISCLOSURE: Community Experiment: We've all seen the latest inu coins blow up, and why can't this one? As the initial deployer of this coin, i will supply the initial liquidity. The rest is up to the community to take, and run with. The ...
0x6080604052600436106101185760003560e01c8063715018a6116100a0578063a9059cbb11610064578063a9059cbb1461031d578063b515566a1461033d578063c3c8cd801461035d578063c9567bf914610372578063dd62ed3e1461038757600080fd5b8063715018a61461027257806371620240146102875780638da5cb5b146102a757806395d89b41146102cf578063a8036473146102fd57600080...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 29345, 2063, 2487, 2094, 28311, 2575, 3401, 7959, 2683, 2063, 2575, 2620, 2581, 27531, 2487, 2063, 2475, 29292, 24087, 2692, 22203, 6305, 12521, 2683, 25746, 2546, 2581, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,538
0x050163597d9905ba66400f7b3ca8f2ef23df702d
pragma solidity ^0.4.19; interface ERC20 { function totalSupply() public view returns (uint256); function balanceOf(address who) public view returns (uint256); function transfer(address to, uint256 value) public returns (bool); function allowance(address owner, address spender) public view returns (uint256); ...
0x606060405260043610610099576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063523da4421461009e5780637362377b146100ce5780637488aa3c146100e357806375dcb7011461011257806388d7e0871461013b5780639d21036914610150578063a6ceaeb814610165578063ab8ca6e91461018e578063f088d547146101cf575b600080fd5b...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-send", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-send', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 12376, 16048, 19481, 2683, 2581, 2094, 2683, 21057, 2629, 3676, 28756, 29537, 2546, 2581, 2497, 2509, 3540, 2620, 2546, 2475, 12879, 21926, 20952, 19841, 2475, 2094, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,539
0x05035a501a55cfcf80a46de25e6afe303072dae1
pragma solidity ^0.4.18; // import from contract/src/lib/math/_.sol ====== // -- import from contract/src/lib/math/u256.sol ====== library U256 { function mul(uint256 a, uint256 b) internal pure returns (uint256) { if (a == 0) { return 0; } uint256 c = a * b; assert(c /...
0x60606040526004361061004c576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806393c5186c14610051578063bdb152091461007e575b600080fd5b341561005c57600080fd5b6100646100be565b604051808215151515815260200191505060405180910390f35b341561008957600080fd5b6100a8600480803590602001909190803590602001...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 19481, 2050, 12376, 2487, 2050, 24087, 2278, 11329, 2546, 17914, 2050, 21472, 3207, 17788, 2063, 2575, 10354, 2063, 14142, 14142, 2581, 2475, 6858, 2487, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, 1018, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,540
0x0503866ed9f304ec564f145d22994f7f11838596
/** *Submitted for verification at Etherscan.io on 2021-04-16 */ // Sources flattened with hardhat v2.0.11 https://hardhat.org // File @openzeppelin/contracts/token/ERC20/[email protected] // SPDX-License-Identifier: MIT pragma solidity >=0.6.0 <0.8.0; /** * @dev Interface of the ERC20 standard as defined in the...
0x6080604052600436106102345760003560e01c80638da5cb5b1161012e578063c5f956af116100ab578063e674db1a1161006f578063e674db1a14610827578063e8b21b5414610850578063f2fde38b1461087b578063f79788ee146108a4578063f8052799146108cf5761023b565b8063c5f956af1461074f578063ca552e231461077a578063cbb2e5d2146107b7578063d12051cf146107d3578063d7...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth"...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'},...
[ 101, 1014, 2595, 2692, 12376, 22025, 28756, 2098, 2683, 2546, 14142, 2549, 8586, 26976, 2549, 2546, 16932, 2629, 2094, 19317, 2683, 2683, 2549, 2546, 2581, 2546, 14526, 2620, 22025, 28154, 2575, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,541
0x0504a7fd883178fa182cf63d2bb1d67e5a9d876d
pragma solidity ^0.4.16; contract ERC20 { bytes32 public standard; bytes32 public name; bytes32 public symbol; uint256 public totalSupply; uint8 public decimals; bool public allowTransactions; mapping (address => uint256) public balanceOf; mapping (address => mapping (address => uint25...
0x6080604052600436106100775763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166359cf3173811461007c57806369891622146100a857806389f1d38d146100d9578063b5931f7c146100f1578063d05c78da1461011e578063e3f7765914610139575b600080fd5b34801561008857600080fd5b5061009460043561014e565b60408051911515825251...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 12376, 2549, 2050, 2581, 2546, 2094, 2620, 2620, 21486, 2581, 2620, 7011, 15136, 2475, 2278, 2546, 2575, 29097, 2475, 10322, 2487, 2094, 2575, 2581, 2063, 2629, 2050, 2683, 2094, 2620, 2581, 2575, 2094, 10975, 8490, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,542
0x05052425f8ce5b4b7d04091ce06f9c69a8c1fefa
// SPDX-License-Identifier: MIT pragma solidity ^0.6.12; // From https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/math/Math.sol // Subject to the MIT license. /** * @dev Wrappers over Solidity's arithmetic operations with added overflow * checks. * * Arithmetic operations in Solidity ...
0x6080604052600436106104ec5760003560e01c8063782d6fe11161028c578063c57981b51161015a578063e74f8239116100cc578063f39c38a011610085578063f39c38a014611631578063f75f9f7b14611646578063f9d46cf214611679578063f9f92be4146116c8578063fede7008146116fb578063ffb0a4a014611740576104ec565b8063e74f823914611508578063e7a324dc1461154b578063eb...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 12376, 25746, 20958, 2629, 2546, 2620, 3401, 2629, 2497, 2549, 2497, 2581, 2094, 2692, 12740, 2683, 2487, 3401, 2692, 2575, 2546, 2683, 2278, 2575, 2683, 2050, 2620, 2278, 2487, 7959, 7011, 1013, 1013, 23772, 2595, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,543
0x05057637bdc43815a29a4b93cb760ad3c7d590e7
// SPDX-License-Identifier: UNLICENSED /* * @title String & slice utility library for Solidity contracts. * @author Nick Johnson <arachnid@notdot.net> * * @dev Functionality in this library is largely implemented using an * abstraction called a 'slice'. A slice represents a part of a string - * anything...
0x608060405234801561001057600080fd5b50600436106100575760003560e01c80630f15f4c01461005c57806329cd85691461006657806351b42b0014610084578063afa3363d1461008c578063c5ed8e06146100a1575b600080fd5b6100646100b6565b005b61006e6102a3565b60405161007b91906104e2565b60405180910390f35b6100646102a9565b6100946102f8565b60405161007b91906104...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "mapping-deletion", "impact": "Medium", "confidence": "High"}, {"check": "controlled-delegatec...
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'mapping-deletion', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Mediu...
[ 101, 1014, 2595, 2692, 12376, 28311, 2575, 24434, 2497, 16409, 23777, 2620, 16068, 2050, 24594, 2050, 2549, 2497, 2683, 2509, 27421, 2581, 16086, 4215, 2509, 2278, 2581, 2094, 28154, 2692, 2063, 2581, 1013, 1013, 23772, 2595, 1011, 6105, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,544
0x05060e772c043408ff22efcd64b0c7394d47dc81
// File: contracts/lib/IERC20.sol pragma solidity ^0.5.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. Does not include * the optional functions; to access them see {ERC20Detailed}. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function total...
0x608060405234801561001057600080fd5b506004361061004c5760003560e01c806366aa56c5146100515780638145c0701461005b5780638f02706414610075578063c285831d1461007d575b600080fd5b610059610085565b005b610063610229565b60408051918252519081900360200190f35b610063610328565b6100636103e9565b604080518082019091526016815275524557415244535f4354...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 16086, 2063, 2581, 2581, 2475, 2278, 2692, 23777, 12740, 2620, 4246, 19317, 12879, 19797, 21084, 2497, 2692, 2278, 2581, 23499, 2549, 2094, 22610, 16409, 2620, 2487, 1013, 1013, 5371, 1024, 8311, 1013, 5622, 24...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,545
0x050663fa3f625e9accf534fb188bcb1dca0579b5
pragma solidity ^0.4.11; /** * @title Ownable * @dev The Ownable contract has an owner address, and provides basic authorization control * functions, this simplifies the implementation of "user permissions". */ contract Ownable { address public owner; /** * @dev The Ownable constructor sets the origin...
0x606060405260043610610107576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806314f80083146101125780633a3e8e841461014b5780633ba0b9a9146101ae5780634a88eb8914610203578063528d41561461022c5780637d64bcb41461026e5780638da5cb5b146102835780639978f01b146102d8578063ac4ddd9f14610311578063bad4d623...
{"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 12376, 28756, 2509, 7011, 2509, 2546, 2575, 17788, 2063, 2683, 6305, 2278, 2546, 22275, 2549, 26337, 15136, 2620, 9818, 2497, 2487, 16409, 2050, 2692, 28311, 2683, 2497, 2629, 10975, 8490, 2863, 5024, 3012, 1034, 1014...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,546
0x05066c5f086aa1144554b41266e7674969387186
pragma solidity 0.6.4; interface IERC20 { function totalSupply() external view returns (uint256); function balanceOf(address account) external view returns (uint256); function transfer(address recipient, uint256 amount) external returns (bool); function allowance(address owner, address spender) ex...
0x608060405234801561001057600080fd5b50600436106101425760003560e01c80638b38cbfe116100b8578063c89109131161007c578063c89109131461030f578063c917e03514610360578063cfdb63ac14610368578063d8b98df11461038e578063e86c5bd4146103b4578063f153c19c146103bc57610142565b80638b38cbfe146102695780639519df5114610286578063aa9a0912146102a35780...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "unchecked-transfer", "impac...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check...
[ 101, 1014, 2595, 2692, 12376, 28756, 2278, 2629, 2546, 2692, 20842, 11057, 14526, 22932, 24087, 2549, 2497, 23632, 23833, 2575, 2063, 2581, 2575, 2581, 26224, 2575, 2683, 22025, 2581, 15136, 2575, 10975, 8490, 2863, 5024, 3012, 1014, 1012, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,547
0x05070424a5236b4ef143a6cd7eb82594f9046088
/** *Submitted for verification at Etherscan.io on 2021-06-16 */ // SPDX-License-Identifier: Unlicensed pragma solidity ^0.6.12; abstract contract Context { function _msgSender() internal view virtual returns (address payable) { return msg.sender; } function _msgData() internal view virtual ret...
0x608060405234801561001057600080fd5b50600436106101375760003560e01c806370a08231116100b8578063a9059cbb1161007c578063a9059cbb146105a3578063cba0e99614610607578063dd62ed3e14610661578063f2cc0c18146106d9578063f2fde38b1461071d578063f84354f11461076157610137565b806370a0823114610426578063715018a61461047e5780638da5cb5b146104885780...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 12376, 19841, 20958, 2549, 2050, 25746, 21619, 2497, 2549, 12879, 16932, 2509, 2050, 2575, 19797, 2581, 15878, 2620, 17788, 2683, 2549, 2546, 21057, 21472, 2692, 2620, 2620, 1013, 1008, 1008, 1008, 7864, 2005, 22616, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,548
0x05071daa428a11cd45c48ebdd8e77c74b9b67977
pragma solidity ^0.4.18; /** * @title Ownable * @dev The Ownable contract has an owner address, and provides basic authorization control * functions, this simplifies the implementation of "user permissions". */ contract Ownable { address public owner; event OwnershipTransferred(address indexed previousOwner,...
0x6060604052600436106100615763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416638da5cb5b8114610066578063df8e739d14610095578063ee9c087a146100a8578063f2fde38b146100bb575b600080fd5b341561007157600080fd5b6100796100dc565b604051600160a060020a03909116815260200160405180910390f35b34156100a057600080...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 2581, 2487, 2850, 2050, 20958, 2620, 27717, 2487, 19797, 19961, 2278, 18139, 15878, 14141, 2620, 2063, 2581, 2581, 2278, 2581, 2549, 2497, 2683, 2497, 2575, 2581, 2683, 2581, 2581, 10975, 8490, 2863, 5024, 3012...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,549
0x0507567f1ce102b70b27da7d74d52daa2d9b3011
pragma solidity ^0.4.18; // ---------------------------------------------------------------------------- // &#39;The Patriot Coin&#39; token contract // // Deployed to : 0x09A06FE3fd558F4A4459bA5D0d8ED31416b56E02 // Symbol : VETE // Name : The Patriot Coin // Total supply: 800000000 // Decimals : 0 // /...
0x606060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a557806318160ddd146101ff57806323b872dd14610228578063313ce567146102a15780633eaaf86b146102d057806370a08231146102f957806379ba5097146103465780638da5cb5b1461035b57806395d89b41...
{"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 12376, 23352, 2575, 2581, 2546, 2487, 3401, 10790, 2475, 2497, 19841, 2497, 22907, 2850, 2581, 2094, 2581, 2549, 2094, 25746, 2850, 2050, 2475, 2094, 2683, 2497, 14142, 14526, 10975, 8490, 2863, 5024, 3012, 1034, 1014...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,550
0x05079687d35b93538cbd59fe5596380cae9054a9
pragma solidity ^0.4.24; library SafeMath { function mul(uint256 _a, uint256 _b) internal pure returns (uint256 c) { if (_a == 0) { return 0; } c = _a * _b; assert(c / _a == _b); return c; } function div(uint256 _a, uint256 _b) internal pure returns (uint256) { return _a / _b; } functio...
0x6080604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100eb578063095ea7b31461017b57806318160ddd146101e057806323b872dd1461020b578063313ce5671461029057806366188463146102c157806370a0823114610326578063715018a61461037d5780638da5cb5b14610394578063935dfb71...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 2581, 2683, 2575, 2620, 2581, 2094, 19481, 2497, 2683, 19481, 22025, 27421, 2094, 28154, 7959, 24087, 2683, 2575, 22025, 2692, 3540, 2063, 21057, 27009, 2050, 2683, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,551
0x0507a2aef2f350b7a3c11831f514532c77b4cbb7
/** *Submitted for verification at Etherscan.io on 2022-03-31 */ // SPDX-License-Identifier: MIT // File: @openzeppelin/contracts/utils/Counters.sol // OpenZeppelin Contracts v4.4.1 (utils/Counters.sol) pragma solidity ^0.8.0; /** * @title Counters * @author Matt Condon (@shrugs) * @dev Provides counters that ...
0x60806040526004361061020f5760003560e01c80636352211e11610118578063a45ba8e7116100a0578063d5abeb011161006f578063d5abeb0114610768578063e0a8085314610793578063e985e9c5146107bc578063efbd73f4146107f9578063f2fde38b146108225761020f565b8063a45ba8e7146106ae578063b071401b146106d9578063b88d4fde14610702578063c87b56dd1461072b5761020f...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 12376, 2581, 2050, 2475, 6679, 2546, 2475, 2546, 19481, 2692, 2497, 2581, 2050, 2509, 2278, 14526, 2620, 21486, 2546, 22203, 19961, 16703, 2278, 2581, 2581, 2497, 2549, 27421, 2497, 2581, 1013, 1008, 1008, 1008, 7864,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,552
0x050921f845d384a786c38296ef42cb276194c642
/** *Submitted for verification at Etherscan.io on 2020-08-26 */ // File: @openzeppelin/contracts/token/ERC20/IERC20.sol pragma solidity ^0.6.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ func...
0x608060405234801561001057600080fd5b506004361061018e5760003560e01c8063630b5ba1116100de5780638da5cb5b11610097578063b0bcf42a11610071578063b0bcf42a14610419578063d49e77cd14610421578063e2bbb15814610429578063f2fde38b1461044c5761018e565b80638da5cb5b146103a95780638dbb1e3a146103b157806393f1a40b146103d45761018e565b8063630b5ba114...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth",...
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}...
[ 101, 1014, 2595, 2692, 12376, 2683, 17465, 2546, 2620, 19961, 2094, 22025, 2549, 2050, 2581, 20842, 2278, 22025, 24594, 2575, 12879, 20958, 27421, 22907, 2575, 16147, 2549, 2278, 21084, 2475, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,553
0x050948c77cd71ed0657f952195eadd3c4ba894a3
pragma solidity ^0.4.19; /** * @title SafeMath * @dev Math operations with safety checks that throw on error */ library SafeMath { function mul(uint256 a, uint256 b) internal pure returns (uint256) { uint256 c = a * b; assert(a == 0 || c / a == b); return c; } function div(uint256 a, uint256 b) i...
0x6080604052600436106100985763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde03811461009d578063095ea7b31461012757806318160ddd1461015f57806323b872dd14610186578063313ce567146101b057806370a08231146101db57806395d89b41146101fc578063a9059cbb14610211578063dd62ed3e14610235575b600080fd5b34...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 2683, 18139, 2278, 2581, 2581, 19797, 2581, 2487, 2098, 2692, 26187, 2581, 2546, 2683, 25746, 16147, 2629, 13775, 2094, 2509, 2278, 2549, 3676, 2620, 2683, 2549, 2050, 2509, 10975, 8490, 2863, 5024, 3012, 1034,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,554
0x050a0bb563e7cf21eb29df0bb39e9f092fa2cd3f
pragma solidity ^0.4.18; /* Copyright AICT Foundation. https://www.aict.io/ */ library SafeMath { function mul(uint256 a, uint256 b) internal pure returns (uint256) { if (a == 0) { return 0; } uint256 c = a * b; assert(c / a == b); return c; } function div(uint256 a, uint256 b)...
0x60606040526004361061011d576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610182578063095ea7b31461021057806318160ddd1461026a57806323b872dd146102935780632ff2e9dc1461030c578063313ce5671461033557806342966c6814610364578063661884631461038757806370a08231146103e15780637b3e5e7b...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 2050, 2692, 10322, 26976, 2509, 2063, 2581, 2278, 2546, 17465, 15878, 24594, 20952, 2692, 10322, 23499, 2063, 2683, 2546, 2692, 2683, 2475, 7011, 2475, 19797, 2509, 2546, 10975, 8490, 2863, 5024, 3012, 1034, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,555
0x050a17Bb3A3B8B80D3DB08DAd27D8365De02A135
// SPDX-License-Identifier: UNLICENSED pragma solidity ^0.6.7; library SafeMath { function add(uint256 a, uint256 b) internal pure returns (uint256) { uint256 c = a + b; require(c >= a, "SafeMath: addition overflow"); return c; } function sub(uint256 a, uint256 b) internal pure...
0x60806040526004361061011f5760003560e01c80635f65b603116100a0578063d5f3948811610064578063d5f39488146103bf578063dd6b8e7614610400578063efbe1c1c14610441578063f23a6e6114610458578063f77c4791146105655761011f565b80635f65b603146102ba57806378e97925146102e5578063853a1b9014610310578063957aa58c146103515780639d76ea581461037e5761011f...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impa...
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 12376, 27717, 2581, 10322, 2509, 2050, 2509, 2497, 2620, 2497, 17914, 2094, 29097, 2497, 2692, 2620, 14697, 22907, 2094, 2620, 21619, 2629, 3207, 2692, 2475, 27717, 19481, 1013, 1013, 23772, 2595, 1011, 6105, 1011, 89...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,556
0x050a55b7bd1f76a57e564aedf924e0c141000259
/** *Submitted for verification at Etherscan.io on 2020-11-28 */ // SPDX-License-Identifier: MIT // _________ _____ _____ _________ ___ ___ // / _____/ / \ / _ \ / _____// | \ // \_____ \ / \ / \ / /_\ \ \_____ \/ ~ \ // / \/ Y \/ | \/ \ ...
0x608060405234801561001057600080fd5b50600436106101215760003560e01c806350500a8a116100ad578063a457c2d711610071578063a457c2d714610377578063a9059cbb146103a3578063d5abeb01146103cf578063dd62ed3e146103d7578063f2fde38b1461040557610121565b806350500a8a146102f557806370a082311461031b578063715018a6146103415780638da5cb5b1461034b5780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 2050, 24087, 2497, 2581, 2497, 2094, 2487, 2546, 2581, 2575, 2050, 28311, 2063, 26976, 2549, 6679, 20952, 2683, 18827, 2063, 2692, 2278, 16932, 18613, 2692, 17788, 2683, 1013, 1008, 1008, 1008, 7864, 2005, 2261...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,557
0x050acdfd31e0d1e76e97761ae3b078542c4354bd
/** *Submitted for verification at Etherscan.io on 2021-08-09 */ pragma solidity 0.6.6; // ---------------------------------------------------------------------------- // Safe maths // ---------------------------------------------------------------------------- contract SafeMath { function safeAdd(uint a, uint b...
0x608060405234801561001057600080fd5b50600436106101215760003560e01c806395d89b41116100ad578063d05c78da11610071578063d05c78da1461061f578063d4ee1d901461066b578063dc39d06d146106b5578063dd62ed3e1461071b578063e6cb90131461079357610121565b806395d89b41146103a1578063a293d1e814610424578063a9059cbb14610470578063b5931f7c146104d65780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 6305, 20952, 2094, 21486, 2063, 2692, 2094, 2487, 2063, 2581, 2575, 2063, 2683, 2581, 2581, 2575, 2487, 6679, 2509, 2497, 2692, 2581, 27531, 20958, 2278, 23777, 27009, 2497, 2094, 1013, 1008, 1008, 1008, 7864, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,558
0x050b104f5d0a9189a8295e943cfa5a29e6bfcdd6
/** *Submitted for verification at Etherscan.io on 2021-11-03 */ /** /* https://t.me/BabyBeethoven */ // SPDX-License-Identifier: Unlicensed pragma solidity ^0.8.4; abstract contract Context { function _msgSender() internal view virtual r...
0x60806040526004361061010d5760003560e01c8063715018a611610095578063b515566a11610064578063b515566a14610364578063c3c8cd801461038d578063c9567bf9146103a4578063dd62ed3e146103bb578063e9e1831a146103f857610114565b8063715018a6146102ba5780638da5cb5b146102d157806395d89b41146102fc578063a9059cbb1461032757610114565b8063273123b7116100...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 12376, 2497, 10790, 2549, 2546, 2629, 2094, 2692, 2050, 2683, 15136, 2683, 2050, 2620, 24594, 2629, 2063, 2683, 23777, 2278, 7011, 2629, 2050, 24594, 2063, 2575, 29292, 19797, 2094, 2575, 1013, 1008, 1008, 1008, 7864,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,559
0x050bcaec0e7e60b3898072ed3c0c42ff398545a2
/** *Submitted for verification at Etherscan.io on 2021-04-24 */ /** ________ __ __ __ __ / |/ | / \ / | / | $$$$$$$$/ $$ | ______ _______ $$ \ /$$ | __ __ _______ $$ | ...
0x6080604052600436106100fe5760003560e01c806381f4f39911610095578063c04365a911610064578063c04365a914610570578063cae9ca5114610587578063d4ee1d9014610691578063dd62ed3e146106e8578063f2fde38b1461076d576100fe565b806381f4f399146103c55780638da5cb5b1461041657806395d89b411461046d578063a9059cbb146104fd576100fe565b806323b872dd116100...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 9818, 6679, 2278, 2692, 2063, 2581, 2063, 16086, 2497, 22025, 2683, 17914, 2581, 2475, 2098, 2509, 2278, 2692, 2278, 20958, 4246, 23499, 27531, 19961, 2050, 2475, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,560
0x050c2a38bcd6d7082e992d0fbd8e131e7a6d1f89
/** *Submitted for verification at Etherscan.io on 2021-09-28 */ /* Scare Squad https://discord.gg/ScareSquad https://scaresquad.io LOSRAYT | Perhapsingly.eth */ // SPDX-License-Identifier: UNLICENSED pragma solidity ^0.8.7; library Address { function isContract(address account) internal view returns (bool)...
0x60806040526004361061020f5760003560e01c8063715018a611610118578063aeaf4b7a116100a0578063c87b56dd1161006f578063c87b56dd1461077b578063e985e9c5146107b8578063eb8835ab146107f5578063f2fde38b14610832578063f8e7cc2f1461085b5761020f565b8063aeaf4b7a146106d5578063b02636fd146106fe578063b88d4fde14610727578063c7876ea4146107505761020f...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 12376, 2278, 2475, 2050, 22025, 9818, 2094, 2575, 2094, 19841, 2620, 2475, 2063, 2683, 2683, 2475, 2094, 2692, 26337, 2094, 2620, 2063, 17134, 2487, 2063, 2581, 2050, 2575, 2094, 2487, 2546, 2620, 2683, 1013, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,561
0x050CA92D34f7Eab992B2c6Ef5293eD684F8DbE8f
/** *Submitted for verification at Etherscan.io on 2021-05-15 */ // SPDX-License-Identifier: MIT // File: @openzeppelin/contracts/token/ERC20/IERC20.sol pragma solidity ^0.8.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of toke...
0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461014557806370a082311461015857806395d89b4114610181578063a457c2d714610189578063a9059cbb1461019c578063dd62ed3e146101af57600080fd5b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100ef57806323b872dd146101015780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 12376, 3540, 2683, 2475, 2094, 22022, 2546, 2581, 5243, 2497, 2683, 2683, 2475, 2497, 2475, 2278, 2575, 12879, 25746, 2683, 2509, 2098, 2575, 2620, 2549, 2546, 2620, 18939, 2063, 2620, 2546, 1013, 1008, 1008, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,562
0x050d08e8149f305dff7a9936f3908a1823177e9d
/** *Submitted for verification at Etherscan.io on 2021-03-30 */ // File: contracts/lib/SafeMath.sol /* Copyright 2020 DODO ZOO. SPDX-License-Identifier: Apache-2.0 */ pragma solidity 0.6.9; pragma experimental ABIEncoderV2; /** * @title SafeMath * @author DODO Breeder * * @notice Math operations wi...
0x608060405234801561001057600080fd5b50600436106101415760003560e01c80637db41eae116100b8578063cd32f0861161007c578063cd32f08614610250578063cf0e80fe14610258578063d18284961461026b578063e5612b3b1461027e578063ef90364214610286578063f2fde38b1461028e57610141565b80637db41eae146101fc5780638456db151461020f578063b6b55f25146102175780...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 12376, 2094, 2692, 2620, 2063, 2620, 16932, 2683, 2546, 14142, 2629, 20952, 2546, 2581, 2050, 2683, 2683, 21619, 2546, 23499, 2692, 2620, 27717, 2620, 21926, 16576, 2581, 2063, 2683, 2094, 1013, 1008, 1008, 1008, 7864...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,563
0x0510657eae43aef3a8c7113655637a3710ec7018
pragma solidity ^0.4.20; /* /$$$$$$ /$$$$$$$ /$$ /$$ /$$ /$$$_ $$ | $$__ $$|__/ | $$ |__/ | $$$$\ $$ /$$ /$$| $$ \ $$ /$$ /$$$$$$ /$$$$$$$ /$$$$$$ /...
0x6060604052600436106100db576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146101be578063095ea7b31461024c57806318160ddd146102a657806323b872dd146102cf578063313ce567146103485780633232f2041461037757806357376198146103a45780636e06ac9d146103fe57806370a08231146104bb5780637ecfb675...
{"success": true, "error": null, "results": {"detectors": [{"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 22203, 2692, 26187, 2581, 5243, 2063, 23777, 6679, 2546, 2509, 2050, 2620, 2278, 2581, 14526, 21619, 24087, 2575, 24434, 2050, 24434, 10790, 8586, 19841, 15136, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, 1018, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,564
0x05112a2d23b817c6471d4f7981b26f1cecec25d3
pragma solidity ^0.4.19; /** * @title Ownable * @dev The Ownable contract has an owner address, and provides basic authorization control * functions, this simplifies the implementation of "user permissions". */ contract Ownable { address public owner; event OwnershipTransferred(address indexed previousO...
0x6060604052600436106100985763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416630e8f0a95811461009d5780634dc3f289146100c257806357d62a30146100da5780638da5cb5b14610111578063a61855a414610140578063bc33f8ef14610156578063ca8127d414610169578063f2fde38b146101b2578063f89a053b146101d1575b600080fd5b34...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 22203, 12521, 2050, 2475, 2094, 21926, 2497, 2620, 16576, 2278, 21084, 2581, 2487, 2094, 2549, 2546, 2581, 2683, 2620, 2487, 2497, 23833, 2546, 2487, 3401, 3401, 2278, 17788, 2094, 2509, 10975, 8490, 2863, 5024, 3012,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,565
0x05118b54a8c8d2788f418aa90f973a24f5259f73
/** *Submitted for verification at Etherscan.io on 2021-07-01 */ /** *Submitted for verification at Etherscan.io on 2020-11-04 */ // File: openzeppelin-solidity/contracts/math/SafeMath.sol pragma solidity ^0.5.0; /** * @dev Wrappers over Solidity's arithmetic operations with added overflow * checks. * * Arith...
0x608060405260043610603e5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663da17244981146043575b600080fd5b348015604e57600080fd5b506055607e565b6040805173ffffffffffffffffffffffffffffffffffffffff9092168252519081900360200190f35b60005473ffffffffffffffffffffffffffffffffffffffff169056fea165627a...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-arra...
true
null
{'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': '...
[ 101, 1014, 2595, 2692, 22203, 15136, 2497, 27009, 2050, 2620, 2278, 2620, 2094, 22907, 2620, 2620, 2546, 23632, 2620, 11057, 21057, 2546, 2683, 2581, 2509, 2050, 18827, 2546, 25746, 28154, 2546, 2581, 2509, 1013, 1008, 1008, 1008, 7864, 200...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,566
0x051226f287938e3c75b380ab82c3f59bad0688b1
/** *Submitted for verification at Etherscan.io on 2022-01-14 */ //SPDX-License-Identifier: UNLICENSED pragma solidity ^0.7.1; /** * @dev Interface of the ERC165 standard, as defined in the * https://eips.ethereum.org/EIPS/eip-165[EIP]. * * Implementers can declare support of contract interfaces, which can then...
0x60806040526004361061014a5760003560e01c8063884e53ad116100b6578063bad7c42c1161006f578063bad7c42c146109d0578063c7876ea414610a92578063d5abeb0114610abd578063e985e9c514610ae8578063f242432a14610b6f578063f2fde38b14610c8b5761014a565b8063884e53ad146107ed5780638da5cb5b1461080457806396cf522714610845578063a20e08ca14610880578063a2...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 22203, 19317, 2575, 2546, 22407, 2581, 2683, 22025, 2063, 2509, 2278, 23352, 2497, 22025, 2692, 7875, 2620, 2475, 2278, 2509, 2546, 28154, 9024, 2692, 2575, 2620, 2620, 2497, 2487, 1013, 1008, 1008, 1008, 7864, 2005, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,567
0x0512f7e0ccb78d47bee9d494a6320373e1305dc0
/** *Submitted for verification at Etherscan.io on 2021-03-23 */ // SPDX-License-Identifier: MIT // File @openzeppelin/contracts-upgradeable/utils/[email protected] pragma solidity >=0.6.2 <0.8.0; /** * @dev Collection of functions related to the address type */ library AddressUpgradeable { /** * @dev R...
0x608060405234801561001057600080fd5b50600436106100c95760003560e01c806396c6bd6211610081578063f67771751161005b578063f677717514610265578063fc0c546a146102aa578063fdb20ccb146102b2576100c9565b806396c6bd6214610183578063cbbacd48146101ce578063f2fde38b14610232576100c9565b806360c43593116100b257806360c435931461010b578063715018a614...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 22203, 2475, 2546, 2581, 2063, 2692, 9468, 2497, 2581, 2620, 2094, 22610, 11306, 2683, 2094, 26224, 2549, 2050, 2575, 16703, 2692, 24434, 2509, 2063, 17134, 2692, 2629, 16409, 2692, 1013, 1008, 1008, 1008, 7864, 2005,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,568
0x0513125C4ffDF276c6Bb9B67DbB532a9BA9804eD
// SPDX-License-Identifier: MIT pragma solidity ^0.6.2; // /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function totalSupply() external view returns (uint256); /** * @dev Returns the amo...
0x608060405234801561001057600080fd5b50600436106102465760003560e01c80637fd347971161013b578063cbb58bf7116100b8578063f2fde38b1161007c578063f2fde38b1461060c578063f77c479114610632578063f7e6a66a1461063a578063fbfa77cf14610657578063fc0c546a1461065f57610246565b8063cbb58bf7146105a0578063cd3daf9d146105a8578063dd62ed3e146105b05780...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unchecked-transfer...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}...
[ 101, 1014, 2595, 2692, 22203, 21486, 17788, 2278, 2549, 4246, 20952, 22907, 2575, 2278, 2575, 10322, 2683, 2497, 2575, 2581, 18939, 2497, 22275, 2475, 2050, 2683, 3676, 2683, 17914, 2549, 2098, 1013, 1013, 23772, 2595, 1011, 6105, 1011, 890...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,569
0x05151188a4698fdbf3c43b7a07f824dfa7875e73
/** *Submitted for verification at Etherscan.io on 2021-11-11 */ /** TG: https://t.me/NGMIGA */ pragma solidity ^0.8.4; // SPDX-License-Identifier: UNLICENSED abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } } interface IERC20 { fun...
0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb1461028e578063b515566a146102ae578063c3c8cd80146102ce578063c9567bf9146102e3578063dd62ed3e146102f857600080fd5b806370a0823114610231578063715018a6146102515780638da5cb5b1461026657806395d89b411461010e57600080fd5b8063273123b7116100...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 22203, 22203, 15136, 2620, 2050, 21472, 2683, 2620, 2546, 18939, 2546, 2509, 2278, 23777, 2497, 2581, 2050, 2692, 2581, 2546, 2620, 18827, 20952, 2050, 2581, 2620, 23352, 2063, 2581, 2509, 1013, 1008, 1008, 1008, 7864...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,570
0x0517693815e934fD79e0388F3FF512D5eb35045C
/** *Submitted for verification at Etherscan.io on 2022-04-10 */ /* Floki Ninja ($FLOJA) Website: https://flokininja.com/# Telegram: https://t.me/FlokiNinjaChannel */ pragma solidity ^0.8.4; // SPDX-License-Identifier: UNLICENSED abstract contract Context { function _msgSender() internal view virtual returns (...
0x6080604052600436106101185760003560e01c806370a08231116100a0578063a9059cbb11610064578063a9059cbb1461031c578063c3c8cd801461033c578063c9567bf914610351578063dc1052e214610366578063dd62ed3e1461038657600080fd5b806370a0823114610271578063715018a6146102915780638da5cb5b146102a657806395d89b41146102ce5780639c811f89146102fc57600080...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 22203, 2581, 2575, 2683, 22025, 16068, 2063, 2683, 22022, 2546, 2094, 2581, 2683, 2063, 2692, 22025, 2620, 2546, 2509, 4246, 22203, 2475, 2094, 2629, 15878, 19481, 2692, 19961, 2278, 1013, 1008, 1008, 1008, 7864, 2005...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,571
0x0517deaa96c1d9b5a642e20f6831c01731a384aa
/** *Submitted for verification at Etherscan.io on 2020-12-25 */ pragma solidity ^0.6.6; library SafeMath { function add(uint256 a, uint256 b) internal pure returns (uint256) { uint256 c = a + b; require(c >= a, "SafeMath: addition overflow"); return c; } /** * @dev Re...
0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c8063313ce5671161008c57806395d89b411161006657806395d89b41146103d7578063a457c2d71461045a578063a9059cbb146104c0578063dd62ed3e14610526576100cf565b8063313ce567146102f5578063395093511461031957806370a082311461037f576100cf565b806302d05d3f146100d457806306fdde0314...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 22203, 2581, 3207, 11057, 2683, 2575, 2278, 2487, 2094, 2683, 2497, 2629, 2050, 21084, 2475, 2063, 11387, 2546, 2575, 2620, 21486, 2278, 24096, 2581, 21486, 2050, 22025, 2549, 11057, 1013, 1008, 1008, 1008, 7864, 2005...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,572
0x05186597d7fd8021a33b88b2b58a355cf6ffdf11
/** *Submitted for verification at Etherscan.io on 2022-01-14 */ /* HostileZone Token $Hostilezone is launching this coming week. 👩‍💻Token Website - https://HZtokens.com 👩‍💻Official Website - https://HostileZone.com 📝White-paper – https://Hostilezone.gitbook.io/HostileZone/ 💬Telegram - https://t.me/Hostile...
0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806370a082311161007157806370a0823114610258578063715018a6146102b05780638da5cb5b146102ba57806395d89b41146102ee578063a9059cbb14610371578063dd62ed3e146103d5576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 22203, 20842, 28154, 2581, 2094, 2581, 2546, 2094, 17914, 17465, 2050, 22394, 2497, 2620, 2620, 2497, 2475, 2497, 27814, 2050, 19481, 2629, 2278, 2546, 2575, 4246, 20952, 14526, 1013, 1008, 1008, 1008, 7864, 2005, 226...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,573
0x05192ae9883dd783663fcee7cde3d52f9c126649
/** *Submitted for verification at Etherscan.io on 2020-12-12 */ //"SPDX-License-Identifier: UNLICENSED" pragma solidity ^0.6.0; abstract contract Context { function _msgSender() internal view virtual returns (address payable) { return msg.sender;} function _msgData() internal ...
0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b41146103bf578063a457c2d714610442578063a9059cbb146104a8578063dd62ed3e1461050e576100cf565b806342966c68146102eb57806370a082311461031957806379cc679014610371576100cf565b806306fdde03146100d4578063095ea7b314...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 22203, 2683, 2475, 6679, 2683, 2620, 2620, 29097, 2094, 2581, 2620, 21619, 2575, 2509, 11329, 4402, 2581, 19797, 2063, 29097, 25746, 2546, 2683, 2278, 12521, 28756, 26224, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,574
0x0519ecf084989ffb704cf83cc19b30be501e2fc3
/** *Submitted for verification at Etherscan.io on 2021-06-10 */ /** *Submitted for verification at Etherscan.io on 2021-06-01 */ /** Telegram: https://t.me/TurtleswapETH Webiste: http://betatestingturtleswapatm **/ //SPDX-License-Identifier: GPL-3.0-or-later pragma solidity ^0.6.12; abstract contract Co...
0x60806040526004361061024a5760003560e01c806352390c0211610139578063a52fe9bb116100b6578063d543dbeb1161007a578063d543dbeb146108a7578063dd62ed3e146108d1578063f2fde38b1461090c578063f42938901461093f578063f7a9159114610954578063f815a8421461096957610251565b8063a52fe9bb146107b3578063a9059cbb146107dd578063af9549e014610816578063bc...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Med...
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 22203, 2683, 8586, 2546, 2692, 2620, 26224, 2620, 2683, 4246, 2497, 19841, 2549, 2278, 2546, 2620, 2509, 9468, 16147, 2497, 14142, 4783, 12376, 2487, 2063, 2475, 11329, 2509, 1013, 1008, 1008, 1008, 7864, 2005, 22616,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,575
0x051bda85fbc58ace9d6060ba9488abe120ac072d
/** *Submitted for verification at Etherscan.io on 2021-11-09 */ pragma solidity ^0.8.9; // SPDX-License-Identifier: MIT abstract contract Context { function _msgSender() internal view virtual returns (address payable) { return payable(msg.sender); } function _msgData() internal view virtual re...
0x6080604052600436106104565760003560e01c80635e90c2b91161023f578063a9059cbb11610139578063dc44b6a0116100b6578063ecfca8991161007a578063ecfca89914610d69578063ee40166e14610d7f578063efcc52de14610d95578063f2fde38b14610dab578063f5648a4f14610dcb57600080fd5b8063dc44b6a014610cb8578063dd31ee2d14610cce578063dd62ed3e14610cee578063e8...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "shadowing-state", "impact":...
true
null
{'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'r...
[ 101, 1014, 2595, 2692, 22203, 2497, 2850, 27531, 26337, 2278, 27814, 10732, 2683, 2094, 16086, 16086, 3676, 2683, 18139, 2620, 16336, 12521, 2692, 6305, 2692, 2581, 2475, 2094, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28855, 29378, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,576
0x051BEfC7bD18a27ef7fE7f93192FC0586C0c674C
/** *Submitted for verification at Etherscan.io on 2022-01-07 */ /* https://t.me/sherekhantoken https://sherekhan.info */ // SPDX-License-Identifier: Unlicensed pragma solidity ^0.8.4; abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; ...
0x6080604052600436106100f75760003560e01c806370a082311161008a578063a9059cbb11610059578063a9059cbb146102ae578063c3c8cd80146102ce578063c9567bf9146102e3578063dd62ed3e146102f857600080fd5b806370a0823114610224578063715018a6146102445780638da5cb5b1461025957806395d89b411461028157600080fd5b80632ab30838116100c65780632ab30838146101...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 22203, 4783, 11329, 2581, 2497, 2094, 15136, 2050, 22907, 12879, 2581, 7959, 2581, 2546, 2683, 21486, 2683, 2475, 11329, 2692, 27814, 2575, 2278, 2692, 2278, 2575, 2581, 2549, 2278, 1013, 1008, 1008, 1008, 7864, 2005,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,577
0x051CaEFA90aDf261B8E8200920C83778b7B176B6
/* * Origin Protocol * https://originprotocol.com * * Released under the MIT license * https://github.com/OriginProtocol/origin-dollar * * Copyright 2020 Origin Protocol, Inc * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files ...
0x6080604052600436106100865760003560e01c80635d36b190116100595780635d36b19014610228578063c7af33521461023f578063cf7a1d771461026e578063d38bfff414610369578063f851a440146103ba57610086565b80630c340a24146100905780633659cfe6146100e75780634f1ef286146101385780635c60da1b146101d1575b61008e610411565b005b34801561009c57600080fd5b5061...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 22203, 3540, 12879, 2050, 21057, 4215, 2546, 23833, 2487, 2497, 2620, 2063, 2620, 28332, 2683, 11387, 2278, 2620, 24434, 2581, 2620, 2497, 2581, 2497, 16576, 2575, 2497, 2575, 1013, 1008, 1008, 4761, 8778, 1008, 16770...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,578
0x051cf5178f60e9def5d5a39b2a988a9f914107cb
/** *Submitted for verification at Etherscan.io on 2021-05-24 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /* * @dev Provides information about the current execution context, including the * sender of the transaction and its data. While these are generally available * via msg.sender and msg.data,...
0x608060405234801561001057600080fd5b50600436106100b45760003560e01c80633950935111610071578063395093511461019157806370a08231146101c157806395d89b41146101f1578063a457c2d71461020f578063a9059cbb1461023f578063dd62ed3e1461026f576100b4565b806306fdde03146100b9578063095ea7b3146100d757806318160ddd1461010757806323b872dd146101255780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 22203, 2278, 2546, 22203, 2581, 2620, 2546, 16086, 2063, 2683, 3207, 2546, 2629, 2094, 2629, 2050, 23499, 2497, 2475, 2050, 2683, 2620, 2620, 2050, 2683, 2546, 2683, 16932, 10790, 2581, 27421, 1013, 1008, 1008, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,579
0x051f73eaf3f93b0b5440cc1381cb604f1457a6d1
pragma solidity ^0.4.18; // MEAT contract Ownable { address public owner; event OwnershipTransferred(address indexed previousOwner, address indexed newOwner); function Ownable() public { owner = msg.sender; } modifier onlyOwner() { require(msg.sender == owner); _; } function trans...
0x6060604052600436106100d0576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100d5578063095ea7b31461016357806318160ddd146101bd57806323b872dd146101e6578063313ce5671461025f57806342966c681461028e57806370a08231146102c957806379cc6790146103165780638da5cb5b1461037057806395d89b41...
{"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 22203, 2546, 2581, 2509, 5243, 2546, 2509, 2546, 2683, 2509, 2497, 2692, 2497, 27009, 12740, 9468, 17134, 2620, 2487, 27421, 16086, 2549, 2546, 16932, 28311, 2050, 2575, 2094, 2487, 10975, 8490, 2863, 5024, 3012, 1034...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,580
0x0521609970a38dcc9d64862037a9b35698b87389
/** *Submitted for verification at Etherscan.io on 2021-07-09 */ /** *Submitted for verification at Etherscan.io on 2021-01-12 */ // File: contracts\open-zeppelin-contracts\token\ERC20\IERC20.sol pragma solidity ^0.5.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. Does not include * the opt...
0x608060405234801561001057600080fd5b50600436106100b45760003560e01c806342966c681161007157806342966c68146102d057806370a08231146102fe57806395d89b4114610356578063a457c2d7146103d9578063a9059cbb1461043f578063dd62ed3e146104a5576100b4565b806306fdde03146100b9578063095ea7b31461013c57806318160ddd146101a257806323b872dd146101c05780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 25746, 16048, 2692, 2683, 2683, 19841, 2050, 22025, 16409, 2278, 2683, 2094, 21084, 20842, 11387, 24434, 2050, 2683, 2497, 19481, 2575, 2683, 2620, 2497, 2620, 2581, 22025, 2683, 1013, 1008, 1008, 1008, 7864, 2005, 22...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,581
0x0522593cfbf89de903f7054c468d8b842f323636
/** *Submitted for verification at Etherscan.io on 2020-12-12 */ pragma solidity ^0.7.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function totalSupply() external view returns (uint256); /*...
0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461025857806370a08231146102bc57806395d89b4114610314578063a457c2d714610397578063a9059cbb146103fb578063dd62ed3e1461045f576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 25746, 17788, 2683, 2509, 2278, 26337, 2546, 2620, 2683, 3207, 21057, 2509, 2546, 19841, 27009, 2278, 21472, 2620, 2094, 2620, 2497, 2620, 20958, 2546, 16703, 21619, 21619, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,582
0x052280a48ce0b00cbea7164a2b99b6a0cf534344
/* ██╗ ███████╗██╗ ██╗ ██║ ██╔════╝╚██╗██╔╝ ██║ █████╗ ╚███╔╝ ██║ ██╔══╝ ██╔██╗ ███████╗███████╗██╔╝ ██╗ ╚══════╝╚══════╝╚═╝ ╚═╝ █████╗ ██╗██████╗ ██╔══██╗██║██╔══██╗ ███████║██║██████╔╝ ██╔══██║██║██╔══██╗ ██║ ██║██║██║ ██║ ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝*/ pragma solidity 0.5....
0x608060405234801561001057600080fd5b506004361061009e5760003560e01c8063b7fc87a111610066578063b7fc87a1146101f5578063c3c5a54714610265578063e21f37ce1461029f578063e243c5fb1461031c578063e4af29fc146103245761009e565b80631923be24146100a35780635aa6e67514610115578063822f3f3514610139578063a3e02ca21461015f578063b2561263146101cf575b...
{"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 22407, 2692, 2050, 18139, 3401, 2692, 2497, 8889, 27421, 5243, 2581, 16048, 2549, 2050, 2475, 2497, 2683, 2683, 2497, 2575, 2050, 2692, 2278, 2546, 22275, 23777, 22932, 1013, 1008, 100, 100, 100, 100, 100, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,583
0x05235e3493d1db3283d140d2dddd6956bef43059
pragma solidity ^0.4.16; contract owned { address public owner; function owned() public { owner = msg.sender; } modifier onlyOwner { require(msg.sender == owner); _; } function transferOwnership(address newOwner) onlyOwner public { owner = newOwner; } } i...
0x60606040523615610126576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305fefda71461012b57806306fdde0314610157578063095ea7b3146101e657806318160ddd1461024057806323b872dd14610269578063313ce567146102e257806342966c68146103115780634b7503341461034c57806370a082311461037557806379c650681461...
{"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 25746, 19481, 2063, 22022, 2683, 29097, 2487, 18939, 16703, 2620, 29097, 16932, 2692, 2094, 2475, 14141, 14141, 2575, 2683, 26976, 4783, 2546, 23777, 2692, 28154, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, 1018, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,584
0x0524e17b5d1524af560bb6c4d785ec871b27ab1c
/** *Submitted for verification at Etherscan.io on 2021-03-11 */ // Dependency file: @openzeppelin/contracts/utils/Address.sol // SPDX-License-Identifier: MIT // pragma solidity >=0.6.2 <0.8.0; /** * @dev Collection of functions related to the address type */ library Address { /** * @dev Returns true if...
0x6080604052600436106101235760003560e01c80639a9f2bbb116100a0578063b0a8acc011610064578063b0a8acc014610300578063b0fa416a14610320578063b7711c6314610340578063d7fa498414610360578063ee9709f6146103805761015d565b80639a9f2bbb1461028e578063a0e47bf6146102a1578063a734f06e146102b6578063ac43070b146102cb578063ad5c4648146102eb5761015d...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2549, 2063, 16576, 2497, 2629, 2094, 16068, 18827, 10354, 26976, 2692, 10322, 2575, 2278, 2549, 2094, 2581, 27531, 8586, 2620, 2581, 2487, 2497, 22907, 7875, 2487, 2278, 1013, 1008, 1008, 1008, 7864, 2005, 2261...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,585
0x0525436f5c1df9C918c696264845c3e2C7c23f77
/** *Submitted for verification at Etherscan.io on 2022-01-18 */ // SPDX-License-Identifier: AGPL-3.0-or-later // hevm: flattened sources of contracts/Loan.sol pragma solidity =0.6.11 >=0.6.0 <0.8.0 >=0.6.2 <0.8.0; ////// contracts/interfaces/ICollateralLocker.sol /* pragma solidity 0.6.11; */ interface ICollatera...
0x608060405234801561001057600080fd5b50600436106103da5760003560e01c806364195ba81161020a578063a9691f3f11610125578063cf09e0d0116100b8578063e48671c411610087578063e48671c4146108e5578063e74f6166146108ed578063e920b1e1146108f5578063f52ec46c14610921578063f555278814610929576103da565b8063cf09e0d01461088a578063d8d79700146108925780...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "erc20-interface", ...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 25746, 27009, 21619, 2546, 2629, 2278, 2487, 20952, 2683, 2278, 2683, 15136, 2278, 2575, 2683, 2575, 23833, 18139, 19961, 2278, 2509, 2063, 2475, 2278, 2581, 2278, 21926, 2546, 2581, 2581, 1013, 1008, 1008, 1008, 7864...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,586
0x0525b2bF24ec0Bc5D8514747F250010E240207EA
pragma solidity ^0.4.11; /** * @title Ownable * @dev The Ownable contract has an owner address, and provides basic authorization control * functions, this simplifies the implementation of "user permissions". */ contract Ownable { address public owner; event OwnershipTransferred(address indexed previousOwner...
0x606060405236156100a15763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166304bbc25581146100a357806316f4d022146100c757806318a4155e146100f357806355c081d41461012d57806369ea17711461014b57806384e3ac94146101605780638da5cb5b146101825780638e768288146101ae578063f14ae17d146101de578063f2fde38b146102...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 25746, 2629, 2497, 2475, 29292, 18827, 8586, 2692, 9818, 2629, 2094, 27531, 16932, 2581, 22610, 2546, 17788, 8889, 10790, 2063, 18827, 2692, 11387, 2581, 5243, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, 1018, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,587
0x0525c5d61629b5c2a6ebe8a72519dff767782270
/** *Submitted for verification at Etherscan.io on 2021-07-25 */ /** *Submitted for verification at Etherscan.io on 2021-06-24 */ // File: @openzeppelin/contracts/utils/Context.sol // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /* * @dev Provides information about the current execution context, includi...
0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b4114610226578063a457c2d714610244578063a9059cbb14610274578063dd62ed3e146102a4576100cf565b806342966c68146101be57806370a08231146101da57806379cc67901461020a576100cf565b806306fdde03146100d4578063095ea7b314...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 25746, 2629, 2278, 2629, 2094, 2575, 16048, 24594, 2497, 2629, 2278, 2475, 2050, 2575, 15878, 2063, 2620, 2050, 2581, 17788, 16147, 20952, 2546, 2581, 2575, 2581, 2581, 2620, 19317, 19841, 1013, 1008, 1008, 1008, 7864...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,588
0x0525ccb9b7df582db9913b4d4cff5eef4b3f2379
/** *Submitted for verification at Etherscan.io on 2020-08-29 */ /* ____ __ __ __ _ / __/__ __ ___ / /_ / / ___ / /_ (_)__ __ _\ \ / // // _ \/ __// _ \/ -_)/ __// / \ \ / /___/ \_, //_//_/\__//_//_/\__/ \__//_/ /_\_\ /___/ * Synthetix: YFIRewards.sol * * Docs: https://docs.synth...
0x608060405234801561001057600080fd5b50600436106102945760003560e01c8063868d4b8c11610167578063cd980c8a116100ce578063e9fad8ee11610087578063e9fad8ee14610b07578063ebe2b12b14610b11578063efef39a114610b2f578063f2fde38b14610b5d578063f7c618c114610ba1578063fd85217714610beb57610294565b8063cd980c8a14610993578063d2849571146109d75780...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2629, 9468, 2497, 2683, 2497, 2581, 20952, 27814, 2475, 18939, 2683, 2683, 17134, 2497, 2549, 2094, 2549, 2278, 4246, 2629, 4402, 2546, 2549, 2497, 2509, 2546, 21926, 2581, 2683, 1013, 1008, 1008, 1008, 7864, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,589
0x05262675ac1de44ec5105c76f3aabe0de40fcbce
/** *Submitted for verification at Etherscan.io on 2019-07-09 */ /** * Copyright 2017-2019, bZeroX, LLC. All Rights Reserved. * Licensed under the Apache License, Version 2.0. */ pragma solidity 0.5.8; pragma experimental ABIEncoderV2; /** * @title ERC20Basic * @dev Simpler version of ERC20 interface * See ...
0x6080604052600436106102e45760003560e01c8063797bf38511610190578063b6fc2d5f116100dc578063e54280e711610095578063f41e4e6a1161006f578063f41e4e6a1461081c578063f84faeea14610831578063f987aacb14610851578063fe854dc114610871576102e4565b8063e54280e7146107bc578063eebc5081146107dc578063f2fde38b146107fc576102e4565b8063b6fc2d5f146107...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "im...
true
null
{'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'...
[ 101, 1014, 2595, 2692, 25746, 2575, 23833, 23352, 6305, 2487, 3207, 22932, 8586, 22203, 2692, 2629, 2278, 2581, 2575, 2546, 2509, 11057, 4783, 2692, 3207, 12740, 11329, 9818, 2063, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28855, 293...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,590
0x0526289ef04c94c3b6888e6c44faac2417c39f46
/** *Submitted for verification at Etherscan.io on 2021-07-24 */ // SPDX-License-Identifier: MIT /** ███ ███ █████ ██████ █████ ██████ █████ ███████ ██████ █████ ██████ ████ ████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ███████ ██ ██ ███████ ██ ███ ...
0x60806040526004361061026b5760003560e01c80636bc87c3a11610144578063a9059cbb116100b6578063d543dbeb1161007a578063d543dbeb14610d7a578063dd46706414610db5578063dd62ed3e14610df0578063e7e3e3a714610e75578063ea2f0b3714610e8c578063f2fde38b14610edd57610272565b8063a9059cbb14610c1f578063afcf2fc414610c90578063b115e4df14610cd1578063b6...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2575, 22407, 2683, 12879, 2692, 2549, 2278, 2683, 2549, 2278, 2509, 2497, 2575, 2620, 2620, 2620, 2063, 2575, 2278, 22932, 7011, 6305, 18827, 16576, 2278, 23499, 2546, 21472, 1013, 1008, 1008, 1008, 7864, 2005,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,591
0x05263643691c9c6bd9ec6de5e156347e025b795e
/** *Submitted for verification at Etherscan.io on 2022-03-01 */ // SPDX-License-Identifier: MIT // Coded by mferdood /** ___ _,---. ,----. _,.---._ _,.---._ ,-,--. .-._ .'=.'\ .-`.' , \ ,-.--` , \ .-....
0x6080604052600436106102305760003560e01c80636352211e1161012e578063b071401b116100ab578063d5abeb011161006f578063d5abeb011461064d578063e0a8085314610663578063e985e9c514610683578063efbd73f4146106cc578063f2fde38b146106ec57600080fd5b8063b071401b146105b7578063b88d4fde146105d7578063ba7d2c76146105f7578063c87b56dd1461060d578063d0...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2575, 21619, 23777, 2575, 2683, 2487, 2278, 2683, 2278, 2575, 2497, 2094, 2683, 8586, 2575, 3207, 2629, 2063, 16068, 2575, 22022, 2581, 2063, 2692, 17788, 2497, 2581, 2683, 2629, 2063, 1013, 1008, 1008, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,592
0x052820B9259a9ae4b471945f973Ecf8d52ecD583
/** *Submitted for verification at Etherscan.io on 2021-06-14 */ /* ░██████╗░███╗░░██╗███████╗░██╗░░░░░░░██╗ ██╔════╝░████╗░██║██╔════╝░██║░░██╗░░██║ ██║░░██╗░██╔██╗██║█████╗░░░╚██╗████╗██╔╝ ██║░░╚██╗██║╚████║██╔══╝░░░░████╔═████║░ ╚██████╔╝██║░╚███║███████╗░░╚██╔╝░╚██╔╝░ ░╚═════╝░╚═╝░░╚══╝╚══════╝░░░╚═╝░░░╚═╝░░ *///...
0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb1461061f578063b2bdfa7b14610683578063dd62ed3e146106b7578063e12681151461072f576100f5565b806352b0f196146103aa57806370a082311461050057806380b2122e1461055857806395d89b411461059c576100f5565b806318160ddd11...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 25746, 2620, 11387, 2497, 2683, 17788, 2683, 2050, 2683, 6679, 2549, 2497, 22610, 16147, 19961, 2546, 2683, 2581, 2509, 8586, 2546, 2620, 2094, 25746, 8586, 2094, 27814, 2509, 1013, 1008, 1008, 1008, 7864, 2005, 22616...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,593
0x0528c39ef9f1fd7a05ef18f64408108fae156ab1
pragma solidity ^0.4.9; // ---------------------------------------------------------------------------- // &#39;extoke.com&#39; DEX contract // // Admin : 0xEd86f5216BCAFDd85E5875d35463Aca60925bF16 // fees : zero (0) // // // Copyright (c) extoke.com. The MIT Licence. // Contract designed by: GDO Infotech...
0x606060405236156101385763ffffffff60e060020a6000350416630a19b14a811461014d5780630b9276661461019957806319774d43146101ca578063278b8c0e146101fb5780632e1a7d4d14610239578063338b5dea1461024e57806346be96c31461026f578063508493bc146102c757806354d03b5c146102fb57806357786394146103105780635e1d7ae41461033257806365e17c9d146103475780...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2620, 2278, 23499, 12879, 2683, 2546, 2487, 2546, 2094, 2581, 2050, 2692, 2629, 12879, 15136, 2546, 21084, 12740, 2620, 10790, 2620, 7011, 2063, 16068, 2575, 7875, 2487, 10975, 8490, 2863, 5024, 3012, 1034, 101...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,594
0x0528d7060c367241c3b4316e3b51b142701a10fa
/** *Submitted for verification at Etherscan.io on 2020-12-17 */ // SPDX-License-Identifier: MIT pragma solidity 0.6.11; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function totalSupply() externa...
0x608060405234801561001057600080fd5b50600436106101725760003560e01c806370a08231116100de578063a457c2d711610097578063cd3daf9d11610071578063cd3daf9d146106c9578063dd62ed3e146106e7578063e9fad8ee1461075f578063f2fde38b1461076957610172565b8063a457c2d7146105cf578063a694fc3a14610635578063a9059cbb1461066357610172565b806370a0823114...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2620, 2094, 19841, 16086, 2278, 21619, 2581, 18827, 2487, 2278, 2509, 2497, 23777, 16048, 2063, 2509, 2497, 22203, 2497, 16932, 22907, 24096, 27717, 2692, 7011, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,595
0x0528ec16523790a7acda55a9e17b415901f03b0b
/** *Submitted for verification at Etherscan.io on 2022-04-09 */ /** $$$$$$$$\ $$$$$$$\ $$ _____|$$ __$$\ $$ | $$ | $$ | $$$$$\ $$ | $$ | $$ __| $$ | $$ | $$ | $$ | $$ | $$ | $$$$$$$ | \__| \_______/ Telegram: https://t.me/freedomdao_fd */ pragma solidity ^0....
0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb146102c3578063b515566a146102e3578063c3c8cd8014610303578063c9567bf914610318578063dd62ed3e1461032d57600080fd5b806370a082311461023b578063715018a61461025b5780638da5cb5b1461027057806395d89b411461029857600080fd5b8063273123b7116100...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2620, 8586, 16048, 25746, 24434, 21057, 2050, 2581, 6305, 2850, 24087, 2050, 2683, 2063, 16576, 2497, 23632, 28154, 24096, 2546, 2692, 2509, 2497, 2692, 2497, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,596
0x0529411ee31110dd203bf73f77e9641ea3987751
/** *Submitted for verification at Etherscan.io on 2021-12-20 */ /** *Submitted for verification at Etherscan.io on 2021-12-09 */ // SPDX-License-Identifier: MIT pragma experimental ABIEncoderV2; pragma solidity ^0.8.0; contract nftwhitelist { struct balance { uint256 amount; uint256 time...
0x6080604052600436106100955760003560e01c8063780717931161005957806378071793146101585780637d6aab0a146101835780638d4d332c146101ae5780638f546393146101ed578063e7f1243c146102185761009c565b80630771a966146100a15780630f5504b5146100bd5780632eb2397b146100e657806330e4f9aa146101115780634180ace81461013c5761009c565b3661009c57005b6000...
{"success": true, "error": null, "results": {"detectors": [{"check": "msg-value-loop", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'msg-value-loop', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2683, 23632, 2487, 4402, 21486, 14526, 2692, 14141, 11387, 2509, 29292, 2581, 2509, 2546, 2581, 2581, 2063, 2683, 21084, 2487, 5243, 23499, 2620, 2581, 23352, 2487, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,597
0x052959df73e199A0e4744a47D2bc7b530BAE4cCc
/** *Submitted for verification at Etherscan.io on 2021-12-26 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function totalSupply() external view returns (uint256); /** * @dev Returns the amount of to...
0x608060405234801561001057600080fd5b50600436106101005760003560e01c8063715018a611610097578063a457c2d711610066578063a457c2d71461029d578063a9059cbb146102cd578063dd62ed3e146102fd578063f2fde38b1461032d57610100565b8063715018a61461023b5780638da5cb5b1461024557806395d89b41146102635780639dc29fac1461028157610100565b8063313ce56711...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 25746, 2683, 28154, 20952, 2581, 2509, 2063, 16147, 2683, 2050, 2692, 2063, 22610, 22932, 2050, 22610, 2094, 2475, 9818, 2581, 2497, 22275, 2692, 3676, 2063, 2549, 9468, 2278, 1013, 1008, 1008, 1008, 7864, 2005, 22616...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,598
0x0529612F9811aeDdc85123e01DC37985b00B353E
/** *Submitted for verification at Etherscan.io on 2021-12-09 */ // SPDX-License-Identifier: MIT // File: @openzeppelin/contracts/utils/introspection/IERC165.sol pragma solidity ^0.8.0; /** * @dev Interface of the ERC165 standard, as defined in the * https://eips.ethereum.org/EIPS/eip-165[EIP]. * * Implementers ...
0x60806040526004361061021a5760003560e01c80635c975abb11610123578063a22cb465116100ab578063d5abeb011161006f578063d5abeb01146105e7578063da3ef23f146105fd578063e985e9c51461061d578063f2c4ce1e14610666578063f2fde38b1461068657600080fd5b8063a22cb4651461055d578063a475b5dd1461057d578063b88d4fde14610592578063c6682862146105b2578063c8...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 25746, 2683, 2575, 12521, 2546, 2683, 2620, 14526, 6679, 14141, 2278, 27531, 12521, 2509, 2063, 24096, 16409, 24434, 2683, 27531, 2497, 8889, 2497, 19481, 2509, 2063, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
2,599
0x0529bc6d7a0dfc43a7e0b53b9f6af2d718a22d03
/** *Submitted for verification at Etherscan.io on 2021-06-06 */ /* Missed out on #KISHU? MAKE SURE YOU DON'T MISS OUT ON #LIL KISHU */ pragma solidity ^0.5.17; library SafeMath { function add(uint a, uint b) internal pure returns (uint c) { c = a + b; require(c >= a); } function sub(uint a, uint...
0x6080604052600436106100fe5760003560e01c806381f4f39911610095578063c04365a911610064578063c04365a914610570578063cae9ca5114610587578063d4ee1d9014610691578063dd62ed3e146106e8578063f2fde38b1461076d576100fe565b806381f4f399146103c55780638da5cb5b1461041657806395d89b411461046d578063a9059cbb146104fd576100fe565b806323b872dd116100...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 25746, 2683, 9818, 2575, 2094, 2581, 2050, 2692, 20952, 2278, 23777, 2050, 2581, 2063, 2692, 2497, 22275, 2497, 2683, 2546, 2575, 10354, 2475, 2094, 2581, 15136, 2050, 19317, 2094, 2692, 2509, 1013, 1008, 1008, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...