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 |
|---|---|---|---|---|---|---|---|---|---|
3,200 | 0x06c88363658dd1e3c284f92f0c29378879e87cca | /**
*Submitted for verification at Etherscan.io on 2021-12-24
*/
/*
Vaultbank
@t.me/vaultbank
*/
pragma solidity ^0.8.10;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() exter... | 0x60806040526004361061016a5760003560e01c806370a08231116100d1578063b515566a1161008a578063cf9d4afa11610064578063cf9d4afa1461050d578063dd62ed3e14610536578063e6ec64ec14610573578063f2fde38b1461059c57610171565b8063b515566a146104a4578063c9567bf9146104cd578063cf0848f7146104e457610171565b806370a0823114610394578063715018a6146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2278,
2620,
2620,
21619,
21619,
27814,
14141,
2487,
2063,
2509,
2278,
22407,
2549,
2546,
2683,
2475,
2546,
2692,
2278,
24594,
24434,
2620,
2620,
2581,
2683,
2063,
2620,
2581,
16665,
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... |
3,201 | 0x06c8907f00494ba8f49609d2fadf7b83f9a782b6 | pragma solidity ^0.4.18;
/// @title DepositWalletInterface
///
/// Defines an interface for a wallet that can be deposited/withdrawn by 3rd contract
contract DepositWalletInterface {
function deposit(address _asset, address _from, uint256 amount) public returns (uint);
function withdraw(address _asset, address... | 0x6060604052600436106100a05763ffffffff60e060020a60003504166319ab453c81146100a55780632804b2c0146100d65780634592cd1d14610105578063557f4bc91461012c5780635aa77d3c1461014b57806383197ef01461015e5780638340f54914610173578063c6786e5a1461019b578063ce606ee0146101ea578063d8f9659b146101fd578063d9caed1214610257578063e1f21c671461027f... | {"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,
2575,
2278,
2620,
21057,
2581,
2546,
8889,
26224,
2549,
3676,
2620,
2546,
26224,
16086,
2683,
2094,
2475,
7011,
20952,
2581,
2497,
2620,
2509,
2546,
2683,
2050,
2581,
2620,
2475,
2497,
2575,
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... |
3,202 | 0x06c8c530ad5adc7714cd5a7070e214ea75dd1b7c | /**
*Submitted for verification at Etherscan.io on 2022-04-11
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.3;
/**
* @title Represents an ownable resource.
*/
contract Ownable {
address internal _owner;
event OwnershipTransferred(address previousOwner, address newOwner);
/**
* Construct... | 0x608060405234801561001057600080fd5b50600436106100e95760003560e01c80638da5cb5b1161008c578063c57380a211610066578063c57380a2146101f2578063ce66a52d14610203578063f2fde38b14610216578063f343d68314610229576100e9565b80638da5cb5b146101b757806392eefe9b146101c8578063b0c660ee146101db576100e9565b8063379607f5116100c8578063379607f514... | {"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,
2575,
2278,
2620,
2278,
22275,
2692,
4215,
2629,
4215,
2278,
2581,
2581,
16932,
19797,
2629,
2050,
19841,
19841,
2063,
17465,
2549,
5243,
23352,
14141,
2487,
2497,
2581,
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... |
3,203 | 0x06c8fec203be5b45fadc3f139efdf4444cf8828e | /**
*Submitted for verification at Etherscan.io on 2021-03-09
*/
/**
*Submitted for verification at BscScan.com on 2021-03-08
*/
// File: contracts/Errors.sol
pragma solidity 0.6.12;
contract Modifier {
string internal constant ONLY_OWNER = "O";
string internal constant ONLY_MANAGER = "M";
string inte... | 0x608060405234801561001057600080fd5b506004361061004c5760003560e01c806350d25bcd14610051578063558a72971461006b578063d3a417a2146100ad578063f7a30806146100d3575b600080fd5b6100596100f2565b60408051918252519081900360200190f35b6100996004803603604081101561008157600080fd5b506001600160a01b03813516906020013515156100f8565b6040805191... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2278,
2620,
7959,
2278,
11387,
2509,
4783,
2629,
2497,
19961,
7011,
16409,
2509,
2546,
17134,
2683,
12879,
20952,
22932,
22932,
2278,
2546,
2620,
2620,
22407,
2063,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
201... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,204 | 0x06caa666638bfdc63750cbd91589279347f8e623 | /**
*Submitted for verification at Etherscan.io on 2022-03-17
*/
//https://t.me/deltapay
//SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.10;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function... | 0x6080604052600436106101f25760003560e01c8063590f897e1161010d578063a3f4782f116100a0578063c9567bf91161006f578063c9567bf9146105ac578063db92dbb6146105c1578063dcb0e0ad146105d6578063dd62ed3e146105f6578063e8078d941461063c57600080fd5b8063a3f4782f14610537578063a9059cbb14610557578063b515566a14610577578063c3c8cd801461059757600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
3540,
2050,
28756,
28756,
22025,
29292,
16409,
2575,
24434,
12376,
27421,
2094,
2683,
16068,
2620,
2683,
22907,
2683,
22022,
2581,
2546,
2620,
2063,
2575,
21926,
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... |
3,205 | 0x06cb7c24990cbe6b9f99982f975f9147c000fec6 | /**
*Submitted for verification at Etherscan.io on 2020-07-02
*/
pragma solidity ^0.6.0;
pragma experimental ABIEncoderV2;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() extern... | 0x6080604052600436106100f75760003560e01c806384a0e58f1161008a578063eb1e582511610059578063eb1e582514610317578063ed86172c14610354578063ede4edd014610391578063f3fef3a3146103ba576100fe565b806384a0e58f14610249578063bd984ab614610286578063c7acb01f146102c3578063d957dd3c146102ec576100fe565b806347e7ef24116100c657806347e7ef24146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impac... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'che... | [
101,
1014,
2595,
2692,
2575,
27421,
2581,
2278,
18827,
2683,
21057,
27421,
2063,
2575,
2497,
2683,
2546,
2683,
2683,
2683,
2620,
2475,
2546,
2683,
23352,
2546,
2683,
16932,
2581,
2278,
8889,
2692,
7959,
2278,
2575,
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... |
3,206 | 0x06cb846860d91a536ffa14ca74cb3256c8a09792 | /**
*Submitted for verification at Etherscan.io on 2021-12-22
*/
//SPDX-License-Identifier: MIT
// Telegram: http://t.me/goldgooseegg
// Chart: https://www.dextools.io/app/ether/pair-explorer/0xf2b796f38ac54f8c2f5c0868c2486beafa1b75a1
// Buy: https://app.uniswap.org/#/swap?outputCurrency=0x06cb846860d91a536ffa14ca74... | 0x60806040526004361061012e5760003560e01c8063715018a6116100ab578063a9059cbb1161006f578063a9059cbb1461034e578063c204642c1461036e578063d49b55d61461038e578063dd62ed3e146103a3578063e43252d7146103e9578063e8078d941461040957600080fd5b8063715018a6146102a55780638ab1d681146102ba5780638da5cb5b146102da57806395d89b41146103025780639e... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confi... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
27421,
2620,
21472,
20842,
2692,
2094,
2683,
2487,
2050,
22275,
2575,
20961,
16932,
3540,
2581,
2549,
27421,
16703,
26976,
2278,
2620,
2050,
2692,
2683,
2581,
2683,
2475,
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... |
3,207 | 0x06ccd63315e43f973b45885485eba1ab3681732a | /**
*Submitted for verification at Etherscan.io on 2021-05-10
*/
pragma solidity ^0.5.15;
/**
* @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);
/... | 0x | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "suicidal", "impact": "High", "confidence": "High"}, {"check": "boolean-cst", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Mediu... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'suicidal', 'impact': 'High', 'confidence': 'High'}, {'check': 'boolean-cst', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'inco... | [
101,
1014,
2595,
2692,
2575,
9468,
2094,
2575,
22394,
16068,
2063,
23777,
2546,
2683,
2581,
2509,
2497,
19961,
2620,
27531,
18139,
2629,
15878,
27717,
7875,
21619,
2620,
16576,
16703,
2050,
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... |
3,208 | 0x06cdfdc446705b7fd627f2f38bd9b1514e1fd776 | pragma solidity ^0.4.24;
contract VerificationStorage {
event Verification(bytes ipfsHash);
function verify(bytes _ipfsHash) public {
emit Verification(_ipfsHash);
}
} | 0x608060405260043610610041576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680638e760afe14610046575b600080fd5b34801561005257600080fd5b506100ad600480360381019080803590602001908201803590602001908080601f01602080910402602001604051908101604052809392919081815260200183838082843782019150505050... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
19797,
2546,
16409,
22932,
2575,
19841,
2629,
2497,
2581,
2546,
2094,
2575,
22907,
2546,
2475,
2546,
22025,
2497,
2094,
2683,
2497,
16068,
16932,
2063,
2487,
2546,
2094,
2581,
2581,
2575,
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... |
3,209 | 0x06ce376fbbf9436b5a4a1cec0058654892197df1 | pragma solidity ^0.4.24;
/**
* @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(uint2... | 0x6080604052600436106100695763ffffffff60e060020a6000350416631321ea19811461006e5780634592282e146100dc57806348e3a0331461010d57806379ba50971461019b5780638da5cb5b146101b0578063a6f9dae1146101c5578063d4ee1d90146101e6575b600080fd5b34801561007a57600080fd5b506040805160206004602480358281013584810280870186019097528086526100c89684... | {"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,
2575,
3401,
24434,
2575,
26337,
29292,
2683,
23777,
2575,
2497,
2629,
2050,
2549,
27717,
3401,
2278,
8889,
27814,
26187,
18139,
2683,
17465,
2683,
2581,
20952,
2487,
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... |
3,210 | 0x06cfb6b9eb730e664e980a120c7098b655ca28b7 | /**
*Submitted for verification at Etherscan.io on 2021-11-18
*/
/**
$MMP
Mini Metapets
*/
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... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb146102c8578063b515566a146102e8578063c3c8cd8014610308578063c9567bf91461031d578063dd62ed3e1461033257600080fd5b806370a082311461023f578063715018a61461025f5780638da5cb5b1461027457806395d89b411461029c57600080fd5b8063273123b7116100... | {"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,
2575,
2278,
26337,
2575,
2497,
2683,
15878,
2581,
14142,
2063,
28756,
2549,
2063,
2683,
17914,
27717,
11387,
2278,
19841,
2683,
2620,
2497,
26187,
2629,
3540,
22407,
2497,
2581,
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... |
3,211 | 0x06d18de7cae3c40419105c3f72461f4fbc40bfbb | pragma solidity ^0.6.12;
/**
* @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 amount of tokens owned by `account`.
... | 0x608060405234801561001057600080fd5b50600436106102255760003560e01c80638bc7e8c41161012a578063ac1e5025116100bd578063dd62ed3e1161008c578063f77c479111610071578063f77c4791146105f8578063f889794514610600578063fc0c546a1461060857610225565b8063dd62ed3e146105c2578063de5f6268146105f057610225565b8063ac1e502514610578578063b69ef8a814... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2575,
2094,
15136,
3207,
2581,
3540,
2063,
2509,
2278,
12740,
23632,
2683,
10790,
2629,
2278,
2509,
2546,
2581,
18827,
2575,
2487,
2546,
2549,
26337,
2278,
12740,
29292,
10322,
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... |
3,212 | 0x06d2446b1376b67779d7115dd698eff178ba6115 | /**
*Submitted for verification at Etherscan.io on 2021-02-09
*/
pragma solidity ^0.4.24;
contract DappToken {
string public name = "Fobik.io";
string public symbol = "FOBIK";
uint256 public totalSupply = 500000000000000000000000000; // 500M tokens
uint8 public decimals = 18;
event Transfer(... | 0x608060405260043610610099576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461009e578063095ea7b31461012e57806318160ddd1461019357806323b872dd146101be578063313ce5671461024357806370a082311461027457806395d89b41146102cb578063a9059cbb1461035b578063dd62ed3e146103c0575b600080fd5b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2094,
18827,
21472,
2497,
17134,
2581,
2575,
2497,
2575,
2581,
2581,
2581,
2683,
2094,
2581,
14526,
2629,
14141,
2575,
2683,
2620,
12879,
2546,
16576,
2620,
3676,
2575,
14526,
2629,
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... |
3,213 | 0x06d2e67cffd1441d0afee128f60465a1a0a51df9 | pragma solidity ^0.4.16;
// ----------------------------------------------------------------------------
// contract WhiteListAccess
// ----------------------------------------------------------------------------
contract WhiteListAccess {
function WhiteListAccess() public {
owner = msg.sender;
... | 0x606060405260043610610196576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806301bf66481461019b57806306fdde03146101d4578063095ea7b3146102625780631459cef4146102bc578063158ef93e146102e557806318160ddd1461031257806319ab453c1461033b57806323b872dd1461037457806327e235e3146103ed578063313ce567... | {"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,
2575,
2094,
2475,
2063,
2575,
2581,
2278,
4246,
2094,
16932,
23632,
2094,
2692,
10354,
4402,
12521,
2620,
2546,
16086,
21472,
2629,
27717,
2050,
2692,
2050,
22203,
20952,
2683,
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... |
3,214 | 0x06d3e0ba572ef8837458eaad0e6d151433631220 | /**
*Submitted for verification at Etherscan.io on 2021-10-16
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// File: @openzeppelin/contracts/utils/Context.sol
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are g... | 0x6080604052600436106102045760003560e01c806369e0e34611610118578063a35e617f116100a0578063d7299ef71161006f578063d7299ef71461075d578063e757223014610786578063e985e9c5146107c3578063ed243df414610800578063f2fde38b1461082957610204565b8063a35e617f146106a3578063a79fdbb4146106cc578063b88d4fde146106f7578063c87b56dd1461072057610204... | {"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,
2575,
2094,
2509,
2063,
2692,
3676,
28311,
2475,
12879,
2620,
2620,
24434,
19961,
2620,
5243,
4215,
2692,
2063,
2575,
2094,
16068,
16932,
22394,
2575,
21486,
19317,
2692,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
201... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,215 | 0x06d40de491aa5946b7e18df96c0bda2a005b0c0f | pragma solidity ^0.5.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, they should not be accessed in such a direct
* manner, since when dealing with GSN meta-transactions... | 0x608060405234801561001057600080fd5b506004361061012c5760003560e01c806370a08231116100ad5780639a3c40dc116100715780639a3c40dc146105bd578063a457c2d71461060d578063a9059cbb14610673578063dd62ed3e146106d9578063f2fde38b146107515761012c565b806370a082311461046c578063715018a6146104c45780638da5cb5b146104ce5780638f32d59b146105185780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2094,
12740,
3207,
26224,
2487,
11057,
28154,
21472,
2497,
2581,
2063,
15136,
20952,
2683,
2575,
2278,
2692,
2497,
2850,
2475,
2050,
8889,
2629,
2497,
2692,
2278,
2692,
2546,
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... |
3,216 | 0x06D44f7530294dE55F9f6990dF4175Ca0769050D | /**
*Submitted for verification at Etherscan.io on 2021-08-26
*/
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, they should not be accessed in suc... | 0x608060405234801561001057600080fd5b50600436106101215760003560e01c80637ce3489b116100ad578063af472aef11610071578063af472aef1461021a578063b3f006741461022d578063efdcd97414610235578063f2fde38b14610248578063f3fef3a31461025b57610121565b80637ce3489b146101cf5780637fd6f15c146101e25780638ab66a90146101f75780638da5cb5b1461020a5780... | {"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,
2575,
2094,
22932,
2546,
23352,
14142,
24594,
2549,
3207,
24087,
2546,
2683,
2546,
2575,
2683,
21057,
20952,
23632,
23352,
3540,
2692,
2581,
2575,
21057,
12376,
2094,
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... |
3,217 | 0x06d4eccf466d08246856b3f8fc52b13a51cf01ca | pragma solidity 0.4.24;
/// @dev `Owned` is a base level contract that assigns an `owner` that can be
/// later changed
contract Owned {
/// @dev `owner` is the only address that can call a function with this
/// modifier
modifier onlyOwner {
require(msg.sender == owner);
_;
}
ad... | 0x6080604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806302fb0c5e146100b457806306fdde03146100e357806313c52111146101735780634f64b2be1461019e57806354fd4d501461020b5780638316394e146102365780638da5cb5b146102ab578063a6f9dae114610302578063a8c23cb914610345578063acec338a... | {"success": true, "error": null, "results": {"detectors": [{"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2094,
2549,
8586,
2278,
2546,
21472,
2575,
2094,
2692,
2620,
18827,
2575,
27531,
2575,
2497,
2509,
2546,
2620,
11329,
25746,
2497,
17134,
2050,
22203,
2278,
2546,
24096,
3540,
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... |
3,218 | 0x06D5224C5b63a9A12B58000061D691F282edB23B | /*
Doge Donut $DOGINUT
TG: https://t.me/dojinut
_____ ____ _ _____ _ _ _ _ _______
| __ \ / __ \ | |_ _| \ | | | | |__ __|
| | | | | | | | | | | | \| | | | | | |
| | | | | | |_ | | | | | . ` | | | | | |
| |__| | |__| | |__| |_| |_| |\ | |__| | | |
|_____/ \____/... | 0x60806040526004361061010d5760003560e01c8063715018a611610095578063b515566a11610064578063b515566a146102f9578063c3c8cd8014610319578063c9567bf91461032e578063d543dbeb14610343578063dd62ed3e1461036357600080fd5b8063715018a6146102675780638da5cb5b1461027c57806395d89b41146102a4578063a9059cbb146102d957600080fd5b8063273123b7116100... | {"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,
2575,
2094,
25746,
18827,
2278,
2629,
2497,
2575,
2509,
2050,
2683,
27717,
2475,
2497,
27814,
8889,
8889,
2575,
2487,
2094,
2575,
2683,
2487,
2546,
22407,
2475,
2098,
2497,
21926,
2497,
1013,
1008,
3899,
2063,
2123,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,219 | 0x06d5fbdc5b54fe3aed6ad1b5e2e5a5a6d9ff54ea | /**
*Submitted for verification at Etherscan.io on 2021-05-31
*/
pragma solidity ^0.5.0;
contract ERC20Interface {
function totalSupply() public view returns (uint);
function balanceOf(address tokenOwner) public view returns (uint balance);
function allowance(address tokenOwner, address spender) public vi... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461029f578063d05c78da146102c2578063dd62ed3e146102e5578063e6cb901314610313576100ea565b806395d89b4114610248578063a293d1e814610250578063a9059cbb14610273576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2094,
2629,
26337,
16409,
2629,
2497,
27009,
7959,
2509,
6679,
2094,
2575,
4215,
2487,
2497,
2629,
2063,
2475,
2063,
2629,
2050,
2629,
2050,
2575,
2094,
2683,
4246,
27009,
5243,
1013,
1008,
1008,
1008,
7864,
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... |
3,220 | 0x06d66e857dd5fc55cb9fa29fa125a0b35fa63c18 | pragma solidity ^0.4.20;
/*
/* El equipo BOLAS GRANDES presenta :
/*
/$$$$$ /$$$$$$ /$$ /$$$$$$$ /$$$$$$$$ /$$$$$$ /$$ /$$ /$$$$$$$$
|__ $$ /$$__ $$| $$ | $$__ $$| $$_____/ /$$__ $$| $$$ /$$$| $$_____/
| $$| $$ \ $$| $$ | $$ \ $$| $$ | $$ \ $$| $$$$ /$$$$| $$ ... | 0x60806040526004361061015e576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806265318b1461016c57806306fdde03146101c357806310d0ffdd1461025357806318160ddd1461029457806322609373146102bf57806327defa1f14610300578063313ce5671461032f5780633ccfd60b146103605780634b7503341461037757806356d399e814... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2094,
28756,
2063,
27531,
2581,
14141,
2629,
11329,
24087,
27421,
2683,
7011,
24594,
7011,
12521,
2629,
2050,
2692,
2497,
19481,
7011,
2575,
2509,
2278,
15136,
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... |
3,221 | 0x06d769892ef99d18a344cd95909d394a5ddb2efb | pragma solidity ^0.4.21;
contract MGCGameToken {
// Track how many tokens are owned by each address.
mapping (address => uint256) public balanceOf;
string public name = "MGC Game Coin";
string public symbol = "MGC";
uint8 public decimals = 8;
uint256 public totalSupply = 1000000000 * (uint256... | 0x6060604052600436106100985763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde03811461009d578063095ea7b31461012757806318160ddd1461015d57806323b872dd14610182578063313ce567146101aa57806370a08231146101d357806395d89b41146101f2578063a9059cbb14610205578063dd62ed3e14610227575b600080fd5b34... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2094,
2581,
2575,
2683,
2620,
2683,
2475,
12879,
2683,
2683,
2094,
15136,
2050,
22022,
2549,
19797,
2683,
28154,
2692,
2683,
2094,
23499,
2549,
2050,
2629,
14141,
2497,
2475,
12879,
2497,
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... |
3,222 | 0x06d7e80edc02c949ce3879d12804b82d5bfad939 | /**
*Submitted for verification at Etherscan.io on 2022-05-03
*/
//*********************************************************************//
//*********************************************************************//
//
// _____ __
// / ___/____ ____ _____/ /__ _____ _... | 0x6080604052600436106103a15760003560e01c8063755edd17116101e7578063b88d4fde1161010d578063dcd4aa8b116100a0578063e985e9c51161006f578063e985e9c514610a1f578063f2fde38b14610a68578063f8c0fd2014610a88578063fd19eaf014610a9d57600080fd5b8063dcd4aa8b146109c8578063df213e8a146109dd578063e6c6990a146109f0578063e8a3d48514610a0a57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "... | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2094,
2581,
2063,
17914,
2098,
2278,
2692,
2475,
2278,
2683,
26224,
3401,
22025,
2581,
2683,
2094,
12521,
17914,
2549,
2497,
2620,
2475,
2094,
2629,
29292,
4215,
2683,
23499,
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... |
3,223 | 0x06D95481Af387e0940a11560f5A34691eA0E4386 | /**
*Submitted for verification at Etherscan.io on 2021-02-21
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.6.12;
// Part: IAddressResolver
interface IAddressResolver {
function key2address(bytes32 key) external view returns(address);
function address2key(address addr) external view returns(b... | 0x608060405234801561001057600080fd5b50600436106101415760003560e01c806370a08231116100b8578063c3d665871161007c578063c3d66587146102d5578063c544df0c146102fb578063c7daed2a14610303578063cf36ddcc14610329578063dad0e12314610331578063f3fef3a31461033957610141565b806370a082311461025c5780637ae316d01461028257806399d32fc41461028a5780... | {"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,
2575,
2094,
2683,
27009,
2620,
2487,
10354,
22025,
2581,
2063,
2692,
2683,
12740,
27717,
16068,
16086,
2546,
2629,
2050,
22022,
2575,
2683,
2487,
5243,
2692,
2063,
23777,
20842,
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... |
3,224 | 0x06d9e9806d85bd2c9869b7a9360b67c10d6ff839 | /**
*Submitted for verification at Etherscan.io on 2021-11-12
*/
/*
Telegram : https://t.me/NP_eth
*/
pragma solidity ^0.8.4;
// SPDX-License-Identifier: Unlicensed
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.... | 0x6080604052600436106102555760003560e01c8063715018a611610139578063aae11571116100b6578063c9567bf91161007a578063c9567bf91461070f578063d543dbeb14610724578063dd62ed3e14610744578063e379382a1461078a578063ea2f0b37146107ab578063f2fde38b146107cb57600080fd5b8063aae1157114610685578063b425bac3146106a5578063c3c8cd80146106c5578063c5... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2094,
2683,
2063,
2683,
17914,
2575,
2094,
27531,
2497,
2094,
2475,
2278,
2683,
20842,
2683,
2497,
2581,
2050,
2683,
21619,
2692,
2497,
2575,
2581,
2278,
10790,
2094,
2575,
4246,
2620,
23499,
1013,
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... |
3,225 | 0x06da44e1fe87ee2b4e13d624a2f07012cc9208ad | /**
*Submitted for verification at Etherscan.io on 2022-05-02
*/
//SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity =0.7.1;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c806365d7a98f116100a25780638f84aa09116100715780638f84aa09146104ab57806395d89b41146104df578063a457c2d714610562578063a9059cbb146105c6578063dd62ed3e1461062a57610116565b806365d7a98f146103e557806370a082311461043f578063715018a6146104975780638129fc1c146104a15761... | {"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,
2575,
2850,
22932,
2063,
2487,
7959,
2620,
2581,
4402,
2475,
2497,
2549,
2063,
17134,
2094,
2575,
18827,
2050,
2475,
2546,
2692,
19841,
12521,
9468,
2683,
11387,
2620,
4215,
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... |
3,226 | 0x06da58fe3c7016a9c4a48c23d9f13b5fa17e72c3 | pragma solidity ^0.4.13;
contract Token {
/* This is a slight change to the ERC20 base standard.
function totalSupply() constant returns (uint256 supply);
is replaced with:
uint256 public totalSupply;
This automatically creates a getter function for the totalSupply.
This is moved to the base co... | 0x6080604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b6578063095ea7b31461014657806318160ddd146101ab57806323b872dd146101d6578063313ce5671461025b57806370a082311461028c57806395d89b41146102e3578063a9059cbb14610373578063cae9ca51146103d8578063dd62ed3e... | {"success": true, "error": null, "results": {"detectors": [{"check": "tautology", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2575,
2850,
27814,
7959,
2509,
2278,
19841,
16048,
2050,
2683,
2278,
2549,
2050,
18139,
2278,
21926,
2094,
2683,
2546,
17134,
2497,
2629,
7011,
16576,
2063,
2581,
2475,
2278,
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... |
3,227 | 0x06dae39410ebcc4fc40bd9b729e111ac80e7ec15 | /**
*Submitted for verification at Etherscan.io on 2021-12-10
*/
/*
BabyMongoose Coin!
https://t.me/babymongooseeth
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of... | 0x7306dae39410ebcc4fc40bd9b729e111ac80e7ec1530146080604052600080fdfea2646970667358221220332e13e6464718b9682fe9171d843e1c4a186bd5b91af735032661fe22bae44664736f6c634300080a0033 | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
6858,
23499,
23632,
2692,
15878,
9468,
2549,
11329,
12740,
2497,
2094,
2683,
2497,
2581,
24594,
2063,
14526,
2487,
6305,
17914,
2063,
2581,
8586,
16068,
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... |
3,228 | 0x06dd13ab495fec17a3a1907a013e61c1a6f1c9a2 | /**
*Submitted for verification at Etherscan.io on 2022-03-19
*/
// File: @openzeppelin/contracts/utils/Strings.sol
// OpenZeppelin Contracts v4.4.1 (utils/Strings.sol)
pragma solidity ^0.8.0;
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
... | 0x6080604052600436106101cd5760003560e01c806370a08231116100f7578063b88d4fde11610095578063d547cfb711610064578063d547cfb714610641578063e985e9c51461066c578063f2fde38b146106a9578063f43a22dc146106d2576101cd565b8063b88d4fde14610587578063bbaac02f146105b0578063c002d23d146105d9578063c87b56dd14610604576101cd565b80638da5cb5b116100... | {"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,
2575,
14141,
17134,
7875,
26224,
2629,
7959,
2278,
16576,
2050,
2509,
27717,
21057,
2581,
2050,
24096,
2509,
2063,
2575,
2487,
2278,
2487,
2050,
2575,
2546,
2487,
2278,
2683,
2050,
2475,
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... |
3,229 | 0x06de17170c3c2a5bd3377e76edc56631048c854f | /**
*Submitted for verification at Etherscan.io on 2021-04-30
*/
pragma solidity ^0.5.4;
interface IERC20 {
function transfer(address to, uint256 value) external returns (bool);
function approve(address spender, uint256 value) external returns (bool);
function transferFrom(
address from,
... | 0x608060405234801561001057600080fd5b50600436106101fb5760003560e01c80638456cb591161011a578063a9059cbb116100ad578063de6baccb1161007c578063de6baccb14610b45578063df03458614610bb5578063e2ab691d14610c0d578063e583983614610c65578063f2fde38b14610cc1576101fb565b8063a9059cbb146108fd578063c77828d014610963578063d18e81b314610aaf5780... | {"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,
2575,
3207,
16576,
16576,
2692,
2278,
2509,
2278,
2475,
2050,
2629,
2497,
2094,
22394,
2581,
2581,
2063,
2581,
2575,
2098,
2278,
26976,
2575,
21486,
2692,
18139,
2278,
27531,
2549,
2546,
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... |
3,230 | 0x06de740D2326d5B0f1cBc9c4ecFAe087C9fCAC0A | /**
*Submitted for verification at Etherscan.io on 2021-07-03
*/
// 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,
2575,
3207,
2581,
12740,
2094,
21926,
23833,
2094,
2629,
2497,
2692,
2546,
2487,
27421,
2278,
2683,
2278,
2549,
8586,
7011,
2063,
2692,
2620,
2581,
2278,
2683,
11329,
6305,
2692,
2050,
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... |
3,231 | 0x06df0657ba5e8f5339e742212669f6e7ee3c5057 | pragma solidity 0.4.25;
/**
* @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);
... | 0x6080604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806301930b6e146100eb5780631bce6ff3146101425780633ac39d4b1461019957806341b44392146101e6578063715018a6146102295780638a9b4067146102405780638da5cb5b14610297578063a3078815146102ee578063a85ef57914610371578063ab73e316... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
20952,
2692,
26187,
2581,
3676,
2629,
2063,
2620,
2546,
22275,
23499,
2063,
2581,
20958,
17465,
23833,
2575,
2683,
2546,
2575,
2063,
2581,
4402,
2509,
2278,
12376,
28311,
10975,
8490,
2863,
5024,
3012,
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... |
3,232 | 0x06dF6Fdbf7629C71Aee3f468ba1ab702fa0Abec9 | pragma solidity ^0.4.23;
/**
* @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);
... | 0x6080604052600436106102165763ffffffff60e060020a60003504166301c23ef48114610218578063049c9bf21461024d57806305ed2cd31461026e57806307ad32821461029d5780631a04d5c5146102c45780631baf7122146102d95780631bd61eee1461030a5780631c4ad4651461031f5780631d8aa5ec146103345780631fa422a21461036d57806324de3c0e146103825780632db2caef14610397... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
20952,
2575,
2546,
18939,
2546,
2581,
2575,
24594,
2278,
2581,
2487,
6679,
2063,
2509,
2546,
21472,
2620,
3676,
2487,
7875,
19841,
2475,
7011,
2692,
16336,
2278,
2683,
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... |
3,233 | 0x06df8621e05cfbfcde583fa15f103962d51b21ed | pragma solidity ^0.4.18;
/**
* @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 0;
}
uint... | 0x6060604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305d2035b146100eb57806306fdde0314610118578063095ea7b3146101a657806318160ddd1461020057806323b872dd14610229578063313ce567146102a257806340c10f19146102d7578063661884631461033157806370a082311461038b5780637d64bcb4... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
20952,
20842,
17465,
2063,
2692,
2629,
2278,
26337,
11329,
3207,
27814,
2509,
7011,
16068,
2546,
10790,
23499,
2575,
2475,
2094,
22203,
2497,
17465,
2098,
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... |
3,234 | 0x06e04bbfa6a53c57ebfc17e1aeed8e2686640ecd | /**
*Submitted for verification at Etherscan.io on 2021-11-12
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return payable(msg.sender);
}
function _msgData() internal view virtual ret... | 0x60806040526004361061037a5760003560e01c80636ce37fa0116101d1578063a457c2d711610102578063dc44b6a0116100a0578063f259c57b1161006f578063f259c57b14610a41578063f2fde38b14610a61578063fabb0b4f14610a81578063ffb54a9914610a9757600080fd5b8063dc44b6a0146109a5578063dd62ed3e146109bb578063ea2f0b3714610a01578063eafb5a3c14610a2157600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "im... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'ch... | [
101,
1014,
2595,
2692,
2575,
2063,
2692,
2549,
10322,
7011,
2575,
2050,
22275,
2278,
28311,
15878,
11329,
16576,
2063,
2487,
6679,
2098,
2620,
2063,
23833,
20842,
21084,
2692,
8586,
2094,
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... |
3,235 | 0x06e1c7a1e6a725e335c2299e9bba4c92ef953259 | /**
*Submitted for verification at Etherscan.io on 2021-06-03
*/
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes memory) {
this; // s... | 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,
2575,
2063,
2487,
2278,
2581,
27717,
2063,
2575,
2050,
2581,
17788,
2063,
22394,
2629,
2278,
19317,
2683,
2683,
2063,
2683,
22414,
2549,
2278,
2683,
2475,
12879,
2683,
22275,
17788,
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... |
3,236 | 0x06E2188e4F03c19b3cf7A21b7E12dbbba65F395d | /**
*Submitted for verification at Etherscan.io on 2021-12-06
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.6.12;
// Part: Address
/**
* @dev Collection of functions related to the address type
*/
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
... | 0x60806040526004361061004e5760003560e01c80633659cfe6146100655780634f1ef286146100985780635c60da1b146101185780638f28397014610149578063f851a4401461017c5761005d565b3661005d5761005b610191565b005b61005b610191565b34801561007157600080fd5b5061005b6004803603602081101561008857600080fd5b50356001600160a01b03166101ab565b61005b600480... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2063,
17465,
2620,
2620,
2063,
2549,
2546,
2692,
2509,
2278,
16147,
2497,
2509,
2278,
2546,
2581,
2050,
17465,
2497,
2581,
2063,
12521,
18939,
22414,
26187,
2546,
23499,
2629,
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... |
3,237 | 0x06e24feeaab8ff9b436dc466351852e972eef3ba | pragma solidity ^0.4.24;
/**
* @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 c) {
// Gas optimization: this is cheaper tha... | 0x60806040526004361061012f5763ffffffff60e060020a6000350416630118251c811461013157806310c129171461015b5780631a64937b1461017657806324c375071461019757806327dc297e146101ac57806338bbfa50146102075780634586e4ab146102a257806356a6d9ef146102b7578063646668b6146102db5780636ab872f0146102f05780636e8c2caf14610308578063715018a614610331... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "i... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'c... | [
101,
1014,
2595,
2692,
2575,
2063,
18827,
7959,
5243,
7875,
2620,
4246,
2683,
2497,
23777,
2575,
16409,
21472,
2575,
19481,
15136,
25746,
2063,
2683,
2581,
2475,
4402,
2546,
2509,
3676,
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... |
3,238 | 0x06e2f01f502742ef10b8b47c0dd38c9e0f12d80e | /**
*Submitted for verification at Etherscan.io on 2021-06-25
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.2;
interface IERC20Token {
function transferFrom(address _from, address _to, uint256 _value) external returns (bool success);
}
interface IERC721 {
function setPaymentDate(uint256 _asset) e... | 0x6080604052600436106101145760003560e01c80636cd10af5116100a0578063a6f9dae111610064578063a6f9dae11461037c578063bbde5b251461039c578063bcdd9af7146103cc578063c23268b7146103ec578063e272b892146103ff57610114565b80636cd10af5146102aa57806387d81789146102fe578063893d20e81461031e5780639c8e841d1461033c5780639d76ea581461035c57610114... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2575,
2063,
2475,
2546,
24096,
2546,
12376,
22907,
20958,
12879,
10790,
2497,
2620,
2497,
22610,
2278,
2692,
14141,
22025,
2278,
2683,
2063,
2692,
2546,
12521,
2094,
17914,
2063,
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... |
3,239 | 0x06e4101f217e7f7b24f473d3ea1085c95880be8d | // SPDX-License-Identifier: MIT
pragma solidity ^0.5.16;
interface ULUStake {
function totalAccumulatedReward() external view returns (uint);
function stakingPower(address) external view returns (uint);
}
contract ULUVoterProxy {
ULUStake public constant stakingPool = ULUStake(0xe28E8DC8b0EEfE4F30b954D2... | 0x608060405234801561001057600080fd5b50600436106100625760003560e01c806306fdde03146100675780630c56ae3b146100e457806318160ddd14610108578063313ce5671461012257806370a082311461014057806395d89b4114610166575b600080fd5b61006f61016e565b6040805160208082528351818301528351919283929083019185019080838360005b838110156100a9578181015183... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2063,
23632,
24096,
2546,
17465,
2581,
2063,
2581,
2546,
2581,
2497,
18827,
2546,
22610,
29097,
2509,
5243,
10790,
27531,
2278,
2683,
27814,
17914,
4783,
2620,
2094,
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... |
3,240 | 0x06e7356cb0512801d8c93ebdcb5ca1b79650e342 | /**
*Submitted for verification at Etherscan.io on 2022-02-09
*/
// File: @openzeppelin/contracts/utils/Context.sol
// 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 ... | 0x6080604052600436106101445760003560e01c80639a8b93b5116100c0578063e36b0b3711610074578063e6fd48bc11610059578063e6fd48bc1461037f578063f2fde38b14610395578063f73d308a146103b557600080fd5b8063e36b0b371461034a578063e67151ae1461035f57600080fd5b8063adf8750c116100a5578063adf8750c146102ee578063b66a0e5d14610322578063ba41b0c6146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2063,
2581,
19481,
2575,
27421,
2692,
22203,
22407,
24096,
2094,
2620,
2278,
2683,
2509,
15878,
16409,
2497,
2629,
3540,
2487,
2497,
2581,
2683,
26187,
2692,
2063,
22022,
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... |
3,241 | 0x06e75806cc1d510174aed109857fd26f9c8e6186 | /**
*Submitted for verification at Etherscan.io on 2021-10-14
*/
/**
Peace Aliens
_,β₯β€β‘βRΒͺΒͺβββββββββ_
... | 0x60806040526004361061025c5760003560e01c8063676dd56311610144578063a22cb465116100b6578063b88d4fde1161007a578063b88d4fde146106c7578063c87b56dd146106e7578063e985e9c514610707578063f180835c14610750578063f2fde38b14610765578063fccef3ef1461078557600080fd5b8063a22cb4651461063c578063a60ac42a1461065c578063af19ee301461067c578063b2... | {"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,
2575,
2063,
23352,
17914,
2575,
9468,
2487,
2094,
22203,
24096,
2581,
2549,
6679,
2094,
10790,
2683,
27531,
2581,
2546,
2094,
23833,
2546,
2683,
2278,
2620,
2063,
2575,
15136,
2575,
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... |
3,242 | 0x06e76c5C53775681f0626600d6266901a03141a8 | /**
*Submitted for verification at Etherscan.io on 2021-03-30
*/
// 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... | 0x608060405234801561001057600080fd5b50600436106100b45760003560e01c8063b3ab15fb11610071578063b3ab15fb1461012f578063b9db15b414610142578063be1c766b14610162578063e2f318291461016a578063ed90c7b71461017d578063f2fde38b14610190576100b4565b8063570ca735146100b95780635c622a0e146100d7578063715018a6146100f75780638b174b1b146101015780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2063,
2581,
2575,
2278,
2629,
2278,
22275,
2581,
23352,
2575,
2620,
2487,
2546,
2692,
2575,
23833,
16086,
2692,
2094,
2575,
23833,
2575,
21057,
2487,
2050,
2692,
21486,
23632,
2050,
2620,
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... |
3,243 | 0x06e929cd1e02539a1524aa0604a42294596fa901 | pragma solidity 0.4.24;
// File: contracts/flavours/Ownable.sol
/**
* @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 Ownersh... | 0x60806040526004361061017f5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663046f7da281146101895780630c08bf881461019e578063281ae558146101b3578063387ed59b146101da57806338d2b172146101ef578063420a83e714610204578063518ab2a81461023557806351fb012d1461024a57806359927044146102735780637cc3ae8c14... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2063,
2683,
24594,
19797,
2487,
2063,
2692,
17788,
23499,
27717,
25746,
2549,
11057,
2692,
16086,
2549,
2050,
20958,
24594,
19961,
2683,
2575,
7011,
21057,
2487,
10975,
8490,
2863,
5024,
3012,
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... |
3,244 | 0x06ea256d8a2112aff4f700407e254bae8921811d | 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, ... | 0x6060604052600436106101455763ffffffff60e060020a60003504166302e1033a811461014a57806314b8e9a41461017a5780631aa7e54c146101a357806320c63800146101c85780633239825c146101de5780633f4ba83a1461020d57806349e123c814610222578063508f46a01461024c5780635c975abb146102a6578063649677e1146102cd57806364dd891a146102e0578063658311ab146102eb... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "weak-prng", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "Hi... | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
5243,
17788,
2575,
2094,
2620,
2050,
17465,
12521,
10354,
2546,
2549,
2546,
19841,
2692,
12740,
2581,
2063,
17788,
2549,
3676,
2063,
2620,
2683,
17465,
2620,
14526,
2094,
10975,
8490,
2863,
5024,
3012,
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... |
3,245 | 0x06ea8e50fd060277c414f800154a0a9c57f96048 | /**
*Submitted for verification at Etherscan.io on 2021-11-17
*/
// https://t.me/whiteobamawizard join telegram for free propoganda
// .,,*////*,.
// ...,*/(((//*,.
// ............. | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb1461031c578063b515566a14610359578063c3c8cd8014610382578063c9567bf914610399578063dd62ed3e146103b057610109565b806370a0823114610272578063715018a6146102af5780638da5cb5b146102c657806395d89b41146102f157610109565b8063273123b7116100... | {"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,
2575,
5243,
2620,
2063,
12376,
2546,
2094,
2692,
16086,
22907,
2581,
2278,
23632,
2549,
2546,
17914,
24096,
27009,
2050,
2692,
2050,
2683,
2278,
28311,
2546,
2683,
16086,
18139,
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... |
3,246 | 0x06eaa8d19d2cda6c6dfd4305eb6b67e8f75dcd99 | /**
*Submitted for verification at Etherscan.io on 2020-09-16
*/
pragma solidity ^0.6.6;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes memory) {
this;
... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c8063395093511161008c57806395d89b411161006657806395d89b41146103d7578063a457c2d71461045a578063a9059cbb146104c0578063dd62ed3e14610526576100cf565b806339509351146102cf57806370a08231146103355780638119c0651461038d576100cf565b806302d05d3f146100d457806306fdde0314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
5243,
2050,
2620,
2094,
16147,
2094,
2475,
19797,
2050,
2575,
2278,
2575,
20952,
2094,
23777,
2692,
2629,
15878,
2575,
2497,
2575,
2581,
2063,
2620,
2546,
23352,
16409,
2094,
2683,
2683,
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... |
3,247 | 0x06eD709D0dBCb85864858A7Cb8273A26683ecE19 | /**
*Submitted for verification at Etherscan.io on 2022-02-28
*/
// File: contracts/utils/Strings.sol
pragma solidity ^0.8.0;
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
/**
* @dev Converts a `uint256` to its ASCII `string` decimal... | 0x6080604052600436106102255760003560e01c806370a0823111610123578063a947a05a116100ab578063d5abeb011161006f578063d5abeb0114610601578063da3ef23f14610617578063de8801e514610637578063e985e9c51461064d578063f2fde38b1461069657600080fd5b8063a947a05a1461056c578063b2f3e85e1461058c578063b88d4fde146105ac578063c6682862146105cc578063c8... | {"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,
2575,
2098,
19841,
2683,
2094,
2692,
18939,
27421,
27531,
20842,
18139,
27814,
2050,
2581,
27421,
2620,
22907,
2509,
2050,
23833,
2575,
2620,
2509,
26005,
16147,
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... |
3,248 | 0x06eda551960124a36d6ace8a1c6c1692d87291cf | /**
*Submitted for verification at Etherscan.io on 2022-04-20
*/
// 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
... | 0x608060405234801561001057600080fd5b50600436106102685760003560e01c806372f702f311610151578063a6a11bb1116100c3578063d1af0c7d11610087578063d1af0c7d146106cb578063d54ad2a1146106e9578063db1d0fd514610707578063e4ca888314610725578063f2fde38b1461072f578063fdf142ee1461074b57610268565b8063a6a11bb114610639578063ab1a4d94146106575780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
11960,
24087,
16147,
16086,
12521,
2549,
2050,
21619,
2094,
2575,
10732,
2620,
27717,
2278,
2575,
2278,
16048,
2683,
2475,
2094,
2620,
2581,
24594,
2487,
2278,
2546,
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... |
3,249 | 0x06edeacddb65a4ff63a85ff76ed417cfc502b42d | pragma solidity ^0.4.24;
contract Metadata {
mapping (address => mapping (address => mapping (string => string))) metadata;
function put(address _namespace, string _key, string _value) public {
metadata[_namespace][msg.sender][_key] = _value;
}
function get(address _namespace, address _ownerA... | 0x60806040526004361061004c576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680636e8f7142146100515780637d4c140314610120575b600080fd5b34801561005d57600080fd5b5061011e600480360381019080803573ffffffffffffffffffffffffffffffffffffffff169060200190929190803590602001908201803590602001908080601f... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
14728,
6305,
14141,
2497,
26187,
2050,
2549,
4246,
2575,
2509,
2050,
27531,
4246,
2581,
2575,
2098,
23632,
2581,
2278,
11329,
12376,
2475,
2497,
20958,
2094,
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... |
3,250 | 0x06ee68e690290a1d51a353cd1d66ec70540c53fc | /**
*Submitted for verification at Etherscan.io on 2021-06-04
*/
/**
*Submitted for verification at Etherscan.io on 2021-05-29
*/
/**
*Submitted for verification at Etherscan.io on 2021-03-08
*/
// File: openzeppelin-solidity-2.3.0/contracts/token/ERC20/IERC20.sol
pragma solidity ^0.5.0;
/**
* @dev Interface o... | 0x608060405234801561001057600080fd5b50600436106101765760003560e01c806372f702f3116100d8578063c8f33c911161008c578063df136d6511610066578063df136d65146102f2578063e9fad8ee146102fa578063ebe2b12b1461030257610176565b8063c8f33c91146102da578063cd3daf9d146102e2578063d1af0c7d146102ea57610176565b806380faa57d116100bd57806380faa57d14... | {"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,
2575,
4402,
2575,
2620,
2063,
2575,
21057,
24594,
2692,
27717,
2094,
22203,
2050,
19481,
2509,
19797,
2487,
2094,
28756,
8586,
19841,
27009,
2692,
2278,
22275,
11329,
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... |
3,251 | 0x06ef980d0423c096da3d3884c071372f2206306d | /**
*Submitted for verification at Etherscan.io on 2021-09-27
*/
/**
_______ _ _________ _______ _______
( ___ )| \ /\\__ __/( ____ )( ___ )
| ( ) || \ / / ) ( | ( )|| ( ) |
| (___) || (_/ / | | | (____)|| (___) |
| ___ || _ ( | | | __)| ___ |
| ( ) || ( \ \ ... | 0x6080604052600436106100f75760003560e01c806370a082311161008a578063a9059cbb11610059578063a9059cbb1461027a578063c3c8cd801461029a578063c9567bf9146102af578063dd62ed3e146102c457600080fd5b806370a082311461021d578063715018a61461023d5780638da5cb5b1461025257806395d89b411461010357600080fd5b80632ab30838116100c65780632ab30838146101... | {"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,
2575,
12879,
2683,
17914,
2094,
2692,
20958,
2509,
2278,
2692,
2683,
2575,
2850,
29097,
22025,
2620,
2549,
2278,
2692,
2581,
17134,
2581,
2475,
2546,
19317,
2692,
2575,
14142,
2575,
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... |
3,252 | 0x06f0a0c8d1aa2991894c495d2cfeff7df0e7f6fd | /*
DEAR MSG.SENDER(S):
/ LexART is a project in beta.
// Please audit and use at your own risk.
/// There is also a DAO to join if you're curious.
//// This is code, don't construed this as legal advice or replacement for professional counsel.
///// STEAL THIS C0D3SL4W
~ presented by Mol LeArt ~ credit to Conlan's Sc... | 0x6080604052600436106100e85760003560e01c80634d545b691161008a5780639eedcbca116100595780639eedcbca146105c9578063b1b9e78d146105de578063c6d89a381461060a578063e3d9d91c14610640576100e8565b80634d545b69146103a45780637a83b3d51461048e5780638180388a1461056c5780638fa837981461059f576100e8565b8063394b3e96116100c6578063394b3e96146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2546,
2692,
2050,
2692,
2278,
2620,
2094,
2487,
11057,
24594,
2683,
15136,
2683,
2549,
2278,
26224,
2629,
2094,
2475,
2278,
7959,
4246,
2581,
20952,
2692,
2063,
2581,
2546,
2575,
2546,
2094,
1013,
1008,
6203,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,253 | 0x06f12925bda57c3f7b93ff27de94c134c30d23ad | /**
*Submitted for verification at Etherscan.io on 2021-04-15
*/
pragma solidity ^0.8.0;
// SPDX-License-Identifier: MIT
// ----------------------------------------------------------------------------
//
// Symbol : ECNY
// Name : Digital Yuan
// Total supply : 400000000
// Decimals : 18
// Owner Account : 0x39499268... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461016857806370a082311461019857806395d89b41146101c8578063a457c2d7146101e6578063a9059cbb14610216578063dd62ed3e14610246576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100fc57806323b872dd1461011a5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2546,
12521,
2683,
17788,
2497,
2850,
28311,
2278,
2509,
2546,
2581,
2497,
2683,
2509,
4246,
22907,
3207,
2683,
2549,
2278,
17134,
2549,
2278,
14142,
2094,
21926,
4215,
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... |
3,254 | 0x06f12b17d97ef27152b68cba208e3415ea65369b | /**
*Submitted for verification at Etherscan.io on 2021-08-24
*/
// SPDX-License-Identifier: BUSL-1.1
pragma solidity 0.8.6;
// Part: BetaRunnerWithCallback
contract BetaRunnerWithCallback {
address private constant NO_CALLER = address(42); // nonzero so we don't repeatedly clear storage
address private call... | 0x6080604052600436106100ab5760003560e01c8063715018a611610064578063715018a6146102345780638da5cb5b14610249578063c45a015514610267578063d33355531461029b578063f2fde38b146102bb578063fa461e33146102db57600080fd5b806318edaaf21461012757806333cbf0e81461016e5780633667bde7146101815780633fc8cef314610194578063550ba367146101e057806357... | {"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,
2575,
2546,
12521,
2497,
16576,
2094,
2683,
2581,
12879,
22907,
16068,
2475,
2497,
2575,
2620,
27421,
2050,
11387,
2620,
2063,
22022,
16068,
5243,
26187,
21619,
2683,
2497,
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... |
3,255 | 0x06f183eff1cad7aeffe93a88145dd9f6266e6835 | /**
*Submitted for verification at Etherscan.io on 2020-08-21
*/
pragma solidity 0.6.0;
contract Monument {
string public inscription = "LOK, will you marry me ? By SHAY";
} | 0x608060405234801561001057600080fd5b506004361061002b5760003560e01c8063d96249d314610030575b600080fd5b6100386100ad565b6040805160208082528351818301528351919283929083019185019080838360005b8381101561007257818101518382015260200161005a565b50505050905090810190601f16801561009f5780820380516001836020036101000a03191681526020019150... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2546,
15136,
2509,
12879,
2546,
2487,
3540,
2094,
2581,
6679,
16020,
2683,
2509,
2050,
2620,
2620,
16932,
2629,
14141,
2683,
2546,
2575,
23833,
2575,
2063,
2575,
2620,
19481,
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... |
3,256 | 0x06f1a9f435BBCC129ff3fad41C15dCCF013D569b | /**
*Submitted for verification at Etherscan.io on 2022-01-26
*/
// SPDX-License-Identifier: GPL-3.0
// File: @openzeppelin/contracts/utils/Strings.sol
// OpenZeppelin Contracts v4.4.1 (utils/Strings.sol)
pragma solidity ^0.8.0;
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _HE... | 0x6080604052600436106102675760003560e01c80636c0360eb11610144578063b88d4fde116100b6578063d5abeb011161007a578063d5abeb01146106df578063da3ef23f146106f5578063e985e9c514610715578063edec5f271461075e578063f2c4ce1e1461077e578063f2fde38b1461079e57600080fd5b8063b88d4fde14610654578063ba4e5c4914610674578063ba7d2c7614610694578063c6... | {"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,
2575,
2546,
2487,
2050,
2683,
2546,
23777,
2629,
10322,
9468,
12521,
2683,
4246,
2509,
7011,
2094,
23632,
2278,
16068,
16409,
2278,
2546,
24096,
29097,
26976,
2683,
2497,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
201... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,257 | 0x06f1d05d813bc4e2c7b5923be46145521a69ad79 | pragma solidity ^0.4.18;
contract ERC20 {
function transfer(address _recipient, uint256 _value) public returns (bool success);
}
contract Mengudara {
function drop(ERC20 token, address[] recipients, uint256[] values) public {
for (uint256 i = 0; i < recipients.length; i++) {
token.transfer(recipients[i]... | 0x606060405260043610610041576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680637da5efc814610046575b600080fd5b341561005157600080fd5b6100fd600480803573ffffffffffffffffffffffffffffffffffffffff169060200190919080359060200190820180359060200190808060200260200160405190810160405280939291908181... | {"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,
2575,
2546,
2487,
2094,
2692,
2629,
2094,
2620,
17134,
9818,
2549,
2063,
2475,
2278,
2581,
2497,
28154,
21926,
4783,
21472,
16932,
24087,
17465,
2050,
2575,
2683,
4215,
2581,
2683,
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... |
3,258 | 0x06f1fb4940df46a9dcc5e74bdea2986dca607f52 | pragma solidity ^0.4.15;
// File: contracts/minter-service/IMintableToken.sol
contract IMintableToken {
function mint(address _to, uint256 _amount);
}
// File: contracts/minter-service/IICOInfo.sol
contract IICOInfo {
function estimate(uint256 _wei) public constant returns (uint tokens);
function purchasedT... | 0x60806040526004361061006c5763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416637d1ea6d481146100715780637ed9db59146100a25780638da5cb5b146100cb578063f2fde38b146100e0578063f34f07ec14610101575b600080fd5b34801561007d57600080fd5b5061008661012d565b60408051600160a060020a03909216825251908190036020... | {"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,
2575,
2546,
2487,
26337,
26224,
12740,
20952,
21472,
2050,
2683,
16409,
2278,
2629,
2063,
2581,
2549,
2497,
3207,
2050,
24594,
20842,
16409,
2050,
16086,
2581,
2546,
25746,
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... |
3,259 | 0x06f2589727d86798ff5b24b74ce6f81eb874a31e | /**
*Submitted for verification at Etherscan.io on 2021-10-12
*/
pragma solidity ^0.6.6;
/*
π Wallfair LINKS
π₯ Website: https://wallfair.io
π¬ Medium: https://wallfair.medium.com
π¦ Twitter: https://twitter.com/joinwallfair
*/
/**
* @dev Wrappers over Solidity's arithmetic operat... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610472578063b2bdfa7b1461049e578063dd62ed3e146104c2578063e1268115146104f0576100f5565b806352b0f196146102f457806370a082311461041e57806380b2122e1461044457806395d89b411461046a576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2546,
17788,
2620,
2683,
2581,
22907,
2094,
20842,
2581,
2683,
2620,
4246,
2629,
2497,
18827,
2497,
2581,
2549,
3401,
2575,
2546,
2620,
2487,
15878,
2620,
2581,
2549,
2050,
21486,
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... |
3,260 | 0x06f37c5640889a0c9f78213b1cb132482ac2ee2c | /**
*Submitted for verification at Etherscan.io on 2022-03-03
*/
// SPDX-License-Identifier: MIT
// Daddy Doge Token
//What would momma do without daddy! Daddy's gonna overtake the world
// Telegram: https://t.me/DaddyDogeETH
pragma solidity =0.8.10 >=0.8.10 >=0.8.0 <0.9.0;
pragma experimental ABIEncoderV2;
///... | 0x6080604052600436106103b15760003560e01c80638da5cb5b116101e7578063bbc0c7421161010d578063dd62ed3e116100a0578063f2fde38b1161006f578063f2fde38b14610ac9578063f637434214610ae9578063f8b45b0514610aff578063fe72b27a14610b1557600080fd5b8063dd62ed3e14610a42578063e2f4560514610a88578063e884f26014610a9e578063f11a24d314610ab357600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Me... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'inc... | [
101,
1014,
2595,
2692,
2575,
2546,
24434,
2278,
26976,
12740,
2620,
2620,
2683,
2050,
2692,
2278,
2683,
2546,
2581,
2620,
17465,
2509,
2497,
2487,
27421,
17134,
18827,
2620,
2475,
6305,
2475,
4402,
2475,
2278,
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... |
3,261 | 0x06f3a5b77623c0943f0f6c497cef0f39f3bc0089 | pragma solidity ^0.4.24;
library SafeMath {
function add(uint a, uint b) internal pure returns (uint c) {
c = a + b;
require(c >= a);
}
function sub(uint a, uint b) internal pure returns (uint c) {
require(b <= a);
c = a - b;
}
function mul(uint a, uint b) internal ... | 0x6080604052600436106100e55763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100ea578063095ea7b31461017457806318160ddd146101ac57806323b872dd146101d3578063313ce567146101fd5780633eaaf86b1461022857806370a082311461023d57806379ba50971461025e5780638da5cb5b1461027557806395d89b4114... | {"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,
2575,
2546,
2509,
2050,
2629,
2497,
2581,
2581,
2575,
21926,
2278,
2692,
2683,
23777,
2546,
2692,
2546,
2575,
2278,
26224,
2581,
3401,
2546,
2692,
2546,
23499,
2546,
2509,
9818,
8889,
2620,
2683,
10975,
8490,
2863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,262 | 0x06f3c323f0238c72bf35011071f2b5b7f43a054c | pragma solidity 0.5.16;
/**
* MASQ v2 token contract for use by the MASQ Network and their community - for MASQNode
* decentralized mesh network sfotware solution - internet freedom!
*
* Compiled Feb 2020 from OpenZeppelin github open-source code contracts:
* "https://github.com/OpenZeppelin/openzeppelin-solidit... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c8063715018a6116100a257806395d89b411161007157806395d89b411461011b578063a457c2d71461031f578063a9059cbb1461034b578063dd62ed3e14610377578063f2fde38b146103a557610116565b8063715018a6146102bf57806379cc6790146102c75780638da5cb5b146102f35780638f32d59b146103175761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2546,
2509,
2278,
16703,
2509,
2546,
2692,
21926,
2620,
2278,
2581,
2475,
29292,
19481,
24096,
10790,
2581,
2487,
2546,
2475,
2497,
2629,
2497,
2581,
2546,
23777,
2050,
2692,
27009,
2278,
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... |
3,263 | 0x06f3ef6005c1e245a697fd4c9458aae95aaf8f29 | pragma solidity ^0.4.26;
contract Ownable {
address public owner;
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
function Ownable() public {
owner = msg.sender;
}
modifier onlyOwner() {
require(msg.sender == address(724621317456347144876435459248886471299600... | 0x6080604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100eb578063095ea7b31461017b57806318160ddd146101e057806323b872dd1461020b57806327e235e314610290578063313ce567146102e757806340c10f191461031857806355eff2f6146103655780635c658165146103b457806370a08231... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2546,
2509,
12879,
16086,
2692,
2629,
2278,
2487,
2063,
18827,
2629,
2050,
2575,
2683,
2581,
2546,
2094,
2549,
2278,
2683,
19961,
2620,
11057,
2063,
2683,
2629,
11057,
2546,
2620,
2546,
24594,
10975,
8490,
2863,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,264 | 0x06F41c74057399f1589Df705BaC24afF22A823d7 | /**
*Submitted for verification at Etherscan.io on 2021-08-26
*/
/**
*Submitted for verification at Etherscan.io on 2021-08-11
*/
// Dependency file: @openzeppelin/contracts/GSN/Context.sol
// SPDX-License-Identifier: MIT
// pragma solidity ^0.6.0;
/*
* @dev Provides information about the current execution cont... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c80638dbb1e3a11610097578063e3161ddd11610066578063e3161ddd146102be578063e63ea408146102c6578063f2fde38b146102fc578063f40f0f521461032257610100565b80638dbb1e3a14610223578063b20268c214610246578063b6b55f2514610299578063c45a0155146102b657610100565b80632e1a7d4d11... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2575,
2546,
23632,
2278,
2581,
12740,
28311,
23499,
2683,
2546,
16068,
2620,
2683,
20952,
19841,
2629,
3676,
2278,
18827,
10354,
2546,
19317,
2050,
2620,
21926,
2094,
2581,
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... |
3,265 | 0x06F42E0DadB13e1153cD682F062d7D3acAdB3851 | /**
*Submitted for verification at Etherscan.io on 2021-10-31
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.6.6;
// Part: OpenZeppelin/[emailΒ protected]/Address
/**
* @dev Collection of functions related to the address type
*/
library Address {
/**
* @dev Returns true if `account` is a contract... | 0x60806040526004361061020f5760003560e01c8063715018a611610118578063b88d4fde116100a0578063e8a3d4851161006f578063e8a3d485146108c4578063e985e9c5146108d9578063eb8d244414610914578063f2fde38b14610929578063ffe630b51461095c5761020f565b8063b88d4fde1461079f578063c87b56dd14610870578063cd3293de1461089a578063d5abeb01146108af5761020f... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2546,
20958,
2063,
2692,
14697,
2497,
17134,
2063,
14526,
22275,
19797,
2575,
2620,
2475,
2546,
2692,
2575,
2475,
2094,
2581,
2094,
2509,
19629,
18939,
22025,
22203,
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... |
3,266 | 0x06f4884b04a4b5459d2cdf4f85ca002634a58f8b | /**
*Submitted for verification at Etherscan.io on 2022-04-12
*/
// SPDX-License-Identifier: Unlicensed
/**
The ShibaOnmyoji is the new king, and the new king will ascend the throne and conquer the world.
https://medium.com/@ShibaOnmyoji
https://twitter.com/shibaonmyoji
https://www.shibaonmyoji.com/
https://t.m... | 0x6080604052600436106101d05760003560e01c80637d1db4a5116100f7578063a2a957bb11610095578063c492f04611610064578063c492f04614610559578063dd62ed3e14610579578063ea1644d5146105bf578063f2fde38b146105df57600080fd5b8063a2a957bb146104d4578063a9059cbb146104f4578063bfd7928414610514578063c3c8cd801461054457600080fd5b80638f70ccf7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2546,
18139,
2620,
2549,
2497,
2692,
2549,
2050,
2549,
2497,
27009,
28154,
2094,
2475,
19797,
2546,
2549,
2546,
27531,
3540,
8889,
23833,
22022,
2050,
27814,
2546,
2620,
2497,
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... |
3,267 | 0x06f650198cfcd186d45d9b2e564db755dbc4a8cd | /**
*Submitted for verification at Etherscan.io on 2021-11-28
*/
//SPDX-License-Identifier: MIT
// File: contracts/Base64.sol
pragma solidity ^0.8.2;
/// [MIT License]
/// @title Base64
/// @notice Provides a function for encoding some bytes in base64
/// @author Brecht Devos <[emailΒ protected]>
library Base64 {
... | 0x6080604052600436106103975760003560e01c8063819b25ba116101dc578063b88d4fde11610102578063e8a3d485116100a0578063efa3708b1161006f578063efa3708b14610a10578063f2fde38b14610a30578063f5d99d3514610a50578063f8812af214610a7057600080fd5b8063e8a3d48514610972578063e985e9c514610987578063eecd82d9146109d0578063ef7cf1b6146109f057600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "incorrect-shift", "impact": "High", "confidence": "High"}, {"check": "uninitialized-local", "impact... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'incorrect-shift', 'impact': 'High', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'chec... | [
101,
1014,
2595,
2692,
2575,
2546,
26187,
24096,
2683,
2620,
2278,
11329,
2094,
15136,
2575,
2094,
19961,
2094,
2683,
2497,
2475,
2063,
26976,
2549,
18939,
23352,
2629,
18939,
2278,
2549,
2050,
2620,
19797,
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... |
3,268 | 0x06f6512a2f08df9f566b0843ee27326a688883b7 | /**
*Submitted for verification at Etherscan.io on 2021-03-11
*/
// File: openzeppelin-solidity/contracts/token/ERC20/ERC20Basic.sol
pragma solidity ^0.4.24;
/**
* @title ERC20Basic
* @dev Simpler version of ERC20 interface
* See https://github.com/ethereum/EIPs/issues/179
*/
contract ERC20Basic {
function t... | 0x6080604052600436106101ea5763ffffffff60e060020a60003504166318d8f9c981146101ef57806321d800ec146102205780632bd0bb051461024c57806334a9e14814610276578063392e53cd146102905780633dd95d1b146102a55780633e6968b6146102bd5780633f0a9f65146102d25780633f7658fd146102e7578063437764df146103135780634396cef91461035a57806343b37dd3146103ae... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "constant-function-asm"... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'... | [
101,
1014,
2595,
2692,
2575,
2546,
26187,
12521,
2050,
2475,
2546,
2692,
2620,
20952,
2683,
2546,
26976,
2575,
2497,
2692,
2620,
23777,
4402,
22907,
16703,
2575,
2050,
2575,
2620,
2620,
2620,
2620,
2509,
2497,
2581,
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... |
3,269 | 0x06f673b052e97013d8841c463e29d3d752d7c368 | /**
*Submitted for verification at Etherscan.io on 2020-12-15
*/
pragma solidity ^0.6.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes memory) {
this; // si... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c806340921340116100a2578063a25eed5e11610071578063a25eed5e14610512578063a457c2d714610534578063a9059cbb1461059a578063dd62ed3e14610600578063fd7d94b8146106785761010b565b8063409213401461036b57806365ad5dba146103d157806370a082311461043757806395d89b411461048f5761... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2575,
2546,
2575,
2581,
2509,
2497,
2692,
25746,
2063,
2683,
19841,
17134,
2094,
2620,
2620,
23632,
2278,
21472,
2509,
2063,
24594,
2094,
29097,
23352,
2475,
2094,
2581,
2278,
21619,
2620,
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... |
3,270 | 0x06f682b1c349642bedc22ce0848c9bf383d2fa9f | /**
*Submitted for verification at Etherscan.io on 2021-10-21
*/
/**
TG: @SengokuInu
liqidity will be locked and renounce
*/
pragma solidity ^0.8.4;
// SPDX-License-Identifier: UNLICENSED
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb146102ca578063b515566a146102ea578063c3c8cd801461030a578063c9567bf91461031f578063dd62ed3e1461033457600080fd5b806370a082311461023d578063715018a61461025d5780638da5cb5b1461027257806395d89b411461029a57600080fd5b8063273123b7116100... | {"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,
2575,
2546,
2575,
2620,
2475,
2497,
2487,
2278,
22022,
2683,
21084,
2475,
8270,
2278,
19317,
3401,
2692,
2620,
18139,
2278,
2683,
29292,
22025,
29097,
2475,
7011,
2683,
2546,
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... |
3,271 | 0x06f696fdfafa930563b8ea144a7243b35d131dcd | pragma solidity 0.6.0;
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 returns (uint256) {
return sub(a, ... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c8063715018a611610097578063a9059cbb11610066578063a9059cbb146102c3578063b2bdfa7b146102ef578063dd62ed3e146102f7578063f2fde38b14610325576100f5565b8063715018a6146102615780638da5cb5b1461026b57806395d89b411461028f578063a457c2d714610297576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2546,
2575,
2683,
2575,
2546,
20952,
10354,
2050,
2683,
14142,
26976,
2509,
2497,
2620,
5243,
16932,
2549,
2050,
2581,
18827,
2509,
2497,
19481,
2094,
17134,
2487,
16409,
2094,
10975,
8490,
2863,
5024,
3012,
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... |
3,272 | 0x06f6d48c03179767f1dea996c74ee885c439d7da | /**
*Submitted for verification at Etherscan.io on 2021-07-02
*/
// SPDX-License-Identifier: UNLICENSED
/*
βββ β ββ βββββ ββ
ββ β β β β ββ ββ
ββ ββ β ββββ ββββ ββ
ββ β β β β β β β ββ
β β β β β β β
β ββ β β
β */
/// π¦πΎ Special thanks to Keno / Borin... | 0x6080604052600436106102e15760003560e01c8063839a9c421161017f578063b6d16b94116100e1578063d5eaa8401161008a578063e30dbe7a11610064578063e30dbe7a14610b40578063efaad98a14610b53578063f23f8fdd14610b73576105f6565b8063d5eaa84014610ae0578063d767654d14610b00578063dbbc3b0a14610b20576105f6565b8063c52f3bee116100bb578063c52f3bee14610a... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "delegatecall-loop", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'delegatecall-loop', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
2546,
2575,
2094,
18139,
2278,
2692,
21486,
2581,
2683,
2581,
2575,
2581,
2546,
2487,
3207,
2050,
2683,
2683,
2575,
2278,
2581,
2549,
4402,
2620,
27531,
2278,
23777,
2683,
2094,
2581,
2850,
1013,
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,
1... |
3,273 | 0x06f726f750dd2a140a3f3bbe1fa58b624b361a33 | 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... | 0x6060604052600436106100fc576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680630a09284a146101065780631aae34601461012f57806334fcf4371461017c5780633f52c6601461019f5780634042b66f146101c857806341c0e1b5146101f15780634ef39b7514610206578063518ab2a81461023f5780636e50eb3f146102685780638da5cb5b... | {"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,
2575,
2546,
2581,
23833,
2546,
23352,
2692,
14141,
2475,
27717,
12740,
2050,
2509,
2546,
2509,
19473,
2487,
7011,
27814,
2497,
2575,
18827,
2497,
21619,
2487,
2050,
22394,
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... |
3,274 | 0x06f7adc034c46f0d6e7790bbcae89ae2dd97baad | /**
*Submitted for verification at Etherscan.io on 2021-05-10
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
return ... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c80638c0b5e2211610097578063a9059cbb11610066578063a9059cbb146104ae578063dd62ed3e14610512578063ec28438a1461058a578063f2fde38b146105b857610100565b80638c0b5e22146103755780638da5cb5b1461039357806395d89b41146103c7578063a457c2d71461044a57610100565b8063313ce56711... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2546,
2581,
4215,
2278,
2692,
22022,
2278,
21472,
2546,
2692,
2094,
2575,
2063,
2581,
2581,
21057,
10322,
3540,
2063,
2620,
2683,
6679,
2475,
14141,
2683,
2581,
3676,
4215,
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... |
3,275 | 0x06f7f8c6dB01923EB8871d1a70eA58376115F5b3 | /**
*Submitted for verification at Etherscan.io on 2022-04-28
*/
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.7;
contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
library SafeMath {
function tryAdd(uint256 a, uint256 b) interna... | 0x6080604052600436106103035760003560e01c806366aa56c51161019057806395d89b41116100dc578063dd62ed3e11610095578063f2f8ff2a1161006f578063f2f8ff2a14610910578063f2fde38b14610926578063f4af464b14610946578063fe97cfeb1461096657600080fd5b8063dd62ed3e14610894578063ea090d97146108da578063ea2f0b37146108f057600080fd5b806395d89b41146103... | {"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": "reentrancy-eth", "impact"... | 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': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check':... | [
101,
1014,
2595,
2692,
2575,
2546,
2581,
2546,
2620,
2278,
2575,
18939,
24096,
2683,
21926,
15878,
2620,
2620,
2581,
2487,
2094,
2487,
2050,
19841,
5243,
27814,
24434,
2575,
14526,
2629,
2546,
2629,
2497,
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... |
3,276 | 0x06F8C56F98704F77f5Ba79F0Dc9976bcBeD507d1 | // The elements of the array listTINAmotley can be claimed,
// transferred, bought, and sold on the ethereum network.
// Users can also add to the original array.
// The elements in listTINAmotley below are recited in a video
// by Greg Smith. Both the video and this program will be part of
// exhibitions at the Joh... | 0x6080604052600436106101275763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166302fd9dd8811461012c578063152c04d91461016757806319b0297d146101af5780631e0a0f60146101e25780634f284594146101fa578063534607fb1461020f57806356b83dc51461024057806371cf5979146102ca57806374f78412146102e55780637b151be014... | {"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,
2575,
2546,
2620,
2278,
26976,
2546,
2683,
2620,
19841,
2549,
2546,
2581,
2581,
2546,
2629,
3676,
2581,
2683,
2546,
2692,
16409,
2683,
2683,
2581,
2575,
9818,
8270,
12376,
2581,
2094,
2487,
1013,
1013,
1996,
3787,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,277 | 0x06f99623f2f18c50adc3015b7c7e64f72d4c7e72 | /**
*Submitted for verification at Etherscan.io on 2022-04-29
*/
pragma solidity ^0.8.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes calldata) {
this;
ret... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c8063715018a611610097578063a8aa1b3111610066578063a8aa1b3114610213578063a9059cbb14610226578063c9567bf914610239578063dd62ed3e1461024157600080fd5b8063715018a6146101c95780638da5cb5b146101d357806395d89b41146101f8578063a457c2d71461020057600080fd5b8063313ce56711... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2575,
2546,
2683,
2683,
2575,
21926,
2546,
2475,
2546,
15136,
2278,
12376,
4215,
2278,
14142,
16068,
2497,
2581,
2278,
2581,
2063,
21084,
2546,
2581,
2475,
2094,
2549,
2278,
2581,
2063,
2581,
2475,
1013,
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... |
3,278 | 0x06f9e73294bcefbf041989d02583747fd16613f4 | /**
*Submitted for verification at Etherscan.io on 2021-06-01
*/
/**
βββ βββ ββββββ ββββββββββββββββ ββββββ ββββ ββββββββββ βββββββ ββββββ
βββ βββββββββββββββββββββββββββββββββββββββββ βββββββββββββββββββββββββββ
βββββββ ββββββββββββββββββββββββββββββββββββββ ββββββ βββββββββββββββββββ
βββββββ βββββββββββββββ... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806370a082311161008c57806395d89b411161006657806395d89b4114610342578063a9059cbb146103c5578063dd62ed3e14610429578063f2fde38b146104a1576100cf565b806370a08231146102ac578063715018a6146103045780638da5cb5b1461030e576100cf565b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2575,
2546,
2683,
2063,
2581,
16703,
2683,
2549,
9818,
12879,
29292,
2692,
23632,
2683,
2620,
2683,
2094,
2692,
17788,
2620,
24434,
22610,
2546,
2094,
16048,
2575,
17134,
2546,
2549,
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... |
3,279 | 0x06faa4d8157ba45baf2da5e7d02384225948d54f | pragma solidity ^0.4.24;
/**
*
* Easy Investment 25% Contract
* - GAIN 25% PER 24 HOURS (every 5900 blocks)
* - NO COMMISSION on your investment (every ether stays on contract's balance)
* - NO FEES are collected by the owner, in fact, there is no owner at all (just look at the code)
*
* How to use:
* 1... | 0x60806040526000806000600160003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205414151561012b5733915061170c600260003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020544303606460196001... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-send", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-send', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
7011,
2050,
2549,
2094,
2620,
16068,
2581,
3676,
19961,
3676,
2546,
2475,
2850,
2629,
2063,
2581,
2094,
2692,
21926,
2620,
20958,
17788,
2683,
18139,
2094,
27009,
2546,
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... |
3,280 | 0x06fc938a1f2048e845be5b321abaa42869d7d6ba | /**
*Submitted for verification at Etherscan.io on 2022-03-22
*/
/**
PRED: Predator Inu
*/
pragma solidity ^0.8.9;
// SPDX-License-Identifier: Unlicensed
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
... | 0x6080604052600436106103545760003560e01c806360d48489116101c6578063a6334231116100f7578063d4a3883f11610095578063dd62ed3e1161006f578063dd62ed3e146109dc578063ea2f0b3714610a22578063ec28438a14610a42578063f2fde38b14610a6257600080fd5b8063d4a3883f14610986578063da6fa55c146109a6578063dd467064146109bc57600080fd5b8063af2ce614116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2575,
11329,
2683,
22025,
27717,
2546,
11387,
18139,
2063,
2620,
19961,
4783,
2629,
2497,
16703,
2487,
19736,
2050,
20958,
20842,
2683,
2094,
2581,
2094,
2575,
3676,
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... |
3,281 | 0x06fcbf38e823efc1e609b9491aab546334c6ee69 | /**
*Submitted for verification at Etherscan.io on 2022-02-09
*/
/*
Web: https://www.stiltonmusk.com
Telegram: https://t.me/stiltonmusk
*/
// File: contracts/Withdrawable.sol
abstract contract Withdrawable {
address internal _withdrawAddress;
constructor(address withdrawAddress) {
_withdrawAddr... | 0x6080604052600436106101235760003560e01c80636c90b57f116100a0578063c7af2a9c11610064578063c7af2a9c1461032e578063c816841b14610343578063cf991d0514610363578063dd62ed3e14610382578063f2fde38b146103c857600080fd5b80636c90b57f1461028357806370a08231146102a357806395d89b41146102d9578063a9059cbb146102ee578063b92ebd5f1461030e57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-eth", "impa... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'chec... | [
101,
1014,
2595,
2692,
2575,
11329,
29292,
22025,
2063,
2620,
21926,
12879,
2278,
2487,
2063,
16086,
2683,
2497,
2683,
26224,
2487,
11057,
2497,
27009,
2575,
22394,
2549,
2278,
2575,
4402,
2575,
2683,
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... |
3,282 | 0x06ff221f1116eab2965c20e18d9e72a13846988e | /**
*Submitted for verification at Etherscan.io on 2022-04-26
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/security/ReentrancyGuard.sol
// OpenZeppelin Contracts v4.4.1 (security/ReentrancyGuard.sol)
pragma solidity ^0.8.0;
/**
* @dev Contract module that helps prevent reentrant calls to a... | 0x6080604052600436106102515760003560e01c806370a0823111610139578063c6682862116100b6578063dc33e6811161007a578063dc33e6811461067b578063e268e4d31461069b578063e985e9c5146106bb578063eff6011014610704578063f2c4ce1e1461071a578063f2fde38b1461073a57600080fd5b8063c6682862146105f0578063c8151d0214610605578063c87b56dd14610625578063d5... | {"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,
2575,
4246,
19317,
2487,
2546,
14526,
16048,
5243,
2497,
24594,
26187,
2278,
11387,
2063,
15136,
2094,
2683,
2063,
2581,
2475,
27717,
22025,
21472,
2683,
2620,
2620,
2063,
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... |
3,283 | 0x06ff2feb656bb5e6db25754e4aefeb69da273153 | /**
*Submitted for verification at Etherscan.io on 2021-06-26
*/
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes memory) {
this; // s... | 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,
2575,
4246,
2475,
7959,
2497,
26187,
2575,
10322,
2629,
2063,
2575,
18939,
17788,
23352,
2549,
2063,
2549,
6679,
7959,
2497,
2575,
2683,
2850,
22907,
21486,
22275,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2885... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,284 | 0x0701c0185cbe671e9d976fffb775eee8d7210651 | /**
*Submitted for verification at Etherscan.io on 2022-04-12
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev These functions deal with verification of Merkle Trees proofs.
*
* The proofs can be generated using the JavaScript library
* https://github.com/miguelmota/merkletreejs[merkletree... | 0x6080604052600436106102515760003560e01c80637ec4a65911610139578063b88d4fde116100b6578063c87b56dd1161007a578063c87b56dd146106cb578063d5abeb01146106eb578063e985e9c514610701578063eef440af1461074a578063ef683fa21461075f578063f2fde38b1461077257600080fd5b8063b88d4fde14610628578063b8b89c9b14610648578063ba0e4d6a1461065b578063bd... | {"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,
19841,
2487,
2278,
24096,
27531,
27421,
2063,
2575,
2581,
2487,
2063,
2683,
2094,
2683,
2581,
2575,
4246,
26337,
2581,
23352,
4402,
2063,
2620,
2094,
2581,
17465,
2692,
26187,
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... |
3,285 | 0x0702b0020bc1a5728797a66c8e724b5c89ae9f16 | pragma solidity ^0.5.16;
interface IERC20 {
function totalSupply() external view returns (uint);
function balanceOf(address account) external view returns (uint);
function transfer(address recipient, uint amount) external returns (bool);
function allowance(address owner, address spender) external view r... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c8063a457c2d7116100a2578063dd62ed3e11610071578063dd62ed3e14610372578063f1bb3c54146103a0578063f340fa01146103c6578063f3fef3a3146103ec578063f95ffb4a1461041857610116565b8063a457c2d7146102ce578063a9059cbb146102fa578063b34bba2714610326578063d3cf62af1461034c5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19841,
2475,
2497,
8889,
11387,
9818,
2487,
2050,
28311,
22407,
2581,
2683,
2581,
2050,
28756,
2278,
2620,
2063,
2581,
18827,
2497,
2629,
2278,
2620,
2683,
6679,
2683,
2546,
16048,
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... |
3,286 | 0x07035501c6b4c6c6d4f51518873a71acac15a910 | /**
*Submitted for verification at Etherscan.io on 2021-06-10
*/
/**
*Submitted for verification at Etherscan.io on 2021-06-09
*/
pragma solidity ^0.6.12;
// SPDX-License-Identifier: Unlicensed
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return ms... | 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,
19841,
19481,
12376,
2487,
2278,
2575,
2497,
2549,
2278,
2575,
2278,
2575,
2094,
2549,
2546,
22203,
22203,
2620,
2620,
2581,
2509,
2050,
2581,
2487,
19629,
2278,
16068,
2050,
2683,
10790,
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... |
3,287 | 0x0704810285dfdf86c2a5bf652b3af0cb7486c2fc | /*
βββ βββββββββββ βββ
βββ ββββββββββββββββ
βββ ββββββ ββββββ
βββ ββββββ ββββββ
ββββββββββββββββββββ βββ
βββββββββββββββββββ βββ
βββββββββ βββββββ βββ βββββββββββββββ βββ
ββ... | 0x6080604052600436106102135760003560e01c8063565974d3116101185780638a72ea6a116100a0578063a9059cbb1161006f578063a9059cbb14610ce9578063bb102aea14610d22578063d505accf14610d37578063dd62ed3e14610d95578063e3537d6814610dd05761030f565b80638a72ea6a14610c5c57806392ff0d3114610c8657806395d89b4114610c9b578063a457c2d714610cb05761030f... | {"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,
19841,
18139,
10790,
22407,
2629,
20952,
20952,
20842,
2278,
2475,
2050,
2629,
29292,
26187,
2475,
2497,
2509,
10354,
2692,
27421,
2581,
18139,
2575,
2278,
2475,
11329,
1013,
1008,
100,
100,
100,
100,
100,
100,
100,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,288 | 0x0704d3952dc50e8a36a8cb53f84d8c39895cd5cf | pragma solidity ^0.4.24;
contract SafeMath {
function safeMul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
assert(c / a == b);
return c;
}
function safeDiv(uint256 a, uint256 b) internal pure returns (uint256) {
assert(b > 0)... | 0x6080604052600436106100fb5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde038114610100578063095ea7b31461018a57806318160ddd146101c257806323b872dd146101e9578063313ce5671461021357806342966c6814610228578063619d51941461024057806370a082311461025c57806379c650681461027d57806379cc679014... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19841,
2549,
2094,
23499,
25746,
16409,
12376,
2063,
2620,
2050,
21619,
2050,
2620,
27421,
22275,
2546,
2620,
2549,
2094,
2620,
2278,
23499,
2620,
2683,
2629,
19797,
2629,
2278,
2546,
10975,
8490,
2863,
5024,
3012,
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... |
3,289 | 0x07058ea611d578f58e1f1412f3170857d8ac092e | /**
*Submitted for verification at Etherscan.io on 2022-03-22
*/
// Sources flattened with hardhat v2.8.3 https://hardhat.org
// File @openzeppelin/contracts/proxy/[emailΒ protected]
// OpenZeppelin Contracts v4.4.1 (proxy/Proxy.sol)
pragma solidity ^0.8.0;
/**
* @dev This abstract contract provides a fallback fu... | 0x6080604052600436106100225760003560e01c80635c60da1b1461003957610031565b366100315761002f61006a565b005b61002f61006a565b34801561004557600080fd5b5061004e6100a5565b6040516001600160a01b03909116815260200160405180910390f35b6100a361009e7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc546001600160a01b031690565b... | {"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,
19841,
27814,
5243,
2575,
14526,
2094,
28311,
2620,
2546,
27814,
2063,
2487,
2546,
16932,
12521,
2546,
21486,
19841,
27531,
2581,
2094,
2620,
6305,
2692,
2683,
2475,
2063,
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... |
3,290 | 0x0706b4398c99d6494028be68ccdbd668a8e4a99f | /**
*Submitted for verification at Etherscan.io on 2021-06-25
*/
/**
*Submitted for verification at Etherscan.io on 2021-06-24
*/
pragma solidity ^0.5.17;
interface IERC20 {
function totalSupply() external view returns(uint);
function balanceOf(address account) external view returns(uint);
function tr... | 0x6080604052600436106100c25760003560e01c806370a082311161007f578063a9059cbb11610059578063a9059cbb1461045e578063aa2f5220146104c4578063d6d2b6ba1461059e578063dd62ed3e14610679576100c2565b806370a08231146103025780638cd8db8a1461036757806395d89b41146103ce576100c2565b806306fdde03146100c7578063095ea7b31461015757806318160ddd146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19841,
2575,
2497,
23777,
2683,
2620,
2278,
2683,
2683,
2094,
21084,
2683,
12740,
22407,
4783,
2575,
2620,
9468,
18939,
2094,
28756,
2620,
2050,
2620,
2063,
2549,
2050,
2683,
2683,
2546,
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... |
3,291 | 0x0707352a8d8db0723236ab23f6a86a1864a5af22 | /**
*Submitted for verification at Etherscan.io on 2021-07-09
*/
pragma solidity ^0.5.17;
interface IERC20 {
function totalSupply() external view returns(uint);
function balanceOf(address account) external view returns(uint);
function transfer(address recipient, uint amount) external returns(bool);
... | 0x6080604052600436106100c25760003560e01c806370a082311161007f578063a9059cbb11610059578063a9059cbb1461045e578063aa2f5220146104c4578063d6d2b6ba1461059e578063dd62ed3e14610679576100c2565b806370a08231146103025780638cd8db8a1461036757806395d89b41146103ce576100c2565b806306fdde03146100c7578063095ea7b31461015757806318160ddd146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19841,
2581,
19481,
2475,
2050,
2620,
2094,
2620,
18939,
2692,
2581,
21926,
21926,
2575,
7875,
21926,
2546,
2575,
2050,
20842,
27717,
20842,
2549,
2050,
2629,
10354,
19317,
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... |
3,292 | 0x0707681f344deb24184037fc0228856f2137b02e | pragma solidity ^0.4.24;
//
// FogLink OS Token
// Author: FNK
// Contact: support@foglink.io
// Telegram community: https://t.me/fnkofficial
//
contract FNKOSToken {
string public constant name = "FNKOSToken";
string public constant symbol = "FNKOS";
uint public constant decimals = 1... | 0x6080604052600436106101e25763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146101ec578063095ea7b3146102765780630c3e564a146102ae5780630ea7c8cd1461030557806318160ddd146103295780632111c0f91461035057806323b872dd146103b7578063313ce567146103e157806334d05b1f146103f65780633ccfd60b14... | {"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,
19841,
2581,
2575,
2620,
2487,
2546,
22022,
2549,
3207,
2497,
18827,
15136,
12740,
24434,
11329,
2692,
19317,
2620,
27531,
2575,
2546,
17465,
24434,
2497,
2692,
2475,
2063,
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... |
3,293 | 0x070781dd99118884e246d0d865e784b2fbcbe8d6 | /**
*Submitted for verification at Etherscan.io on 2022-04-06
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/Context.sol
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
pragma solidity ^0.8.0;
/**
* @dev Provides information about the current execution context, including the
* s... | 0x60806040526004361061012a5760003560e01c80638da5cb5b116100ab578063df8645f01161006f578063df8645f014610321578063e335ce6b14610341578063ee50c3841461036e578063f2fde38b1461039b578063fa09e630146103bb578063fb6fd684146103db57600080fd5b80638da5cb5b146102915780638ef38fb6146102b9578063a5a81898146102cc578063b7127e41146102ec578063da... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19841,
2581,
2620,
2487,
14141,
2683,
2683,
14526,
2620,
2620,
2620,
2549,
2063,
18827,
2575,
2094,
2692,
2094,
20842,
2629,
2063,
2581,
2620,
2549,
2497,
2475,
26337,
27421,
2063,
2620,
2094,
2575,
1013,
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... |
3,294 | 0x0707acde442f45312a1df415f374a1d015046a66 | pragma solidity ^0.4.16;
interface tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) public; }
contract Trc {
// Public variables of the token
string public name;
string public symbol;
uint8 public decimals = 18;
// 18 decimals is the strong... | 0x606060405236156100b75763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100bc578063095ea7b31461014757806318160ddd1461017d57806323b872dd146101a2578063313ce567146101de57806342966c681461020757806370a082311461023157806379cc67901461026257806395d89b4114610298578063a9059cbb146103... | {"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,
19841,
2581,
6305,
3207,
22932,
2475,
2546,
19961,
21486,
2475,
27717,
20952,
23632,
2629,
2546,
24434,
2549,
27717,
2094,
24096,
12376,
21472,
2050,
28756,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
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... |
3,295 | 0x07085E8D3475ea0d4a0ad3d66771961843D52732 | /**
*Submitted for verification at Etherscan.io on 2021-11-21
*/
// SPDX-License-Identifier: MIT
// Amended by HashLips
/**
!Disclaimer!
These contracts have been used to create tutorials,
and was created for the purpose to teach people
how to create smart contracts on the blockchain.
please revi... | 0x60806040526004361061020f5760003560e01c80635c975abb11610118578063a475b5dd116100a0578063d5abeb011161006f578063d5abeb01146105bc578063da3ef23f146105d2578063e985e9c5146105f2578063f2c4ce1e1461063b578063f2fde38b1461065b57600080fd5b8063a475b5dd14610552578063b88d4fde14610567578063c668286214610587578063c87b56dd1461059c57600080... | {"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,
19841,
27531,
2063,
2620,
2094,
22022,
23352,
5243,
2692,
2094,
2549,
2050,
2692,
4215,
29097,
28756,
2581,
2581,
16147,
2575,
15136,
23777,
2094,
25746,
2581,
16703,
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... |
3,296 | 0x0709f5169a516a5a9e50a7785cbb0a7e8dc54ca2 | /**
*Submitted for verification at Etherscan.io on 2022-04-18
*/
// 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 ... | 0x60806040526004361061023b5760003560e01c80635503a0e81161012e5780639c70b512116100ab578063d5abeb011161006f578063d5abeb0114610682578063e0a8085314610698578063e985e9c5146106b8578063efbd73f414610701578063f2fde38b1461072157600080fd5b80639c70b512146105ed578063a22cb4651461060d578063a45ba8e71461062d578063b88d4fde14610642578063c8... | {"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,
19841,
2683,
2546,
22203,
2575,
2683,
2050,
22203,
2575,
2050,
2629,
2050,
2683,
2063,
12376,
2050,
2581,
2581,
27531,
27421,
2497,
2692,
2050,
2581,
2063,
2620,
16409,
27009,
3540,
2475,
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... |
3,297 | 0x070a0d5de273aab5216d9e66f95f1566686911da | /**
*Submitted for verification at Etherscan.io on 2022-02-05
*/
/*
Website: https://www.akitama.app/
TG: https://t.me/AkitamaETH
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.12;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the ... | 0x60806040526004361061028c5760003560e01c80638036d5901161015a578063c0246668116100c1578063eb91e6511161007a578063eb91e6511461094e578063f11a24d314610981578063f2fde38b14610996578063f6374342146109c9578063fb0ecfa4146109de578063fe575a8714610a0e57610293565b8063c024666814610838578063cd49513f14610873578063d5f39488146108ae578063dd... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impac... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19841,
2050,
2692,
2094,
2629,
3207,
22907,
2509,
11057,
2497,
25746,
16048,
2094,
2683,
2063,
28756,
2546,
2683,
2629,
2546,
16068,
28756,
2575,
20842,
2683,
14526,
2850,
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... |
3,298 | 0x070a1c185592aeef6ba341d22a85a8ed1340fd91 | /**
*Submitted for verification at Etherscan.io on 2021-06-06
*/
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
/**
* @title Storage
* @dev Store & retrieve value in a variable
*/
contract Storage {
uint256 number;
/**
* @dev Store value in variable
* @param num value to ... | 0x6080604052348015600f57600080fd5b506004361060325760003560e01c80632e64cec11460375780636057361d14604c575b600080fd5b60005460405190815260200160405180910390f35b605c6057366004605e565b600055565b005b600060208284031215606e578081fd5b503591905056fea2646970667358221220b4c7496702e58bfaf5d57164ca3a276965201af89e4b17fe49151f9aefce15... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19841,
27717,
2278,
15136,
24087,
2683,
2475,
6679,
12879,
2575,
3676,
22022,
2487,
2094,
19317,
2050,
27531,
2050,
2620,
2098,
17134,
12740,
2546,
2094,
2683,
2487,
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... |
3,299 | 0x070a75cf9b6e26fa0de61ccb331f4e844a3bb7e9 | /**
*Submitted for verification at Etherscan.io on 2022-04-13
*/
/**
STEALTH LAUNCH
π£π₯π’π§πππ§ π¬π’π¨π₯ πππ¦π§ππ, πππ©ππ π¨π£ π¬π’π¨π₯ πππ₯π’ππ¦, ππ‘π πͺππ‘ π£π©π£ πππ§π§πππ¦!
https://t.me/CryptoCastleToken
**/
//SPDX-License-Identifier: MIT
pragma solidity ^0.8.9;
interface IUniswapV2Fa... | 0x60806040526004361061010d5760003560e01c80637d1db4a511610095578063a9059cbb11610064578063a9059cbb146102f4578063c906c18a14610314578063dd62ed3e14610334578063e8078d941461037a578063f4293890146101b457600080fd5b80637d1db4a5146102725780638da5cb5b1461028857806395d89b41146102b05780639e78fb4f146102df57600080fd5b806323b872dd116100... | {"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,
19841,
2050,
23352,
2278,
2546,
2683,
2497,
2575,
2063,
23833,
7011,
2692,
3207,
2575,
2487,
9468,
2497,
22394,
2487,
2546,
2549,
2063,
2620,
22932,
2050,
2509,
10322,
2581,
2063,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.