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,800 | 0x0860bB9B090c5473e22818D1A5119a5f9b6983Bd | pragma solidity ^0.5.0;
pragma experimental ABIEncoderV2;
/**
* @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
* queried by others ({ERC165Checker}).
*
* For an implementation,... | 0x6080604052600436106100dd5760003560e01c80638da5cb5b1161007f578063a4ddbaa611610059578063a4ddbaa614610221578063b899072e14610234578063f2fde38b14610261578063fa7da19d14610281576100dd565b80638da5cb5b146101ca5780638f32d59b146101df57806398590ef914610201576100dd565b806341a259a6116100bb57806341a259a61461015c5780635de6c42f146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
20842,
2692,
10322,
2683,
2497,
2692,
21057,
2278,
27009,
2581,
2509,
2063,
19317,
2620,
15136,
2094,
2487,
2050,
22203,
16147,
2050,
2629,
2546,
2683,
2497,
2575,
2683,
2620,
2509,
2497,
2094,
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,801 | 0x08613bff1268dc9b0928f760b86f520fb3727c5c | /**
*Submitted for verification at Etherscan.io on 2022-02-25
*/
// SPDX-License-Identifier: MIT
// 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_SY... | 0x6080604052600436106101cd5760003560e01c806370a08231116100f7578063b88d4fde11610095578063e191865a11610064578063e191865a146104f6578063e985e9c514610517578063f2fde38b14610560578063f6cffdfc1461058057600080fd5b8063b88d4fde1461048c578063b936b6d7146104ac578063c87b56dd146104c1578063d5abeb01146104e157600080fd5b80638da5cb5b116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
20842,
17134,
29292,
2546,
12521,
2575,
2620,
16409,
2683,
2497,
2692,
2683,
22407,
2546,
2581,
16086,
2497,
20842,
2546,
25746,
2692,
26337,
24434,
22907,
2278,
2629,
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,802 | 0x0862ed7f6b2bc350508b29542511249b7e11a0a0 | /**
*Submitted for verification at Etherscan.io on 2021-06-29
*/
// Sources flattened with hardhat v2.3.0 https://hardhat.org
// File contracts/access/Context.sol
// SPDX-License-Identifier: MIT;
pragma solidity >=0.6.0 <=0.8.0;
/*
* @dev Provides information about the current execution context, including the
*... | 0x608060405234801561001057600080fd5b50600436106101a95760003560e01c806389e78b1a116100f9578063c922e93711610097578063df9769a411610071578063df9769a4146108c1578063e0a79b16146108e7578063e3aa4fff1461090d578063f2fde38b14610915576101a9565b8063c922e937146105b8578063d43c9535146106f0578063d939381414610895576101a9565b8063b104e00611... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
20842,
2475,
2098,
2581,
2546,
2575,
2497,
2475,
9818,
19481,
2692,
12376,
2620,
2497,
24594,
27009,
17788,
14526,
18827,
2683,
2497,
2581,
2063,
14526,
2050,
2692,
2050,
2692,
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,803 | 0x08638ef1a205be6762a8b935f5da9b700cf7322c | // SPDX-License-Identifier: AGPL-3.0-or-later
/// join.sol -- Basic token adapters
// Copyright (C) 2018 Rain <rainbreak@riseup.net>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c8063957aa58c11610071578063957aa58c146101de5780639c52a7f1146101fc578063b3bcfa8214610240578063bf353dbb1461025e578063c5ce281e146102b6578063ef693bed146102d4576100a9565b806336569e77146100ae5780633b4da69f146100f857806365fae35e14610146578063692450091461018a5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
20842,
22025,
12879,
2487,
2050,
11387,
2629,
4783,
2575,
2581,
2575,
2475,
2050,
2620,
2497,
2683,
19481,
2546,
2629,
2850,
2683,
2497,
19841,
2692,
2278,
2546,
2581,
16703,
2475,
2278,
1013,
1013,
23772,
2595,
1011,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,804 | 0x086675e04cccbe58df7120736696890355fbe557 | pragma solidity 0.4.25;
library SafeMath {
function mul(uint256 a, uint256 b) internal constant returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal constant returns (uint256) {
uint256 c = a / b;
... | 0x608060405260043610610128576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461012d578063095ea7b3146101bd57806317597b0f1461022257806318160ddd1461027957806323b872dd146102a4578063297d796414610329578063313ce5671461038057806332670d10146103ab5780635991faf51461040257806370a08231... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
20842,
2575,
23352,
2063,
2692,
2549,
9468,
27421,
2063,
27814,
20952,
2581,
12521,
2692,
2581,
21619,
2575,
2683,
2575,
2620,
21057,
19481,
2629,
26337,
2063,
24087,
2581,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,805 | 0x0866f2af4cf0b601a1a2c4ebd56cbb954a1cf004 | /**
*Submitted for verification at Etherscan.io on 2021-11-05
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/Strings.sol
pragma solidity ^0.8.0;
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
/**
* @dev Con... | 0x608060405234801561001057600080fd5b50600436106102bb5760003560e01c80635a3f267211610182578063a22cb465116100e9578063bab607e5116100a2578063cb8af7451161007c578063cb8af74514610686578063e985e9c5146106a6578063f2fde38b146106e2578063fbd6869f146106f557600080fd5b8063bab607e51461064d578063bf03fadc14610660578063c87b56dd146106735760... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-shift", "impact": "High", "confidence": "High"}, {"check": "uninitialized-local", "... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-shift', 'impact': 'High', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, ... | [
101,
1014,
2595,
2692,
20842,
2575,
2546,
2475,
10354,
2549,
2278,
2546,
2692,
2497,
16086,
2487,
27717,
2050,
2475,
2278,
2549,
15878,
2094,
26976,
27421,
2497,
2683,
27009,
27717,
2278,
2546,
8889,
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,806 | 0x0868ce9bb32f4abedc83190ba5960a2863dc8646 | pragma solidity ^0.4.21 ;
contract TEHRAN_Portfolio_Ib_883 {
mapping (address => uint256) public balanceOf;
string public name = " TEHRAN_Portfolio_Ib_883 " ;
string public symbol = " TEHRAN883 " ;
uint8 public decimals = 18 ;
uint256... | 0x6060604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100a9578063095ea7b31461013757806318160ddd1461019157806323b872dd146101ba578063313ce5671461023357806370a082311461026257806395d89b41146102af578063a9059cbb1461033d578063b5c8f31714610397578063dd62ed3e... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
20842,
2620,
3401,
2683,
10322,
16703,
2546,
2549,
16336,
16409,
2620,
21486,
21057,
3676,
28154,
16086,
2050,
22407,
2575,
29097,
2278,
20842,
21472,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
1012,
2538,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,807 | 0x0869d49644ce3fd53dcbfa824b3794c0b4ae3774 | pragma solidity ^0.4.17;
// Lottesy 10 ETH lottery
// Copyright (c) 2017 Lottesy
// ----------------------------------------------------
// Send any amount multiple of 0.01 ETH to the address
// shown at http://lottesy.com
// Win 10 ETH today!
// ----------------------------------------------------
// We use Oraclize... | 0x6060604052361561012d5763ffffffff60e060020a6000350416630b5c230781146101b1578063175466ee146101e357806321844b081461020a578063268c969a1461023257806327dc297e1461024757806338bbfa501461029d5780633e9836c6146103355780635b0a384314610348578063629ad1241461035b578063773984dd1461036e57806389ce16cc146103815780639a42c935146103945780... | {"success": true, "error": null, "results": {"detectors": [{"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
20842,
2683,
2094,
26224,
21084,
2549,
3401,
2509,
2546,
2094,
22275,
16409,
29292,
2050,
2620,
18827,
2497,
24434,
2683,
2549,
2278,
2692,
2497,
2549,
6679,
24434,
2581,
2549,
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,808 | 0x086A04e8562948345d75135523627264084b3EC4 | /**
*Submitted for verification at Etherscan.io on 2021-10-19
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.6;
/**
* @dev This abstract contract provides a fallback function that delegates all calls to another contract using the EVM
* instruction `delegatecall`. We refer to the second contrac... | 0x60806040526004361061004e5760003560e01c80633659cfe6146100655780634f1ef286146100855780635c60da1b146100985780638f283970146100c9578063f851a440146100e95761005d565b3661005d5761005b6100fe565b005b61005b6100fe565b34801561007157600080fd5b5061005b6100803660046106d6565b610118565b61005b6100933660046106f1565b61015f565b3480156100a4... | {"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,
20842,
2050,
2692,
2549,
2063,
27531,
2575,
24594,
18139,
22022,
2629,
2094,
23352,
17134,
24087,
21926,
2575,
22907,
23833,
12740,
2620,
2549,
2497,
2509,
8586,
2549,
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,809 | 0x086a3564410019354d3b42b5cf95bcad610ed401 | 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(uint256 a, uint256 b) i... | 0x6080604052600436106100985763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde03811461009d578063095ea7b31461012757806318160ddd1461015f57806323b872dd14610186578063313ce567146101b057806370a08231146101db57806395d89b41146101fc578063a9059cbb14610211578063dd62ed3e14610235575b600080fd5b34... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
20842,
2050,
19481,
21084,
23632,
8889,
16147,
19481,
2549,
2094,
2509,
2497,
20958,
2497,
2629,
2278,
2546,
2683,
2629,
9818,
4215,
2575,
10790,
2098,
12740,
2487,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
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,810 | 0x086A512ae5B809f19D9CA546dbdf93F1E97F390e | /**
*Submitted for verification at Etherscan.io on 2021-04-07
*/
/**
*Submitted for verification at Etherscan.io on 2021-02-02
*/
/**
*Submitted for verification at Etherscan.io on 2020-10-06
*/
// Dependency file: contracts/interfaces/IMerkleDistributor.sol
// pragma solidity ^0.6.10;
// Allows anyone to cla... | 0x608060405234801561001057600080fd5b506004361061004c5760003560e01c80632e7ba6ef146100515780632eb4a7ab146100df5780639e34070f146100f9578063fc0c546a1461012a575b600080fd5b6100dd6004803603608081101561006757600080fd5b8135916001600160a01b03602082013516916040820135919081019060808101606082013564010000000081111561009e57600080fd5b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
20842,
2050,
22203,
2475,
6679,
2629,
2497,
17914,
2683,
2546,
16147,
2094,
2683,
3540,
27009,
2575,
18939,
20952,
2683,
2509,
2546,
2487,
2063,
2683,
2581,
2546,
23499,
2692,
2063,
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,811 | 0x086b00cf35e8873636384cd2b424c39ae875a8a9 | /**
*Submitted for verification at Etherscan.io on 2021-04-28
*/
pragma solidity ^0.4.24;
/**
* @title Ownable
* @dev The Ownable contract has an owner address, and provides basic authorization control
* functions, this simplifies the implementation of "user permissions".
*/
contract Ownable {
address private ... | 0x6080604052600436106101cd576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146101d2578063095ea7b31461026257806318160ddd146102c757806323b872dd146102f2578063313ce56714610377578063355274ea146103a857806339509351146103d35780633f4ba83a1461043857806340c10f191461044f57806342966c68... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
20842,
2497,
8889,
2278,
2546,
19481,
2063,
2620,
2620,
2581,
21619,
21619,
22025,
2549,
19797,
2475,
2497,
20958,
2549,
2278,
23499,
6679,
2620,
23352,
2050,
2620,
2050,
2683,
1013,
1008,
1008,
1008,
7864,
2005,
2261... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,812 | 0x086bed93941c751679e89a0a19e7c668f07818ba | /**
*Submitted for verification at Etherscan.io on 2021-10-21
*/
// Sources flattened with hardhat v2.5.0 https://hardhat.org
// File @openzeppelin/contracts/token/ERC20/[email protected]
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/... | 0x608060405234801561001057600080fd5b50600436106101375760003560e01c80638980f11f116100b8578063a457c2d71161007c578063a457c2d714610276578063a9059cbb14610289578063dd62ed3e1461029c578063f2fde38b146102d5578063f76f8d78146102e8578063fd86feee1461030c57610137565b80638980f11f146102065780638da5cb5b14610219578063902d55a51461023e5780... | {"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,
20842,
8270,
2683,
23499,
23632,
2278,
23352,
16048,
2581,
2683,
2063,
2620,
2683,
2050,
2692,
27717,
2683,
2063,
2581,
2278,
28756,
2620,
2546,
2692,
2581,
2620,
15136,
3676,
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,813 | 0x086c2263e17b06cb5399c997c6aef3c93f789c82 | /**
*Submitted for verification at Etherscan.io on 2021-11-12
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external v... | 0x60806040526004361061010d5760003560e01c8063715018a611610095578063b515566a11610064578063b515566a14610364578063c3c8cd801461038d578063c9567bf9146103a4578063dd62ed3e146103bb578063ff872602146103f857610114565b8063715018a6146102ba5780638da5cb5b146102d157806395d89b41146102fc578063a9059cbb1461032757610114565b8063273123b7116100... | {"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,
20842,
2278,
19317,
2575,
2509,
2063,
16576,
2497,
2692,
2575,
27421,
22275,
2683,
2683,
2278,
2683,
2683,
2581,
2278,
2575,
6679,
2546,
2509,
2278,
2683,
2509,
2546,
2581,
2620,
2683,
2278,
2620,
2475,
1013,
1008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,814 | 0x086c98855df3c78c6b481b6e1d47bef42e9ac36b | /**
*Submitted for verification at Etherscan.io on 2021-12-17
*/
// SPDX-License-Identifier: AGPL-3.0-or-later
pragma solidity 0.7.5;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
... | 0x608060405234801561001057600080fd5b50600436106103825760003560e01c806387d67dff116101de578063c99c7d931161010f578063ebd83cd8116100ad578063fbfd393b1161007c578063fbfd393b14610a35578063fc7b9c1814610a6c578063fd1ec01014610a74578063fff9ee8714610a9157610382565b8063ebd83cd8146109bb578063ec7ad1a2146109e1578063ee4e19a1146109e95780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
20842,
2278,
2683,
2620,
27531,
2629,
20952,
2509,
2278,
2581,
2620,
2278,
2575,
2497,
18139,
2487,
2497,
2575,
2063,
2487,
2094,
22610,
4783,
2546,
20958,
2063,
2683,
6305,
21619,
2497,
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,815 | 0x086cac15ac62ade32d4560ce9ab033c356e85d6e | /**
*Submitted for verification at Etherscan.io on 2021-12-06
*/
pragma solidity =0.5.16;
contract ReservoirLike {
function init(uint numTokens, address target) external;
function drip() external;
}
contract Proxy {
function() external payable {
assembly {
let _target := 0x9a2E280aAeB4... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c806367a5cd061461003b578063f01fe69214610063575b600080fd5b6100616004803603602081101561005157600080fd5b50356001600160a01b03166100ab565b005b61008f6004803603604081101561007957600080fd5b50803590602001356001600160a01b0316610101565b604080516001600160a01b03909216... | {"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,
20842,
3540,
2278,
16068,
6305,
2575,
2475,
9648,
16703,
2094,
19961,
16086,
3401,
2683,
7875,
2692,
22394,
2278,
19481,
2575,
2063,
27531,
2094,
2575,
2063,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
293... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,816 | 0x086da727de189638bab520185b6757bedae4e1a8 | /**
*
* https://ulu.finance
*
* $$\ $$\ $$\ $$\ $$\
* $$ | $$ |$$ | $$ | $$ |
* $$ | $$ |$$ | $$ | $$ |
* $$ | $$ |$$ | $$ | $$ |
* $$ | $$ |$$ | $$ | $$ |
* $$ | $$ |$$ | $$ | $$ |
* \$$$$$$ |$$$$$$$$\\$$$$$$ |
* ... | 0x608060405234801561001057600080fd5b50600436106102255760003560e01c80637acb775711610130578063c8333bb2116100b8578063e9b46e6d1161007c578063e9b46e6d1461047d578063e9fad8ee146104a3578063ebe2b12b146104ab578063f2fde38b146104b3578063ffe48902146104d957610225565b8063c8333bb214610455578063c8f33c911461045d578063cd3daf9d146104655780... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
20842,
2850,
2581,
22907,
3207,
15136,
2683,
2575,
22025,
3676,
2497,
25746,
24096,
27531,
2497,
2575,
23352,
2581,
8270,
6679,
2549,
2063,
2487,
2050,
2620,
1013,
1008,
1008,
1008,
1008,
16770,
1024,
1013,
1013,
1735... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,817 | 0x086e2cf3360ae1bb07ad1f3e4c35c4fb6328245a | /**
*Submitted for verification at Etherscan.io on 2021-03-22
*/
pragma solidity ^0.5.0;
library SafeMath {
/**
* @dev Multiplies two unsigned integers, reverts on overflow.
*/
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
// Gas optimization: this is cheaper than req... | 0x608060405260043610610128576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461012d578063095ea7b3146101bd57806318160ddd1461023057806323b872dd1461025b578063313ce567146102ee578063395093511461031f5780633f4ba83a1461039257806342966c68146103a95780635c975abb146103fc57806370a08231... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
20842,
2063,
2475,
2278,
2546,
22394,
16086,
6679,
2487,
10322,
2692,
2581,
4215,
2487,
2546,
2509,
2063,
2549,
2278,
19481,
2278,
2549,
26337,
2575,
16703,
2620,
18827,
2629,
2050,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,818 | 0x086eb876396aa8107eb5064e88f8d80753c15187 | /**
*Submitted for verification at Etherscan.io on 2021-06-23
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual ret... | 0x608060405234801561001057600080fd5b50600436106101375760003560e01c806370a08231116100b8578063a9059cbb1161007c578063a9059cbb146105a3578063cba0e99614610607578063dd62ed3e14610661578063f2cc0c18146106d9578063f2fde38b1461071d578063f84354f11461076157610137565b806370a0823114610426578063715018a61461047e5780638da5cb5b146104885780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
20842,
15878,
2620,
2581,
2575,
23499,
2575,
11057,
2620,
10790,
2581,
15878,
12376,
21084,
2063,
2620,
2620,
2546,
2620,
2094,
17914,
23352,
2509,
2278,
16068,
15136,
2581,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,819 | 0x086f147c52b0377cd90ce3eb1d03150067ef092d | /**
*Submitted for verification at Etherscan.io on 2021-07-14
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.4;
contract Owned {
address public owner;
address public proposedOwner;
event OwnershipTransferred(
address indexed previousOwner,
address indexed newOwner
);
/**... | 0x608060405234801561001057600080fd5b50600436106101735760003560e01c80635342acb4116100de578063a64e4f8a11610097578063af9549e011610071578063af9549e014610462578063b5ed298a1461047e578063d153b60c1461049a578063dd62ed3e146104b857610173565b8063a64e4f8a146103f8578063a901dd9214610416578063a9059cbb1461043257610173565b80635342acb414... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
20842,
2546,
16932,
2581,
2278,
25746,
2497,
2692,
24434,
2581,
19797,
21057,
3401,
2509,
15878,
2487,
2094,
2692,
21486,
29345,
2575,
2581,
12879,
2692,
2683,
2475,
2094,
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,820 | 0x086Fe4cf02347b1C7228ec292FA7be3bb0A4a2e8 | /**
*Submitted for verification at Etherscan.io on 2021-03-14
*/
// SPDX-License-Identifier: NONE
pragma solidity 0.6.6;
// Part: IERC20
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
function symbol() external view returns(string memory);
/**
* @dev Retur... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c8063c26b7f641461003b578063e559feb1146100ed575b600080fd5b6100eb6004803603606081101561005157600080fd5b813591602081013591810190606081016040820135600160201b81111561007757600080fd5b82018360208201111561008957600080fd5b803590602001918460018302840111600160201b83... | {"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,
20842,
7959,
2549,
2278,
2546,
2692,
21926,
22610,
2497,
2487,
2278,
2581,
19317,
2620,
8586,
24594,
2475,
7011,
2581,
4783,
2509,
10322,
2692,
2050,
2549,
2050,
2475,
2063,
2620,
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,821 | 0x08713b441168deaDD4f1663bade1Df1D660D7FD9 | /**
*Submitted for verification at Etherscan.io on 2021-11-11
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() externa... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461016857806370a082311461019857806395d89b41146101c8578063a457c2d7146101e6578063a9059cbb14610216578063dd62ed3e14610246576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100fc57806323b872dd1461011a5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2581,
17134,
2497,
22932,
14526,
2575,
2620,
3207,
4215,
2094,
2549,
2546,
16048,
2575,
2509,
9024,
2063,
2487,
20952,
2487,
2094,
28756,
2692,
2094,
2581,
2546,
2094,
2683,
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,822 | 0x08715190074e24cF2145e8A61b784a1B5ac9a505 | /**
*Submitted for verification at Etherscan.io on 2021-08-23
*/
// SPDX-License-Identifier: NONE
pragma solidity 0.6.12;
pragma experimental ABIEncoderV2;
// Part: OpenZeppelin/[email protected]/Address
/**
* @dev Collection of functions related to the address type
*/
library Address {
/**
* @dev Ret... | 0x6080604052600436106102045760003560e01c80636352211e1161011857806395d89b41116100a0578063b88d4fde1161006f578063b88d4fde1461058a578063c87b56dd146105aa578063d082e381146105ca578063e985e9c5146105df578063f2fde38b146105ff57610204565b806395d89b4114610520578063972dc9dc14610535578063a15f69a01461054a578063a22cb4651461056a57610204... | {"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,
2620,
2581,
16068,
16147,
8889,
2581,
2549,
2063,
18827,
2278,
2546,
17465,
19961,
2063,
2620,
2050,
2575,
2487,
2497,
2581,
2620,
2549,
27717,
2497,
2629,
6305,
2683,
2050,
12376,
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,823 | 0x08719aedea5e8f212385eb236f790f71ac8892ef | /**
*Submitted for verification at Etherscan.io on 2020-12-24
*/
pragma solidity ^0.7.0;
pragma experimental ABIEncoderV2;
abstract contract IDFSRegistry {
function getAddr(bytes32 _id) public view virtual returns (address);
function addNewContract(
bytes32 _id,
address _contractAddr,... | 0x6080604052600436106101235760003560e01c8063a734f06e116100a0578063e4dde9ab11610064578063e4dde9ab146101bb578063e910afb214610290578063ee872558146102b2578063f24ccbfe146102d2578063f8e2fb00146102e75761012a565b8063a734f06e14610199578063bfe142a314610231578063c72c4d1014610246578063ca5ff7801461025b578063d3c2e7ed1461027b5761012a... | {"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2581,
16147,
6679,
3207,
2050,
2629,
2063,
2620,
2546,
17465,
21926,
27531,
15878,
21926,
2575,
2546,
2581,
21057,
2546,
2581,
2487,
6305,
2620,
2620,
2683,
2475,
12879,
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,824 | 0x0872753c1c8eba4a00dc3c1deb9ceb7451415463 | /**
*Submitted for verification at Etherscan.io on 2020-06-12
*/
pragma solidity ^0.6.1;
//Library for safe math
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint256 a, uint256 b) i... | 0x6080604052600436106101025760003560e01c806366b3f6bf116100955780638ff5be86116100645780638ff5be86146105875780639674a0ac146105cd578063a87430ba14610648578063b3526d4c14610714578063db56dfe51461073657610109565b806366b3f6bf1461047a57806372621500146104df5780638da5cb5b146105015780638e246d821461055857610109565b806343d726d6116100... | {"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,
2620,
2581,
22907,
22275,
2278,
2487,
2278,
2620,
15878,
2050,
2549,
2050,
8889,
16409,
2509,
2278,
2487,
3207,
2497,
2683,
3401,
2497,
2581,
19961,
16932,
16068,
21472,
2509,
1013,
1008,
1008,
1008,
7864,
2005,
22616... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,825 | 0x0872d26767ac6185b79e40df77f22b2920080332 | /**
*Submitted for verification at Etherscan.io on 2021-06-09
*/
//SizeChad INU
//Limit Buy
//Cooldown
//Bot Protect
//Liqudity dev provides and lock
//TG: https://t.me/SizeChadInu
//Website: TBA
//CG, CMC listing: Ongoing
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4;
abstract contract Context {
... | 0x60806040526004361061010d5760003560e01c8063715018a611610095578063b515566a11610064578063b515566a14610364578063c3c8cd801461038d578063c9567bf9146103a4578063d543dbeb146103bb578063dd62ed3e146103e457610114565b8063715018a6146102ba5780638da5cb5b146102d157806395d89b41146102fc578063a9059cbb1461032757610114565b8063273123b7116100... | {"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,
2620,
2581,
2475,
2094,
23833,
2581,
2575,
2581,
6305,
2575,
15136,
2629,
2497,
2581,
2683,
2063,
12740,
20952,
2581,
2581,
2546,
19317,
2497,
24594,
28332,
17914,
22394,
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,826 | 0x0872D664512fB6da14c90b808Fb0d0a63336D261 | /**
*Submitted for verification at Etherscan.io on 2021-06-01
*/
// SPDX-License-Identifier: MIT
/*
* Token has been generated for FREE using https://vittominacori.github.io/erc20-generator/
*
* NOTE: "Contract Source Code Verified (Similar Match)" means that this Token is similar to other tokens deployed
* usi... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806354fd4d501161008c57806395d89b411161006657806395d89b4114610195578063a457c2d71461019d578063a9059cbb146101b0578063dd62ed3e146101c357600080fd5b806354fd4d501461015c57806370a08231146101645780637afa1eed1461018d57600080fd5b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2581,
2475,
2094,
28756,
19961,
12521,
26337,
2575,
2850,
16932,
2278,
21057,
2497,
17914,
2620,
26337,
2692,
2094,
2692,
2050,
2575,
22394,
21619,
2094,
23833,
2487,
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,827 | 0x0873e9E207c60AA664217F0d6d4E55cD5673f863 | /**
*Submitted for verification at Etherscan.io on 2021-08-08
*/
// 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,
2620,
2581,
2509,
2063,
2683,
2063,
11387,
2581,
2278,
16086,
11057,
28756,
20958,
16576,
2546,
2692,
2094,
2575,
2094,
2549,
2063,
24087,
19797,
26976,
2581,
2509,
2546,
20842,
2509,
1013,
1008,
1008,
1008,
7864,
200... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,828 | 0x08745211194aa895083cBB5d54D47314c7E7fE6a | /**
*Submitted for verification at Etherscan.io on 2022-01-11
*/
/*
Copyright 2019-2022 StarkWare Industries Ltd.
Licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.starkware.c... | 0x608060405234801561001057600080fd5b5060007f0800000000000011000000000000000000000000000000000000000000000001612bc060008037610460516100a7565b6020613d80818152613da0829052613dc0829052613de0839052613e00849052613e208590526000918160c08160057ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa61009e57600080fd5b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2581,
19961,
17465,
14526,
2683,
2549,
11057,
2620,
2683,
12376,
2620,
2509,
27421,
2497,
2629,
2094,
27009,
2094,
22610,
21486,
2549,
2278,
2581,
2063,
2581,
7959,
2575,
2050,
1013,
1008,
1008,
1008,
7864,
2005... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,829 | 0x0874aee0ed733834d4666dbce60150a951c6f17b | /**
*Submitted for verification at Etherscan.io on 2021-11-20
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
//Developer Info NFTDevs.io
//Written by Blockchainguy.net
//Email: [email protected]
/**
* @dev Provides information about the current execution context, including the
* sender of the transac... | 0x6080604052600436106102515760003560e01c80637c8255db11610139578063b88d4fde116100b6578063e985e9c51161007a578063e985e9c51461067a578063ebb31510146106c3578063ed4c0817146106e3578063ee95b9e914610703578063f2fde38b14610723578063f50689291461074357600080fd5b8063b88d4fde146105f7578063c1580cb314610617578063c87b56dd14610631578063d5... | {"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,
2620,
2581,
2549,
6679,
2063,
2692,
2098,
2581,
22394,
2620,
22022,
2094,
21472,
28756,
18939,
3401,
16086,
16068,
2692,
2050,
2683,
22203,
2278,
2575,
2546,
16576,
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,830 | 0x08759550264b7f8078D95EfF8a0577001c833483 | /**
*Submitted for verification at Etherscan.io on 2021-12-05
*/
// SPDX-License-Identifier: MIXED
// File @boringcrypto/boring-solidity/contracts/libraries/[email protected]
// License-Identifier: MIT
pragma solidity 0.6.12;
/// @notice A library for performing overflow-/underflow-safe math,
/// updated with aweso... | 0x6080604052600436106101665760003560e01c80636352211e116100d1578063a035b1fe1161008a578063b88d4fde11610064578063b88d4fde146103ba578063c87b56dd146103cd578063db006a75146103ed578063e985e9c51461040d57610166565b8063a035b1fe1461037d578063a22cb46514610392578063a6f2ae3a146103b257610166565b80636352211e146102de57806370a08231146102... | {"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,
2620,
23352,
2683,
24087,
2692,
23833,
2549,
2497,
2581,
2546,
17914,
2581,
2620,
2094,
2683,
2629,
12879,
2546,
2620,
2050,
2692,
28311,
19841,
24096,
2278,
2620,
22394,
18139,
2509,
1013,
1008,
1008,
1008,
7864,
200... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,831 | 0x0876804be16ed5af96ec7605a7b323b6a73436c2 | pragma solidity ^0.4.24;
/**
* ETH投资合约
* - 获得 4% 利润每 24 小时
* - 你的投资无任何佣金(每笔交易都在合约余额上)
* - 创建者不收取任何费用,本质上根本就没有管理员(请查看代码)
*
* 如何使用:
* 1. 发送你要投入数量的以太币
* 2. 发送 0 以太币到合约提取你的利润 / 保留与增加以太币获得更多利润
*
* 发送以太币GAS设置:70000
* GAS价格查看:https://ethgasstation.info/
*
* ETHInvest Contract
* - GAIN 4% PER 24 HOURS (eve... | 0x60806040523360009081526020819052604081205481901560825733600090815260016020908152604080832054918390529091205461170c914303906064906004020402811515604c57fe5b6040519190049250339150819083156108fc029084906000818181858888f193505050501580156080573d6000803e3d6000fd5b505b50503360009081526001602090815260408083204390559082905290... | {"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,
2620,
2581,
2575,
17914,
2549,
4783,
16048,
2098,
2629,
10354,
2683,
2575,
8586,
2581,
16086,
2629,
2050,
2581,
2497,
16703,
2509,
2497,
2575,
2050,
2581,
22022,
21619,
2278,
2475,
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,832 | 0x087682fa4f28a28a189955ee7f5ec9dc5f1470ec | /**
*Submitted for verification at Etherscan.io on 2022-02-19
*/
/**
KokoInu - $KOKO
“Fix Earth!”
Koko Inu is inspired by Koko The Gorilla, a female western lowland gorilla.
Tokenomics:
- 7% WETH Rewards
- 3% Liquidity
Website:
https://kokoinu.xyz/
Telegram:
https://t.me/koko_inu
Twitter:
https://twitter.com/Ko... | 0x6080604052600436106102555760003560e01c806370a0823111610139578063a9059cbb116100b6578063ce9a3b0f1161007a578063ce9a3b0f14610ca2578063d543dbeb14610ccf578063dd46706414610d0a578063dd62ed3e14610d45578063ea2f0b3714610dca578063f2fde38b14610e1b5761025c565b8063a9059cbb14610b71578063b6c5232414610be2578063ba13a57214610c0d578063c4... | {"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,
2620,
2581,
2575,
2620,
2475,
7011,
2549,
2546,
22407,
2050,
22407,
27717,
2620,
2683,
2683,
24087,
4402,
2581,
2546,
2629,
8586,
2683,
16409,
2629,
2546,
16932,
19841,
8586,
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,833 | 0x08769a9b479a4b20e796194d960cc407fc66359a | pragma solidity ^0.4.21;
/**
* @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) {
if (a == 0) {
return 0;
}
c =... | 0x6080604052600436106100f1576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100f6578063095ea7b31461018657806318160ddd146101eb57806323b872dd146102165780632ff2e9dc1461029b578063313ce567146102c657806342966c68146102f7578063661884631461032457806370a082311461038957806379c65068... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-state", "impact": "High", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
2581,
2575,
2683,
2050,
2683,
2497,
22610,
2683,
2050,
2549,
2497,
11387,
2063,
2581,
2683,
2575,
16147,
2549,
2094,
2683,
16086,
9468,
12740,
2581,
11329,
28756,
19481,
2683,
2050,
10975,
8490,
2863,
5024,
3012... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,834 | 0x08785f51c8f5a5735d4a8f7f4fc6c5986600b1be | /**
*Submitted for verification at Etherscan.io on 2022-04-30
*/
/*
Web: https://Shizu-inu.com
Twitter: https://twitter.com/ShizuInuETH
T.G : t.me/ShizuInuPortal
*/
pragma solidity ^0.6.12;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address accou... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806370a082311161007157806370a0823114610258578063715018a6146102b05780638da5cb5b146102ba57806395d89b41146102ee578063a9059cbb14610371578063dd62ed3e146103d5576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2581,
27531,
2546,
22203,
2278,
2620,
2546,
2629,
2050,
28311,
19481,
2094,
2549,
2050,
2620,
2546,
2581,
2546,
2549,
11329,
2575,
2278,
28154,
20842,
16086,
2692,
2497,
2487,
4783,
1013,
1008,
1008,
1008,
7864,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,835 | 0x08786749ad0c8b93362b0989f5207fe99926274c | 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... | 0x608060405234801561001057600080fd5b506004361061012c5760003560e01c806370480275116100ad57806398575188116100715780639857518814610647578063a457c2d71461068b578063a9059cbb146106f1578063dd62ed3e14610757578063e4730f0a146107cf5761012c565b806370480275146104885780637065cb48146104cc57806370a082311461051057806381e7e20e146105685780... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
2581,
20842,
2581,
26224,
4215,
2692,
2278,
2620,
2497,
2683,
22394,
2575,
2475,
2497,
2692,
2683,
2620,
2683,
2546,
25746,
2692,
2581,
7959,
2683,
2683,
2683,
23833,
22907,
2549,
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,836 | 0x087b30c2e7d9b595baac0ad757666365010355ac | /**
*Submitted for verification at Etherscan.io on 2021-08-20
*/
/*
Baby Tesla AI Day
https://t.me/BabyTeslaAI
Tesla AI Day presentation
100% liq locked and renounced
20% burned
5% redistributed
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.7.6;
interface IERC20 {
/**
* @dev Returns the amo... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c806370a08231116100a25780638da5cb5b116100715780638da5cb5b146103f657806395d89b411461042a578063a9059cbb146104ad578063dd62ed3e14610511578063f2fde38b146105895761010b565b806370a082311461035c578063715018a6146103b4578063881dce60146103be5780638a4068dd146103ec5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2581,
2497,
14142,
2278,
2475,
2063,
2581,
2094,
2683,
2497,
28154,
2629,
3676,
6305,
2692,
4215,
23352,
2581,
28756,
2575,
21619,
12376,
10790,
19481,
2629,
6305,
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,837 | 0x087c72a040ad5a48b1ec83d14e0aab43252c3fb0 | pragma solidity ^0.4.22;
// File: contracts/zeppelin/math/SafeMath.sol
/**
* @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) {
... | 0x6080604052600436106100c5576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100ca578063095ea7b31461015a57806318160ddd146101bf57806323b872dd146101ea578063313ce5671461026f578063420a83e7146102a057806342966c68146102f7578063661884631461032457806370a082311461038957806395d89b41... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-state", "impact": "High", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
2581,
2278,
2581,
2475,
2050,
2692,
12740,
4215,
2629,
2050,
18139,
2497,
2487,
8586,
2620,
29097,
16932,
2063,
2692,
11057,
2497,
23777,
17788,
2475,
2278,
2509,
26337,
2692,
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,838 | 0x087d061e75d35b12c8e6c7732332dc6eff85786f | pragma solidity ^0.6.0;
// SPDX-License-Identifier: UNLICENSED
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*
*/
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
assert... | 0x60806040526004361061008a5760003560e01c806399288dbb1161005957806399288dbb146105055780639d76ea5814610532578063b66a0e5d14610573578063ee55efee1461058a578063f2fde38b146105a1576103f2565b80631aaf6401146103f757806326a4e8d21461040e5780638da5cb5b1461045f57806393e74ba4146104a0576103f2565b366103f257600160149054906101000a900460ff... | {"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,
2620,
2581,
2094,
2692,
2575,
2487,
2063,
23352,
2094,
19481,
2497,
12521,
2278,
2620,
2063,
2575,
2278,
2581,
2581,
16703,
22394,
2475,
16409,
2575,
12879,
2546,
27531,
2581,
20842,
2546,
10975,
8490,
2863,
5024,
301... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,839 | 0x087d9f49ae3e504f87a68c4840e76474cc0ea195 | /**
*Submitted for verification at Etherscan.io on 2022-04-19
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.11;
abstract contract Context {
function _msgSender() internal v... | 0x60806040526004361061036f5760003560e01c80638366e79a116101c6578063c0246668116100f7578063e2f4560511610095578063f11a24d31161006f578063f11a24d314610a14578063f2fde38b14610a2a578063f5648a4f14610a4a578063f637434214610a5f57600080fd5b8063e2f45605146109d3578063e884f260146109e9578063ee40166e146109fe57600080fd5b8063d257b34f116100... | {"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,
2620,
2581,
2094,
2683,
2546,
26224,
6679,
2509,
2063,
12376,
2549,
2546,
2620,
2581,
2050,
2575,
2620,
2278,
18139,
12740,
2063,
2581,
21084,
2581,
2549,
9468,
2692,
5243,
16147,
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,840 | 0x087db72c71c5d00c9fe255680a14e3322eccb2da | /**
*Submitted for verification at Etherscan.io on 2021-11-01
*/
// 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,
2620,
2581,
18939,
2581,
2475,
2278,
2581,
2487,
2278,
2629,
2094,
8889,
2278,
2683,
7959,
17788,
26976,
17914,
27717,
2549,
2063,
22394,
19317,
8586,
27421,
2475,
2850,
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,841 | 0x087e14Cd9aC62693E9012ab48563d5aC34aF5Cff | /**
*Submitted for verification at Etherscan.io on 2022-03-03
*/
/**
Bobcat or Bobacat?
@BobaCatOfficial
*/
pragma solidity ^0.8.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() internal view virtual returns ... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806370a0823111610097578063a457c2d711610066578063a457c2d7146101f5578063a8aa1b3114610208578063a9059cbb1461021b578063dd62ed3e1461022e57600080fd5b806370a0823114610195578063715018a6146101be5780638da5cb5b146101c857806395d89b41146101ed57600080fd5b806323b872dd11... | {"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,
2620,
2581,
2063,
16932,
19797,
2683,
6305,
2575,
23833,
2683,
2509,
2063,
21057,
12521,
7875,
18139,
26976,
29097,
2629,
6305,
22022,
10354,
2629,
2278,
4246,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
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,842 | 0x087E2866E8880ED926AE53d6EeEeAB91cC88cC79 | /**
*Submitted for verification at Etherscan.io on 2021-12-05
*/
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
/**
* @title Storage
* @dev Store & retrieve value in a variable
*/
contract ArthurPoole19262021 {
uint256 number;
/**
* @dev Store value in variable
* @param n... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c80632e64cec11461003b5780636057361d14610059575b600080fd5b610043610075565b60405161005091906100d9565b60405180910390f35b610073600480360381019061006e919061009d565b61007e565b005b60008054905090565b8060008190555050565b60008135905061009781610103565b92915050565b60... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2581,
2063,
22407,
28756,
2063,
2620,
2620,
17914,
2098,
2683,
23833,
6679,
22275,
2094,
2575,
4402,
4402,
7875,
2683,
2487,
9468,
2620,
2620,
9468,
2581,
2683,
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,843 | 0x087effa33a80ec9c5439fcafd4372de554850998 | /**
*Submitted for verification at Etherscan.io on 2022-04-29
*/
// SPDX-License-Identifier: MIT
// File: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/utils/Counters.sol
// OpenZeppelin Contracts v4.4.1 (utils/Counters.sol)
pragma solidity ^0.8.0;
/**
* @title Counters
* @author ... | 0x6080604052600436106102465760003560e01c8063715018a611610139578063c877142b116100b6578063f2fde38b1161007a578063f2fde38b1461068e578063f34acb7c146106ae578063f487c602146106c4578063f4a0a528146106e4578063f618611e14610704578063f9e237991461072457600080fd5b8063c877142b146105da578063c87b56dd146105ef578063d5abeb011461060f578063e9... | {"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,
2620,
2581,
12879,
7011,
22394,
2050,
17914,
8586,
2683,
2278,
27009,
23499,
11329,
10354,
2094,
23777,
2581,
2475,
3207,
24087,
18139,
12376,
2683,
2683,
2620,
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,844 | 0x0882477e7895bdc5cea7cb1552ed914ab157fe56 | pragma solidity ^0.4.24;
// File: contracts/Ownable.sol
/**
* Copyright CENTRE SECZ 2018
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitatio... | 0x60806040526004361061018b576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610190578063095ea7b31461022057806318160ddd146102855780631a895266146102b057806323b872dd146102f35780633092afd514610378578063313ce567146103d35780633357162b1461040457806335d99f35146105865780633f4ba83a... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2620,
18827,
2581,
2581,
2063,
2581,
2620,
2683,
2629,
2497,
16409,
2629,
21456,
2581,
27421,
16068,
25746,
2098,
2683,
16932,
7875,
16068,
2581,
7959,
26976,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
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,845 | 0x0883158395dca707cf4ddfed691724c8172947e9 | /**
*Submitted for verification at Etherscan.io on 2021-08-10
*/
pragma solidity ^0.6.12;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
function transfer(address recipient, uint256 amount) external re... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806370a082311161007157806370a0823114610258578063715018a6146102b05780638da5cb5b146102ba57806395d89b41146102ee578063a9059cbb14610371578063dd62ed3e146103d5576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2620,
21486,
27814,
23499,
2629,
16409,
2050,
19841,
2581,
2278,
2546,
2549,
14141,
25031,
2575,
2683,
16576,
18827,
2278,
2620,
16576,
24594,
22610,
2063,
2683,
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,846 | 0x088315d33f9e4a9cf4c19C41BC9FbD990d738DbC | // https://t.me/casperInu_eth
// SPDX-License-Identifier: GPL-3.0
pragma solidity ^0.8.6;
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c8063715018a611610097578063c5b37c2211610066578063c5b37c2214610278578063dd62ed3e14610296578063f2fde38b146102c6578063f887ea40146102e2576100f5565b8063715018a6146102025780638da5cb5b1461020c57806395d89b411461022a578063a9059cbb14610248576100f5565b806323b872dd11... | {"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,
2620,
2620,
21486,
2629,
2094,
22394,
2546,
2683,
2063,
2549,
2050,
2683,
2278,
2546,
2549,
2278,
16147,
2278,
23632,
9818,
2683,
26337,
2094,
2683,
21057,
2094,
2581,
22025,
18939,
2278,
1013,
1013,
16770,
1024,
1013... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,847 | 0x0883f51f5e6c632ce1d9dcd686c356198119525a | /**
*Submitted for verification at Etherscan.io on 2021-08-16
*/
pragma solidity 0.5.2;
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
fun... | 0x60806040526004361061005b577c0100000000000000000000000000000000000000000000000000000000600035046328b7bede81146100975780635d461de5146100c85780638da5cb5b14610115578063bbcd5bbe1461012a575b6040805133815234602082015281517fcc87ab2abfe87b272af9b77691e40b3d9186a0431f3d41a8e06d39614f460722929181900390910190a1005b3480156100a357... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
2620,
2509,
2546,
22203,
2546,
2629,
2063,
2575,
2278,
2575,
16703,
3401,
2487,
2094,
2683,
16409,
2094,
2575,
20842,
2278,
19481,
2575,
16147,
2620,
14526,
2683,
25746,
2629,
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,848 | 0x0884fc15e31b1b634732e140cb3f94b3cbfdd1c5 | /**
*Submitted for verification at Etherscan.io on 2021-06-02
*/
/*
* Crypto stamp Bridge Data
* Holding all data that is used across the bridge and connected contracts
*
* Developed by Capacity Blockchain Solutions GmbH <capacity.at>
* for Österreichische Post AG <post.at>
*
* Any usage of or interaction with... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c80639b2ea4bd1161008c578063b9e23a4511610066578063b9e23a4514610199578063bf40fac1146101a1578063da2bbfc7146101cc578063dd48f774146101df57600080fd5b80639b2ea4bd1461016a578063a564a2e01461017d578063ab20d5fb1461018657600080fd5b8063020182c7146100d4578063261220a314... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2620,
2549,
11329,
16068,
2063,
21486,
2497,
2487,
2497,
2575,
22022,
2581,
16703,
2063,
16932,
2692,
27421,
2509,
2546,
2683,
2549,
2497,
2509,
27421,
2546,
14141,
2487,
2278,
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,849 | 0x0885d134fb2c78deadeeb6962d1ec796f0cff43c | /**
*Submitted for verification at Etherscan.io on 2021-08-02
*/
/**
*Submitted for verification at Etherscan.io on 2021-07-18
* Telegram:https://t.me/BODIINU
* Twitter:https://twitter.com/bodiinu
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSende... | 0x608060405234801561001057600080fd5b506004361061021c5760003560e01c80637d1db4a511610125578063c816841b116100ad578063dd62ed3e1161007c578063dd62ed3e146109f6578063f26f1f2414610a6e578063f2cc0c1814610ab2578063f2fde38b14610af6578063f84354f114610b3a5761021c565b8063c816841b146108f6578063cba0e9961461092a578063d543dbeb146109845780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
27531,
2094,
17134,
2549,
26337,
2475,
2278,
2581,
2620,
3207,
9648,
15878,
2575,
2683,
2575,
2475,
2094,
2487,
8586,
2581,
2683,
2575,
2546,
2692,
2278,
4246,
23777,
2278,
1013,
1008,
1008,
1008,
7864,
2005,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,850 | 0x0885eea126e237f57cf5969b2fbf5e8abf44ec5f | /**
*Submitted for verification at Etherscan.io on 2022-04-27
*/
/**
https://kaiyariinu.com/
*/
pragma solidity 0.8.4;
// SPDX-License-Identifier: UNLICENSED
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
funct... | 0x6080604052600436106101235760003560e01c806370a08231116100a0578063a9059cbb11610064578063a9059cbb146103a6578063b87f137a146103e3578063c3c8cd801461040c578063c9567bf914610423578063dd62ed3e1461043a5761012a565b806370a08231146102e5578063715018a614610322578063751039fc146103395780638da5cb5b1461035057806395d89b411461037b5761012a... | {"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,
2620,
27531,
4402,
27717,
23833,
2063,
21926,
2581,
2546,
28311,
2278,
2546,
28154,
2575,
2683,
2497,
2475,
26337,
2546,
2629,
2063,
2620,
7875,
2546,
22932,
8586,
2629,
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,851 | 0x0886067579ba2acea3d3a1d12a5cb85af76ba526 | /**
*Submitted for verification at Etherscan.io on 2021-05-04
*/
// File: @openzeppelin/contracts/utils/Context.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While thes... | 0x6080604052600436106101225760003560e01c8063921276ea116100a0578063d4b8399211610064578063d4b83992146104ca578063da742228146104f5578063df463a661461051e578063f2fde38b14610549578063f9c002f71461057257610249565b8063921276ea146103f5578063a5dcd07b14610420578063b039a88f14610449578063b90b41cf14610474578063bbdaa3c91461049f57610249... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
20842,
2692,
2575,
23352,
2581,
2683,
3676,
2475,
10732,
2050,
29097,
2509,
27717,
2094,
12521,
2050,
2629,
27421,
27531,
10354,
2581,
2575,
3676,
25746,
2575,
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,852 | 0x0886e3c97ec9e030382335a13df3fe6263bbf4a1 | /**
*Submitted for verification at Etherscan.io on 2021-02-21
*/
pragma solidity 0.6.6;
// ----------------------------------------------------------------------------
// 'Bitworth Token' token contract
//
// Deployed to : 0x0D9E7D95b56107CD63575ffb935e928E21C03cfC
// Symbol : BITW
// Name : Bitworth Tok... | 0x608060405234801561001057600080fd5b506004361061012c5760003560e01c8063a293d1e8116100ad578063d4ee1d9011610071578063d4ee1d9014610410578063dc39d06d14610418578063dd62ed3e14610444578063e6cb901314610472578063f2fde38b146104955761012c565b8063a293d1e8146102c0578063a9059cbb146102e3578063b5931f7c1461030f578063cae9ca51146103325780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
20842,
2063,
2509,
2278,
2683,
2581,
8586,
2683,
2063,
2692,
14142,
22025,
21926,
19481,
27717,
29097,
2546,
2509,
7959,
2575,
23833,
2509,
10322,
2546,
2549,
27717,
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,853 | 0x08892eebfad12c909c0cb15ebea385ec997ce1ef | /**
*Submitted for verification at Etherscan.io on 2021-07-08
*/
/**
*Submitted for verification at Etherscan.io on 2021-04-23
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
... | 0x6080604052600436106102345760003560e01c806370a082311161012e578063cba0e996116100ab578063f2fde38b1161006f578063f2fde38b14610c9f578063f429389014610cf0578063f815a84214610d07578063f84354f114610d32578063fd62d67514610d835761023b565b8063cba0e99614610aea578063dd46706414610b51578063dd62ed3e14610b8c578063e01af92c14610c11578063f2... | {"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,
2620,
2620,
2683,
2475,
4402,
29292,
4215,
12521,
2278,
21057,
2683,
2278,
2692,
27421,
16068,
15878,
5243,
22025,
2629,
8586,
2683,
2683,
2581,
3401,
2487,
12879,
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,854 | 0x0889435e3bcedcb071a6ff0b58f0ae4112bfd3ee | /**
*Submitted for verification at Etherscan.io on 2022-04-12
*/
/**
___ ___ ___ ___
/\__\ /\ \ /\ \ /\__\ ___
/:/ / /::\ \ /::\ \ /:/ / /\ \
/:/__/ /:/\:\ \ /:/\ \ \ /:/__/ \:\... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb14610291578063b515566a146102b1578063c3c8cd80146102d1578063c9567bf9146102e6578063dd62ed3e146102fb57600080fd5b806370a0823114610234578063715018a6146102545780638da5cb5b1461026957806395d89b411461010e57600080fd5b8063273123b7116100... | {"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,
2620,
2620,
2683,
23777,
2629,
2063,
2509,
9818,
2098,
27421,
2692,
2581,
2487,
2050,
2575,
4246,
2692,
2497,
27814,
2546,
2692,
6679,
23632,
12521,
29292,
2094,
2509,
4402,
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,855 | 0x0889Ca523437A8b952A89CA7B402ef23561378eb | // 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 review this code on your own before using any of
the following code... | 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,
2620,
2620,
2683,
3540,
25746,
22022,
24434,
2050,
2620,
2497,
2683,
25746,
2050,
2620,
2683,
3540,
2581,
2497,
12740,
2475,
12879,
21926,
26976,
17134,
2581,
2620,
15878,
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,856 | 0x088a3a5ff89809c344ac31cd3778ce76db1433a7 | /**
*Submitted for verification at Etherscan.io on 2021-06-03
*/
/**
*Submitted for verification at Etherscan.io on 2021-05-31
*/
// 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. Wh... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c8063395093511161008c57806395d89b411161006657806395d89b411461022a578063a457c2d714610248578063a9059cbb14610278578063dd62ed3e146102a8576100cf565b806339509351146101ac57806349bd5a5e146101dc57806370a08231146101fa576100cf565b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2620,
2050,
2509,
2050,
2629,
4246,
2620,
2683,
17914,
2683,
2278,
22022,
2549,
6305,
21486,
19797,
24434,
2581,
2620,
3401,
2581,
2575,
18939,
16932,
22394,
2050,
2581,
1013,
1008,
1008,
1008,
7864,
2005,
22616... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,857 | 0x088a441308200431b549a7e834e47b445f943383 | /**
*Submitted for verification at Etherscan.io on 2021-08-12
*/
pragma solidity ^0.5.17;
interface IERC20 {
function totalSupply() external view returns(uint);
function balanceOf(address account) external view returns(uint);
function transfer(address rec... | 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,
2620,
2620,
2050,
22932,
17134,
2692,
2620,
28332,
23777,
2487,
2497,
27009,
2683,
2050,
2581,
2063,
2620,
22022,
2063,
22610,
2497,
22932,
2629,
2546,
2683,
23777,
22025,
2509,
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,858 | 0x088ac1f64d91e321c582f82f60d4490fef158b37 | /**
*Submitted for verification at Etherscan.io on 2022-01-22
*/
/*****
Fuck Influencers ($FUCKINFLUENCERS)
Tax: 0% - Will you join the movement or be a 🐑? Community > Marketing
Telegram: https://t.me/fuckinfluencers2022
***/
pragma solidity 0.8.9;
pragma experimental ABIEncoderV2;
// SPDX-License-Ide... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c8063715018a6116100a2578063a9059cbb11610071578063a9059cbb14610240578063dd62ed3e14610253578063e9fe9ab91461028c578063f242ab411461029f578063f2fde38b146102b257600080fd5b8063715018a61461020a5780638da5cb5b1461021457806395d89b4114610225578063a457c2d71461022d5760... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2620,
6305,
2487,
2546,
21084,
2094,
2683,
2487,
2063,
16703,
2487,
2278,
27814,
2475,
2546,
2620,
2475,
2546,
16086,
2094,
22932,
21057,
7959,
2546,
16068,
2620,
2497,
24434,
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,859 | 0x088d6b3f68bc4f93f90006a1356a21145edd96e2 | /**
*Submitted for verification at Etherscan.io on 2021-03-01
*/
// hevm: flattened sources of src/DssSpell.sol
pragma solidity =0.6.11 >=0.5.12 >=0.6.11 <0.7.0;
////// lib/dss-exec-lib/src/CollateralOpts.sol
/* pragma solidity ^0.6.11; */
struct CollateralOpts {
bytes32 ilk;
address gem;
address join;
... | 0x608060405234801561001057600080fd5b50600436106100ae5760003560e01c8062a7029b146100b35780630a7a1c4d146101305780634665096d1461015457806351973ec91461016e57806351f91066146101765780636e832f071461017e5780637284e4161461019a5780638456cb59146101a257806396d373e5146101aa578063ae8421e1146101b4578063b0604a26146101bc578063f7992d8514... | {"success": true, "error": null, "results": {"detectors": [{"check": "weak-prng", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2620,
2094,
2575,
2497,
2509,
2546,
2575,
2620,
9818,
2549,
2546,
2683,
2509,
2546,
21057,
8889,
2575,
27717,
19481,
2575,
2050,
17465,
16932,
2629,
22367,
2683,
2575,
2063,
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,860 | 0x088dfd01e4e279d9b9b89690dc1682c89fee1dcb | // * Send 0 ETH to contract address 0x088DFD01e4E279d9b9b89690dc1682C89FEE1DCB
// * (sending any extra amount of ETH will be considered as donations)
// * Use 120 000 Gas if sending
// website: https://token.alluma.io
// Token name: LUMA Token
// Symbol: LUMA
// Decimals: 8
//Allumas ecosystem is built to provide... | 0x608060405260043610610154576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461015e578063095ea7b3146101ee57806318160ddd1461025357806323b872dd1461027e578063313ce567146103035780633ccfd60b1461032e5780633fa4f2451461034557806342966c6814610370578063502dadb01461039d57806370a08231... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2620,
20952,
2094,
24096,
2063,
2549,
2063,
22907,
2683,
2094,
2683,
2497,
2683,
2497,
2620,
2683,
2575,
21057,
16409,
16048,
2620,
2475,
2278,
2620,
2683,
7959,
2063,
2487,
16409,
2497,
1013,
1013,
1008,
4604,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,861 | 0x088ec20e6b6b935d6b9aada09095236cc068759d | /**
*Submitted for verification at Etherscan.io on 2022-04-10
*/
// SPDX-License-Identifier: UNLICENSED
/*
Dumbledore Inu
Dumbledore Inu is a meme token designed with a deflationary purpose with a effective burn function.
The reason why Dumbledore Inu is designed with a burn function is simply because we want to... | 0x60806040526004361061012e5760003560e01c8063715018a6116100ab578063b515566a1161006f578063b515566a1461034b578063c3c8cd801461036b578063c9567bf914610380578063dbe8272c14610395578063dc1052e2146103b5578063dd62ed3e146103d557600080fd5b8063715018a6146102ac5780638da5cb5b146102c157806395d89b41146102e95780639e78fb4f14610316578063a9... | {"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,
2620,
2620,
8586,
11387,
2063,
2575,
2497,
2575,
2497,
2683,
19481,
2094,
2575,
2497,
2683,
11057,
2850,
2692,
21057,
2683,
25746,
21619,
9468,
2692,
2575,
2620,
23352,
2683,
2094,
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,862 | 0x088edc49574d5ecda9a060c80f3ec32fd06fc631 | /**
*Submitted for verification at Etherscan.io on 2022-03-25
*/
pragma solidity ^0.4.26;
contract SafeMath {
function safeAdd(uint256 a, uint256 b) public pure returns (uint256 c) {
c = a + b;
require(c >= a);
}
function safeSub(uint256 a, uint256 b) public pure returns (uint256 c) {
... | 0x608060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a757806318160ddd1461020c57806323b872dd14610237578063313ce567146102bc5780633eaaf86b146102ed57806370a082311461031857806379ba50971461036f5780638da5cb5b1461038657806395d89b41... | {"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,
2620,
2620,
2098,
2278,
26224,
28311,
2549,
2094,
2629,
8586,
2850,
2683,
2050,
2692,
16086,
2278,
17914,
2546,
2509,
8586,
16703,
2546,
2094,
2692,
2575,
11329,
2575,
21486,
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,863 | 0x08910cd71a21bed71da4f553beb5d118eb066807 | /**
*Submitted for verification at Etherscan.io on 2021-06-01
*/
/*
Quantum-resistant hybrid blockchain platform.
Build your software applications like DApps or DeFi and run business processes on blockchain in 5 minute.
Telegram Announcements Channel: https://t.me/QANplatform_ANN
Website: qanplatform.com
*/
... | 0x6080604052600436106100fe5760003560e01c806381f4f39911610095578063c04365a911610064578063c04365a914610570578063cae9ca5114610587578063d4ee1d9014610691578063dd62ed3e146106e8578063f2fde38b1461076d576100fe565b806381f4f399146103c55780638da5cb5b1461041657806395d89b411461046d578063a9059cbb146104fd576100fe565b806323b872dd116100... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2683,
10790,
19797,
2581,
2487,
2050,
17465,
8270,
2581,
2487,
2850,
2549,
2546,
24087,
2509,
4783,
2497,
2629,
2094,
14526,
2620,
15878,
2692,
28756,
17914,
2581,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,864 | 0x08931753df9aa96292225324f2effaf2dd7166ba | /**
*Submitted for verification at Etherscan.io on 2021-06-26
*/
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,
2620,
2683,
21486,
23352,
29097,
2546,
2683,
11057,
2683,
2575,
24594,
19317,
17788,
16703,
2549,
2546,
2475,
12879,
7011,
2546,
2475,
14141,
2581,
16048,
2575,
3676,
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,865 | 0x089431F295b58c17C0b1754Be2e15d706e990151 | pragma solidity ^0.4.11;
/*
BET Buyer
========================
Buys BET tokens from the DAO.Casino crowdsale on your behalf.
Author: /u/Cintix
*/
// Interface to BET ICO Contract
contract DaoCasinoToken {
uint256 public CAP;
uint256 public totalEthers;
function proxyPayment(address participant) payable;
fu... | 0x606060405236156100b75763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166302f5801581146100c857806327e235e3146100da5780633ccfd60b14610108578063434f5f271461011a5780635259347d1461014a57806362f5ed61146101545780636360fc3f1461015e57806370144f8f14610182578063943dfef114610194578063a089feea146101... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2683,
23777,
2487,
2546,
24594,
2629,
2497,
27814,
2278,
16576,
2278,
2692,
2497,
16576,
27009,
4783,
2475,
2063,
16068,
2094,
19841,
2575,
2063,
2683,
21057,
16068,
2487,
10975,
8490,
2863,
5024,
3012,
1034,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,866 | 0x0895554bfF6C2Bbc723da2189F9AE09Ff45fE0D9 | /**
*Submitted for verification at Etherscan.io on 2022-04-30
*/
/**
*Submitted for verification at Etherscan.io on 2022-04-24
*/
pragma solidity ^0.8.10;
// SPDX-License-Identifier: Unlicensed
interface IUniswapV2Router {
function factory() external pure returns (address);
function WETH() external pure r... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c806348d3ab1f116100a25780638da5cb5b116100715780638da5cb5b146102d557806395d89b41146102f3578063a457c2d714610311578063a9059cbb14610341578063dd62ed3e1461037157610116565b806348d3ab1f1461025f57806370a082311461027d578063715018a6146102ad5780637830b072146102b75761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2683,
24087,
27009,
29292,
2546,
2575,
2278,
2475,
10322,
2278,
2581,
21926,
2850,
17465,
2620,
2683,
2546,
2683,
6679,
2692,
2683,
4246,
19961,
7959,
2692,
2094,
2683,
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,867 | 0x08957c298c1232e7fcf383f974dd92e7d9f6496e | /**
*Submitted for verification at Etherscan.io on 2021-07-12
*/
pragma solidity ^0.8.0;
/**
*Submitted for verification at polygonscan.com on 2021-06-10
*/
// File: @openzeppelin/contracts/introspection/IERC165.sol
/**
* @dev Interface of the ERC165 standard, as defined in the
* https://eips.ethereum.org/EIPS/e... | 0x60806040523480156200001157600080fd5b5060043610620000b85760003560e01c806364e45615116200007b57806364e45615146200014e578063715018a614620001655780638da5cb5b146200016f57806395657db01462000179578063ed5eca131462000190578063f2fde38b14620001a757620000b8565b806306fdde0314620000bd57806319f101fa14620000df5780632a9cec6614620000f8... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": ... | true | null | {'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
2683,
28311,
2278,
24594,
2620,
2278,
12521,
16703,
2063,
2581,
11329,
2546,
22025,
2509,
2546,
2683,
2581,
2549,
14141,
2683,
2475,
2063,
2581,
2094,
2683,
2546,
21084,
2683,
2575,
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,868 | 0x08958a59d0be14ea60b55ed34480579f072fc747 | pragma solidity ^0.4.18;
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
assert(c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal pure returns (uint256) {
// assert(b > 0); // S... | 0x6080604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100eb578063095ea7b31461017b57806318160ddd146101e057806323b872dd1461020b578063313ce567146102905780633f4ba83a146102c157806342966c68146102d85780635c975abb1461031d57806370a082311461034c5780638456cb59... | {"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,
2620,
2683,
27814,
2050,
28154,
2094,
2692,
4783,
16932,
5243,
16086,
2497,
24087,
2098,
22022,
18139,
2692,
28311,
2683,
2546,
2692,
2581,
2475,
11329,
2581,
22610,
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,869 | 0x08965a5d4ee1b21e8a7e732d296631ca9906fdf0 | /**
*Submitted for verification at Etherscan.io on 2022-03-01
*/
// SPDX-License-Identifier: MIT
/**
==============================================================================
_____ __ _ _____ _ __ _____ _____ _____ _____
/ ___/ | \ | | / _ \ | | / / / ___| / _ ... | 0x60806040526004361061025c5760003560e01c8063715018a611610144578063b88d4fde116100b6578063db66de5a1161007a578063db66de5a146108b6578063e985e9c5146108e1578063f2c4ce1e1461091e578063f2fde38b14610947578063f811c89814610970578063fc7b9fa1146109ad5761025c565b8063b88d4fde146107bf578063bedb86fb146107e8578063c668286214610811578063c8... | {"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,
2620,
2683,
26187,
2050,
2629,
2094,
2549,
4402,
2487,
2497,
17465,
2063,
2620,
2050,
2581,
2063,
2581,
16703,
2094,
24594,
28756,
21486,
3540,
2683,
21057,
2575,
2546,
20952,
2692,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,870 | 0x08973ef83c2bc44aebce790eb232b6320134bbab | /**
*Submitted for verification at Etherscan.io on 2022-01-15
*/
/**
*Submitted for verification at Etherscan.io on 2021-11-29
*/
// 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.
*... | 0x6080604052600436106102045760003560e01c80636c0360eb11610118578063b88d4fde116100a0578063caa4a5b31161006f578063caa4a5b31461056a578063d5abeb011461058a578063da3ef23f1461059f578063e985e9c5146105bf578063f2fde38b146105df57610204565b8063b88d4fde146104f5578063bf8ebd8514610515578063c668286214610535578063c87b56dd1461054a57610204... | {"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,
2620,
2683,
2581,
2509,
12879,
2620,
2509,
2278,
2475,
9818,
22932,
6679,
9818,
2063,
2581,
21057,
15878,
21926,
2475,
2497,
2575,
16703,
24096,
22022,
22414,
2497,
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,871 | 0x089808ecc8b3be8c4e4d9724f2a43b69f249157f | /**
*Submitted for verification at Etherscan.io on 2022-03-08
*/
/**
RUNE ESSENCE (ESS) HTTPS://ARBITRUM.PARTY HTTPS://T.ME/PARTYHAT HTTPS://DISCORD.COM/invite/rqzpGsh6Re
1,000,000,000 MAX SUPPLY
1:1 NFT REDEMPTION IN THE FUTURE
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/token/E... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c8063715018a611610097578063a9059cbb11610066578063a9059cbb146101f3578063dd62ed3e14610206578063df2fb92c14610219578063f2fde38b1461022157610100565b8063715018a6146101bb5780638da5cb5b146101c357806395d89b41146101d8578063a457c2d7146101e057610100565b806327ea6f2b11... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-state", "impact": "High", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
2683,
17914,
2620,
8586,
2278,
2620,
2497,
2509,
4783,
2620,
2278,
2549,
2063,
2549,
2094,
2683,
2581,
18827,
2546,
2475,
2050,
23777,
2497,
2575,
2683,
2546,
18827,
2683,
16068,
2581,
2546,
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,872 | 0x08984bc2a8be92952b726552e7e0d437df639f8d | /**
*Submitted for verification at Etherscan.io on 2022-04-18
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.9;
abstract contract Context {
function _msgSender() internal vi... | 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,
2620,
2683,
2620,
2549,
9818,
2475,
2050,
2620,
4783,
2683,
24594,
25746,
2497,
2581,
23833,
24087,
2475,
2063,
2581,
2063,
2692,
2094,
23777,
2581,
20952,
2575,
23499,
2546,
2620,
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,873 | 0x08999f1237dea81da49c86bdbd0a1e72f7960328 | pragma solidity ^0.4.18;
// ----------------------------------------------------------------------------
// 'TAGCASH' token contract
//
// Deployed to : 0xa1b458f88ca51100891db70ff95cd58d359d5072
// Symbol : TAG
// Name : TAGCASH
// Total supply: 100000000
// Decimals : 18
//
//
//
// (c) Tagca... | 0x606060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a557806318160ddd146101ff57806323b872dd14610228578063313ce567146102a15780633eaaf86b146102d057806370a08231146102f957806379ba5097146103465780638da5cb5b1461035b57806395d89b41... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
2683,
2683,
2683,
2546,
12521,
24434,
3207,
2050,
2620,
2487,
2850,
26224,
2278,
20842,
2497,
18939,
2094,
2692,
27717,
2063,
2581,
2475,
2546,
2581,
2683,
16086,
16703,
2620,
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,874 | 0x089a6d83282fb8988a656189f1e7a73fa6c1cac2 | pragma solidity ^0.4.14;
contract ERC20 {
function totalSupply() constant returns (uint supply);
function balanceOf( address who ) constant returns (uint value);
function allowance( address owner, address spender ) constant returns (uint _allowance);
function transfer( address to, uint value) returns ... | 0x60606040523615610168576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461016d578063095ea7b3146101fc57806312b2ecc61461025657806313711a311461028f57806318160ddd146102b85780631f60d9f7146102e157806323b872dd1461030a5780632a795d7914610383578063313ce567146103ac5780633143fd601461... | {"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,
2620,
2683,
2050,
2575,
2094,
2620,
16703,
2620,
2475,
26337,
2620,
2683,
2620,
2620,
2050,
26187,
2575,
15136,
2683,
2546,
2487,
2063,
2581,
2050,
2581,
2509,
7011,
2575,
2278,
2487,
3540,
2278,
2475,
10975,
8490,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,875 | 0x089b7a04eed1749a541a9cca42924de4e62900c7 | /**
*Submitted for verification at Etherscan.io on 2021-05-10
*/
pragma solidity ^0.5.0;
//
//
//----------------------------------------
contract ERC20Interface {
function totalSupply() public view returns (uint);
function balanceOf(address tokenOwner) public view returns (uint balance);
function allowa... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2683,
2497,
2581,
2050,
2692,
2549,
13089,
16576,
26224,
2050,
27009,
2487,
2050,
2683,
16665,
20958,
2683,
18827,
3207,
2549,
2063,
2575,
24594,
8889,
2278,
2581,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,876 | 0x089bc7f1d5b41b568dbc0cbe18df469bc8e4ae7a | pragma solidity ^0.4.20;
/*
* Welcome to Power of HODL (POHD) pohd.io ..
* ==========================*
* ____ ___ _ _ ____ *
* | _ \ / _ \| | | | _ \ *
* | |_) | | | | |_| | | | | *
* | __/| |_| | _ | |_| | *
* |_| \___/|_| |_|____/ *
* *
* ==========================*
* -> W... | 0x60606040526004361061015e576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806265318b1461016c57806306fdde03146101b957806310d0ffdd1461024757806318160ddd1461027e57806322609373146102a757806327defa1f146102de578063313ce5671461030b578063392efb521461033a5780633ccfd60b146103795780634b75033414... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2683,
9818,
2581,
2546,
2487,
2094,
2629,
2497,
23632,
2497,
26976,
2620,
18939,
2278,
2692,
27421,
2063,
15136,
20952,
21472,
2683,
9818,
2620,
2063,
2549,
6679,
2581,
2050,
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,877 | 0x089d6ac594a14450f1b516b93065c743bd93124a | pragma solidity ^0.4.21;
/*
*
* Same as PoSC, just more extreme.
* 50% divs.
*
*/
contract ProofOfExtremeStableCoin {
using SafeMath for uint256;
event Deposit(address user, uint amount);
event Withdraw(address user, uint amount);
event Claim(address user, uint dividends);
event Reinvest(address... | 0x6060604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680630bd18d7a146100b457806326476204146101015780632e1a7d4d1461014e5780634e71d92d1461017157806355e2305e1461018657806386be3981146101bf5780638b0e9f3f1461020c578063d0e30db014610235578063d65ab5f21461023f578063f9892c28... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2683,
2094,
2575,
6305,
28154,
2549,
27717,
22932,
12376,
2546,
2487,
2497,
22203,
2575,
2497,
2683,
14142,
26187,
2278,
2581,
23777,
2497,
2094,
2683,
21486,
18827,
2050,
10975,
8490,
2863,
5024,
3012,
1034,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,878 | 0x089dF20dbD0259E8aAf89C49DAb6F6B195749264 | /**
*Submitted for verification at Etherscan.io on 2021-09-30
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Collection of functions related to the address type
*/
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It ... | 0x6080604052600436106100595760003560e01c806319165587146100a55780633a98ef39146100c75780638b83209b146100f25780639852595c1461011f578063ce7c2ac21461013f578063e33b7de31461015f576100a0565b366100a0577f6ef95f06320e7a25a04a175ca677b7052bdd97131872c2192525a629f51be770610087610174565b34604051610096929190610438565b60405180910390a1... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2683,
20952,
11387,
18939,
2094,
2692,
17788,
2683,
2063,
2620,
11057,
2546,
2620,
2683,
2278,
26224,
2850,
2497,
2575,
2546,
2575,
2497,
16147,
28311,
26224,
23833,
2549,
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,879 | 0x08a0b014d4ee03cc1ebbbd59e37e6abee2ecc6c5 | /**
*Submitted for verification at Etherscan.io on 2022-04-25
*/
pragma solidity 0.8.7;
// SPDX-License-Identifier: Unlicensed
pragma abicoder v2;
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function... | 0x6080604052600436106101185760003560e01c8063796d76d0116100a0578063d35c388811610064578063d35c3888146103a5578063daca6f78146103c5578063f2fde38b146103e5578063f7dafe6714610405578063f9a7ea371461042557600080fd5b8063796d76d0146102c15780638da5cb5b14610334578063a478656b14610352578063af81c5b914610372578063c71daccb1461039257600080... | {"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,
2620,
2050,
2692,
2497,
24096,
2549,
2094,
2549,
4402,
2692,
2509,
9468,
2487,
15878,
10322,
2094,
28154,
2063,
24434,
2063,
2575,
16336,
2063,
2475,
8586,
2278,
2575,
2278,
2629,
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,880 | 0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106 | pragma solidity ^0.4.21;
contract City {
address public owner;
string public name;
string public symbol;
uint8 public decimals = 18;
uint256 public totalSupply;
mapping (address => uint256) public balanceOf;
mapping (address => bool) public frozenAccount;
event Transfer(address indexe... | 0x608060405260043610610099576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461009e57806318160ddd1461012e578063313ce5671461015957806370a082311461018a5780638da5cb5b146101e157806395d89b4114610238578063a9059cbb146102c8578063b414d4b614610315578063e724529c14610370575b600080fd5b... | {"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,
2620,
2050,
19317,
21472,
16409,
2497,
18139,
18939,
2575,
2050,
2629,
2050,
2683,
2063,
2487,
2546,
2575,
9818,
2692,
2620,
22907,
25746,
11329,
22367,
2094,
10790,
2575,
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,881 | 0x08a2b7D713e388123dc6678168656659d297d397 | /**
*Submitted for verification at Etherscan.io on 2022-03-13
*/
// File: Interfaces/ILendingLogic.sol
pragma solidity ^0.7.1;
interface ILendingLogic {
/**
@notice Get the APR based on underlying token.
@param _token Address of the underlying token
@return Interest with 18 decimals
... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c8063adedc86a1161008c578063d26809e111610066578063d26809e11461025e578063d7aceec71461027a578063f2fde38b146102aa578063f8b7f422146102c6576100ea565b8063adedc86a146101e1578063b7db91fc14610212578063bda82acc14610242576100ea565b806358d28ef7116100c857806358d28ef714... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2050,
2475,
2497,
2581,
2094,
2581,
17134,
2063,
22025,
2620,
12521,
29097,
2278,
28756,
2581,
2620,
16048,
20842,
26976,
26187,
2683,
2094,
24594,
2581,
2094,
23499,
2581,
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,882 | 0x08a3758522f22a493f7fe225f906a259b345049f | /**
*Submitted for verification at Etherscan.io on 2021-12-25
*/
/*
................................................................................
................................................................................
................................................................................
.......... | 0x6080604052600436106103975760003560e01c80636f9fb98a116101dc578063a22cb46511610102578063d0eb26b0116100a0578063eced38731161006f578063eced387314610a42578063edec5f2714610a58578063f2c4ce1e14610a78578063f2fde38b14610a9857600080fd5b8063d0eb26b0146109a3578063d5abeb01146109c3578063da3ef23f146109d9578063e985e9c5146109f957600080... | {"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,
2620,
2050,
24434,
27814,
25746,
2475,
2546,
19317,
2050,
26224,
2509,
2546,
2581,
7959,
19317,
2629,
2546,
21057,
2575,
2050,
17788,
2683,
2497,
22022,
12376,
26224,
2546,
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,883 | 0x08a41ce962d328418f21ccb39d49df5ea974c8ac | ////////////////////////////////////////////////////////////////////////////////////////
// CAPTOZ Token V3
//
// Inital tokens 100,000,000,000
// 18 decimal places
//
// Ropsten: 0xb3f2288397ab31a4c3a00c0ed43b0b91742b9e33
// Mainnet: 0x08a41ce962d328418f21ccb39d49df5ea974c8ac
//////////... | 0x608060405260043610610149576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305fefda71461014b57806306fdde0314610182578063095ea7b31461021257806318160ddd1461027757806323b872dd146102a2578063313ce5671461032757806342966c68146103585780634b7503341461039d57806354fd4d50146103c857806370a08231... | {"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,
2620,
2050,
23632,
3401,
2683,
2575,
2475,
2094,
16703,
2620,
23632,
2620,
2546,
17465,
9468,
2497,
23499,
2094,
26224,
20952,
2629,
5243,
2683,
2581,
2549,
2278,
2620,
6305,
1013,
1013,
1013,
1013,
1013,
1013,
1013,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,884 | 0x08a4d2372777267373ff0fbf80fa278b2846c087 | pragma solidity ^0.4.10;
contract SafeMath {
function safeAdd(uint256 x, uint256 y) internal returns(uint256) {
uint256 z = x + y;
assert((z >= x) && (z >= y));
return z;
}
function safeSubtract(uint256 x, uint256 y) internal returns(uint256) {
assert(x >= y);
uint256 z = x ... | 0x606060405236156100d9576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063055ad42e146100e557806306fdde031461011c578063095ea7b3146101ab57806318160ddd1461020557806323b872dd1461022e578063313ce567146102a757806362e8e8ac146102d05780636f7920fd1461031457806370a082311461033d5780638da5cb5b1461... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2050,
2549,
2094,
21926,
2581,
22907,
2581,
2581,
23833,
2581,
24434,
2509,
4246,
2692,
26337,
2546,
17914,
7011,
22907,
2620,
2497,
22407,
21472,
2278,
2692,
2620,
2581,
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,885 | 0x08a5a14fa138fff51680e8ac4fe52bcf1ce62a35 | /**
*Submitted for verification at Etherscan.io on 2021-08-10
*/
// 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... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461016857806370a082311461019857806395d89b41146101c8578063a457c2d7146101e6578063a9059cbb14610216578063dd62ed3e14610246576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100fc57806323b872dd1461011a5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-state", "impact": "High", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
2050,
2629,
27717,
2549,
7011,
17134,
2620,
4246,
2546,
22203,
2575,
17914,
2063,
2620,
6305,
2549,
7959,
25746,
9818,
2546,
2487,
3401,
2575,
2475,
2050,
19481,
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,886 | 0x08A6B7A0bBE45e64A23Ac800f6e5938011345ED9 | /**
*Submitted for verification at Etherscan.io on 2022-03-16
*/
// 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 can only be incremented, decreme... | 0x6080604052600436106103ad5760003560e01c806370a08231116101e7578063a0712d681161010d578063d0eb26b0116100a0578063eced38731161006f578063eced387314610a98578063edec5f2714610aae578063f2c4ce1e14610ace578063f2fde38b14610aee57600080fd5b8063d0eb26b0146109f9578063d5abeb0114610a19578063da3ef23f14610a2f578063e985e9c514610a4f57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2050,
2575,
2497,
2581,
2050,
2692,
19473,
19961,
2063,
21084,
2050,
21926,
6305,
17914,
2692,
2546,
2575,
2063,
28154,
22025,
24096,
17134,
19961,
2098,
2683,
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,887 | 0x08a70fba41698e3e1a8530a4824ba4728d9ffe3f | /**
*Submitted for verification at Etherscan.io on 2022-04-05
*/
// SPDX-License-Identifier: Unlicensed
//https://t.me/akatsukinuportal
pragma solidity ^0.8.10;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
... | 0x60806040526004361061014f5760003560e01c8063715018a6116100b6578063c9567bf91161006f578063c9567bf9146103c3578063cf0848f7146103d8578063cf9d4afa146103f8578063dd62ed3e14610418578063e6ec64ec1461045e578063f2fde38b1461047e57600080fd5b8063715018a6146103265780638da5cb5b1461033b57806390d49b9d1461036357806395d89b4114610172578063a9... | {"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,
2620,
2050,
19841,
26337,
2050,
23632,
2575,
2683,
2620,
2063,
2509,
2063,
2487,
2050,
27531,
14142,
2050,
18139,
18827,
3676,
22610,
22407,
2094,
2683,
16020,
2509,
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,888 | 0x08a7b6bf390cb851990f6f2945edb3c5ef3aa314 | /**
*Submitted for verification at Etherscan.io on 2022-04-01
*/
/*
SPDX-License-Identifier: Unlicensed
https://t.me/tinderinuportal
The answer is simple, we value your privacy much more than th... | 0x6080604052600436106101f25760003560e01c80636fc3eaec1161010d5780638da5cb5b116100a0578063a9059cbb1161006f578063a9059cbb14610564578063c552849014610584578063dd62ed3e146105a4578063ea1644d5146105ea578063f2fde38b1461060a57600080fd5b80638da5cb5b1461051b5780638f9a55c01461053957806395d89b41146101fe5780639e78fb4f1461054f57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2050,
2581,
2497,
2575,
29292,
23499,
2692,
27421,
27531,
16147,
21057,
2546,
2575,
2546,
24594,
19961,
2098,
2497,
2509,
2278,
2629,
12879,
2509,
11057,
21486,
2549,
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,889 | 0x08a7c8be47773546dc5e173d67b0c38afffa4b84 | /**
*Submitted for verification at Etherscan.io on 2021-06-03
*/
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
interface IERC20 {
function transfer(address recipient, uint256 amount) external returns (bool);
}
contract MockCS {
address public owner = 0xD1BdD1B9D5401E89DeC1E51e4DC350b... | 0x60806040526004361061003f5760003560e01c8063597b2e9b146100445780638cd4426d146100595780638da5cb5b14610079578063f2fde38b146100b5575b600080fd5b6100576100523660046102a6565b6100d5565b005b34801561006557600080fd5b5061005761007436600461027d565b610152565b34801561008557600080fd5b50600054610099906001600160a01b031681565b6040516001... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2050,
2581,
2278,
2620,
4783,
22610,
2581,
2581,
19481,
21472,
16409,
2629,
2063,
16576,
29097,
2575,
2581,
2497,
2692,
2278,
22025,
10354,
20961,
2549,
2497,
2620,
2549,
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,890 | 0x08a84018c36ef8f7daaabbd167eb41b225041453 | pragma solidity ^0.4.18;
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
assert(c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal pure returns (uint256... | 0x606060405260043610610154576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063057509a01461015957806305e45546146101bc57806306fdde03146101e5578063095ea7b3146102735780630a0f8168146102b55780630b7e9c441461030a5780631051db341461034357806318160ddd1461037057806323b872dd1461039957806327d7874c... | {"success": true, "error": null, "results": {"detectors": [{"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
2620,
2050,
2620,
12740,
15136,
2278,
21619,
12879,
2620,
2546,
2581,
2850,
11057,
10322,
2094,
16048,
2581,
15878,
23632,
2497,
19317,
12376,
23632,
19961,
2509,
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,891 | 0x08a840a446bad3269122abe7f638d969a993ee64 | 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... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c806370a08231116100a257806398650275116100715780639865027514610528578063a457c2d714610532578063a9059cbb14610598578063aa271e1a146105fe578063dd62ed3e1461065a5761010b565b806370a08231146103bb57806379cc67901461041357806395d89b4114610461578063983b2d56146104e45761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2050,
2620,
12740,
2050,
22932,
2575,
9024,
16703,
2575,
2683,
12521,
2475,
16336,
2581,
2546,
2575,
22025,
2094,
2683,
2575,
2683,
2050,
2683,
2683,
2509,
4402,
21084,
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,892 | 0x08a8fdbddc160a7d5b957256b903dcab1ae512c5 | /**
*Submitted for verification at Etherscan.io on 2021-04-07
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.3;
/**
* @title An Ether or token balance scanner
* @author Maarten Zuidhoorn
* @author Luit Hollander
*/
contract BalanceScanner {
struct Result {
bool success;
bytes data;
}
/**
... | 0x608060405234801561001057600080fd5b50600436106100675760003560e01c8063aad3309111610050578063aad33091146100a8578063dbdbb51b146100bb578063e5da1b68146100ce57610067565b8063367383741461006c578063458b3a7c14610095575b600080fd5b61007f61007a3660046109de565b6100e1565b60405161008c9190610a6b565b60405180910390f35b61007f6100a3366004... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2050,
2620,
2546,
18939,
14141,
2278,
16048,
2692,
2050,
2581,
2094,
2629,
2497,
2683,
28311,
17788,
2575,
2497,
21057,
29097,
3540,
2497,
2487,
6679,
22203,
2475,
2278,
2629,
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,893 | 0x08Aa34Bf39BD001940EC3FFdAC34d694984BC325 | pragma solidity ^0.4.13;
contract Token {
/* Public variables of the token */
string public name;
string public symbol;
uint8 public decimals;
uint256 public totalSupply;
/* This creates an array with all balances */
mapping (address => uint256) public balanceOf;
/* This generates a public event on t... | 0x606060405236156100755763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde03811461008d57806318160ddd14610118578063313ce5671461013d57806370a082311461016657806395d89b41146101a4578063a9059cbb1461022f575b341561008057600080fd5b61008b5b600080fd5b565b005b341561009857600080fd5b6100a0610260... | {"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,
2620,
11057,
22022,
29292,
23499,
2497,
2094,
8889,
16147,
12740,
8586,
2509,
4246,
2850,
2278,
22022,
2094,
2575,
2683,
26224,
2620,
2549,
9818,
16703,
2629,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
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,894 | 0x08aa5b3b3b47b312fad167b601cf97acf8c2589e | pragma solidity ^0.4.16;
interface tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) public; }
contract EtherLite {
// Public variables of the token
string public name = "EtherLite";
string public symbol = "ETHL";
uint8 public decimals = 18;
... | 0x6080604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806302d05d3f146102d357806306fdde031461032a57806318160ddd146103ba578063313ce567146103e557806370a08231146104165780638620410b1461046d57806395d89b4114610498578063a9059cbb14610528578063d0237ab814610575578063dd62ed3e... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
11057,
2629,
2497,
2509,
2497,
2509,
2497,
22610,
2497,
21486,
2475,
7011,
2094,
16048,
2581,
2497,
16086,
2487,
2278,
2546,
2683,
2581,
6305,
2546,
2620,
2278,
17788,
2620,
2683,
2063,
10975,
8490,
2863,
5024,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,895 | 0x08aaa2a9e02aa165430ad346e3317a713c72b96a | /**
*Submitted for verification at Etherscan.io on 2022-03-07
*/
// SPDX-License-Identifier: MIT
// File: openzeppelin-solidity/contracts/utils/math/SafeMath.sol
// OpenZeppelin Contracts v4.4.1 (utils/math/SafeMath.sol)
pragma solidity ^0.8.0;
// CAUTION
// This version of SafeMath should only be used with Solid... | 0x60806040526004361061021a5760003560e01c8063715018a611610123578063a22cb465116100ab578063cfc86f7b1161006f578063cfc86f7b146107b2578063d26ea6c0146107dd578063d5abeb0114610806578063e985e9c514610831578063f2fde38b1461086e5761021a565b8063a22cb465146106cf578063b88d4fde146106f8578063bac15a3414610721578063bb3802041461074a578063c8... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
11057,
2050,
2475,
2050,
2683,
2063,
2692,
2475,
11057,
16048,
27009,
14142,
4215,
22022,
2575,
2063,
22394,
16576,
2050,
2581,
17134,
2278,
2581,
2475,
2497,
2683,
2575,
2050,
1013,
1008,
1008,
1008,
7864,
2005... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,896 | 0x08AC78B418fCB0DDF1096533856A757C28d430d7 | /**
*Submitted for verification at Etherscan.io on 2022-02-14
*/
// SPDX-License-Identifier: MIT
pragma solidity =0.8.10;
abstract contract IDSProxy {
// function execute(bytes memory _code, bytes memory _data)
// public
// payable
// virtual
// returns (address, bytes32);
... | 0x6080604052600436106101125760003560e01c80638bcb6216116100a55780639864dcdd11610074578063c579d49011610059578063c579d490146102d8578063d3c2e7ed146102f8578063f24ccbfe1461030d57600080fd5b80639864dcdd1461029b578063b20e8004146102b057600080fd5b80638bcb62161461021e5780638cedca71146102335780638df50f741461025b5780639093410d146102... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
2620,
6305,
2581,
2620,
2497,
23632,
2620,
11329,
2497,
2692,
14141,
2546,
10790,
2683,
26187,
22394,
27531,
2575,
2050,
23352,
2581,
2278,
22407,
2094,
23777,
2692,
2094,
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,897 | 0x08ad83d779bdf2bbe1ad9cc0f78aa0d24ab97802 | /**
*Submitted for verification at Etherscan.io on 2020-06-25
*/
// SPDX-License-Identifier: MIT
// File: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v3.1.0/contracts/GSN/Context.sol
pragma solidity ^0.6.0;
/*
* @dev Provides information about the current execution context, including the
* sender... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c8063715018a6116100a2578063a0712d6811610071578063a0712d681461030c578063a457c2d714610329578063a9059cbb14610355578063dd62ed3e14610381578063f2fde38b146103af5761010b565b8063715018a6146102ac57806379cc6790146102b45780638da5cb5b146102e057806395d89b41146103045761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
4215,
2620,
29097,
2581,
2581,
2683,
2497,
20952,
2475,
19473,
2487,
4215,
2683,
9468,
2692,
2546,
2581,
2620,
11057,
2692,
2094,
18827,
7875,
2683,
2581,
17914,
2475,
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,898 | 0x08aff189bdedb05ee4c224e3b06c24758528f135 | /**
*Submitted for verification at Etherscan.io on 2021-03-24
*/
// CockerSpaniel.Finance (COCK)
// COCK, DeFi for all dog lovers
// COCK is a deflationary token with burn and redistribution to all holders per transaction
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.12;
abstract contract Context {... | 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,
2620,
10354,
2546,
15136,
2683,
2497,
5732,
2497,
2692,
2629,
4402,
2549,
2278,
19317,
2549,
2063,
2509,
2497,
2692,
2575,
2278,
18827,
23352,
27531,
22407,
2546,
17134,
2629,
1013,
1008,
1008,
1008,
7864,
2005,
22616... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3,899 | 0x08B02C0B0D5Bc97ceae343c88A90342b5e4d3C0C | /**
*Submitted for verification at Etherscan.io on 2021-06-19
*/
// 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... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b41146101cf578063a457c2d7146101d7578063a9059cbb146101ea578063dd62ed3e146101fd57600080fd5b806342966c681461017e57806370a082311461019357806379cc6790146101bc57600080fd5b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
2620,
2497,
2692,
2475,
2278,
2692,
2497,
2692,
2094,
2629,
9818,
2683,
2581,
9071,
22022,
2509,
2278,
2620,
2620,
2050,
21057,
22022,
2475,
2497,
2629,
2063,
2549,
2094,
2509,
2278,
2692,
2278,
1013,
1008,
1008,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.