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 |
|---|---|---|---|---|---|---|---|---|---|
59,800 | 0x976330a69204E51967Bc55512344e284620aFCB0 | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
import "@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable.sol";
import "@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.sol";
import "@openzeppelin/contracts/access/Ownable.s... | 0x6080604052600436106103085760003560e01c80638462151c1161019a578063c6ab67a3116100e1578063e1abf5d31161008a578063eb8d244411610064578063eb8d244414610811578063f2fde38b14610826578063fb3cc6c21461084657610308565b8063e1abf5d3146107bc578063e7d773a0146107dc578063e985e9c5146107f157610308565b8063daaeec86116100bb578063daaeec86146107... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2575,
22394,
2692,
2050,
2575,
2683,
11387,
2549,
2063,
22203,
2683,
2575,
2581,
9818,
24087,
22203,
21926,
22932,
2063,
22407,
21472,
11387,
10354,
27421,
2692,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,801 | 0x976349df0cdf3ba964eb5674cc195475d0e1562e | /**
*Submitted for verification at Etherscan.io on 2020-10-05
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
/**
*Submitted for verification at Etherscan.io on 2020-09-28
*/
/**
* @dev Implementation of the {IERC20} interface.
*
* This implementation is agnostic to the way tokens are created. Th... | 0x6080604052600436106101815760003560e01c80637dc0d1d0116100d1578063a57306dc1161008a578063be35ef1411610064578063be35ef141461090b578063dd62ed3e14610970578063e60df1b6146109f5578063ef8d03da14610a5a57610181565b8063a57306dc146107f8578063a694fc3a1461085d578063a9059cbb1461089857610181565b80637dc0d1d0146105f75780637f6c6f10146106... | {"success": true, "error": null, "results": {"detectors": [{"check": "weak-prng", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact":... | true | null | {'detectors': [{'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2575,
22022,
2683,
20952,
2692,
19797,
2546,
2509,
3676,
2683,
21084,
15878,
26976,
2581,
2549,
9468,
16147,
27009,
23352,
2094,
2692,
2063,
16068,
2575,
2475,
2063,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,802 | 0x9764031d6e4b372cdcf166c3bca59ba0f108ca60 | // 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
);
/**
* @dev Initializes the contract setting the deployer as the i... | 0x608060405234801561001057600080fd5b50600436106101735760003560e01c80635342acb4116100de578063a64e4f8a11610097578063af9549e011610071578063af9549e014610462578063b5ed298a1461047e578063d153b60c1461049a578063dd62ed3e146104b857610173565b8063a64e4f8a146103f8578063a901dd9214610416578063a9059cbb1461043257610173565b80635342acb414... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
21084,
2692,
21486,
2094,
2575,
2063,
2549,
2497,
24434,
2475,
19797,
2278,
2546,
16048,
2575,
2278,
2509,
9818,
2050,
28154,
3676,
2692,
2546,
10790,
2620,
3540,
16086,
1013,
1013,
23772,
2595,
1011,
6105,
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... |
59,803 | 0x9764ff1f2d1240384c450120633e0be1389cf60b | /*
Welcome to $MiniDoge
This is a community token. So there is no official group.
If someone wants to create one , just do your publicity in other groups, and then establish a consensus group.
There is only one channel recording the information when I released this coin.
If you want to view all the inf... | 0x6080604052600436106102345760003560e01c8063782d6fe11161012e578063bed99850116100ab578063ee20e7841161006f578063ee20e78414610e14578063f1127ed814610e65578063f2fde38b14610ee7578063f607f2b414610f38578063fccc281314610f775761023b565b8063bed9985014610c3c578063c3cda52014610c6b578063c7f59a6714610cf1578063d837df0514610d4e578063dd... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'r... | [
101,
1014,
2595,
2683,
2581,
21084,
4246,
2487,
2546,
2475,
2094,
12521,
12740,
22025,
2549,
2278,
19961,
24096,
11387,
2575,
22394,
2063,
2692,
4783,
17134,
2620,
2683,
2278,
2546,
16086,
2497,
1013,
1008,
6160,
2000,
1002,
7163,
16168,
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... |
59,804 | 0x9766473f3e7433F54f0bcb102b6D39e33D856928 | // SPDX-License-Identifier: P-P-P-PONZO!!!
pragma solidity ^0.7.4;
pragma experimental ABIEncoderV2;
/* ROOTKIT:
A transfer gate (GatedERC20) for use with RootKit tokens
It:
Allows customization of tax and burn rates
Allows transfer to/from approved Uniswap pools
Disallows transfer to/from non-approved Un... | 0x608060405234801561001057600080fd5b50600436106101da5760003560e01c80637da6b49611610104578063c380213e116100a2578063e30b472f11610071578063e30b472f1461053e578063f2fde38b1461056e578063f77a4ba01461058a578063fb774c04146105ba576101da565b8063c380213e146104cc578063ca1123c2146104e8578063d8304ae214610504578063d89bc367146105205761... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-loca... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Mediu... | [
101,
1014,
2595,
2683,
2581,
28756,
22610,
2509,
2546,
2509,
2063,
2581,
23777,
2509,
2546,
27009,
2546,
2692,
9818,
2497,
10790,
2475,
2497,
2575,
2094,
23499,
2063,
22394,
2094,
27531,
2575,
2683,
22407,
1013,
1013,
23772,
2595,
1011,
610... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,805 | 0x976662c8a134096570fc8edcdcc85b6f6377e422 | // File contracts/libraries/SafeMath.sol
// 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");
return c;
}
f... | 0x608060405234801561001057600080fd5b506004361061018e5760003560e01c80637cbe044c116100de578063cea55f5711610097578063e0176de811610071578063e0176de8146106c8578063e392a262146106e6578063f5c2ab5b14610704578063fc7b9c18146107225761018e565b8063cea55f5714610652578063d502562514610670578063d7ccfb0b146106aa5761018e565b80637cbe044c14... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth",... | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', '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,
2683,
2581,
28756,
2575,
2475,
2278,
2620,
27717,
22022,
2692,
2683,
26187,
19841,
11329,
2620,
2098,
19797,
9468,
27531,
2497,
2575,
2546,
2575,
24434,
2581,
2063,
20958,
2475,
1013,
1013,
5371,
8311,
1013,
8860,
1013,
364... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,806 | 0x9766789Cb11237d82aa5d9C4666bF9B16Cc4dEd1 | /*
███████╗ ██████╗ ██╗ ██╗ ██████╗ █████╗ ███╗ ███╗███████╗
██╔════╝██╔═══██╗╚██╗██╔╝ ██╔════╝ ██╔══██╗████╗ ████║██╔════╝
█████╗ ██║ ██║ ╚███╔╝ ██║ ███╗███████║██╔████╔██║█████╗
██╔══╝ ██║ ██║ ██╔██╗ ██║ ██║██╔══██║██║╚██╔╝██║██╔══╝
██║ ╚██████╔╝██╔╝ ██╗ ╚██████╔╝██║ ██║██║ ╚═╝... | 0x608060405234801561001057600080fd5b506004361061007d5760003560e01c80639bf2ee351161005b5780639bf2ee35146100bf578063c7bb3fda146100e0578063dd7d8440146100f3578063f2fde38b1461011357600080fd5b806313a6f33314610082578063715018a6146100975780638da5cb5b1461009f575b600080fd5b610095610090366004611b49565b610126565b005b61009561035656... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-shift", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'incorrect-shift', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
28756,
2581,
2620,
2683,
27421,
14526,
21926,
2581,
2094,
2620,
2475,
11057,
2629,
2094,
2683,
2278,
21472,
28756,
29292,
2683,
2497,
16048,
9468,
2549,
5732,
2487,
1013,
1008,
100,
100,
100,
100,
100,
100,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,807 | 0x9767203e89dcD34851240B3919d4900d3E5069f1 | // SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (proxy/transparent/TransparentUpgradeableProxy.sol)
pragma solidity ^0.8.4;
import "ERC1967Proxy.sol";
/**
* @dev This contract implements a proxy that is upgradeable by an admin.
*
* To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-i... | 0x60806040526004361061004e5760003560e01c80633659cfe6146100655780634f1ef286146100855780635c60da1b146100985780638f283970146100c9578063f851a440146100e95761005d565b3661005d5761005b6100fe565b005b61005b6100fe565b34801561007157600080fd5b5061005b6100803660046106d6565b610118565b61005b6100933660046106f0565b61015f565b3480156100a4... | {"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,
2683,
2581,
2575,
2581,
11387,
2509,
2063,
2620,
2683,
16409,
2094,
22022,
27531,
12521,
12740,
2497,
23499,
16147,
2094,
26224,
8889,
2094,
2509,
2063,
12376,
2575,
2683,
2546,
2487,
1013,
1013,
23772,
2595,
1011,
6105,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,808 | 0x97685795B76935eEAfdc9cD67f04F57D869D6ca5 | // SPDX-License-Identifier: agpl-3.0
pragma solidity 0.6.12;
import {SafeMath} from '../../../dependencies/openzeppelin/contracts/SafeMath.sol';
import {IERC20} from '../../../dependencies/openzeppelin/contracts/IERC20.sol';
import {SafeERC20} from '../../../dependencies/openzeppelin/contracts/SafeERC20.sol';
import {... | 0x7397685795b76935eeafdc9cd67f04f57d869d6ca530146080604052600436106100355760003560e01c80632b33897c1461003a575b600080fd5b81801561004657600080fd5b5061008b600480360360a081101561005d57600080fd5b508035906001600160a01b03602082013581169160408101358216916060820135811691608001351661008d565b005b6004850154604080518082019091526002... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2575,
27531,
2581,
2683,
2629,
2497,
2581,
2575,
2683,
19481,
4402,
10354,
16409,
2683,
19797,
2575,
2581,
2546,
2692,
2549,
2546,
28311,
2094,
20842,
2683,
2094,
2575,
3540,
2629,
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... |
59,809 | 0x97687a50692f733be88dfaa83b9fe86589792955 | pragma solidity ^0.4.18;
/**
* @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) in... | 0x6080604052600436106100ba576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806316243356146100bf57806338af3eed146100ea5780636e15266a14610141578063834ee4171461016c57806386d1a69f146101975780638da5cb5b146101ae5780639b7faaf0146102055780639e1a4d1914610234578063a4e2d6341461025f578063f2fde38b... | {"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,
2683,
2581,
2575,
2620,
2581,
2050,
12376,
2575,
2683,
2475,
2546,
2581,
22394,
4783,
2620,
2620,
20952,
11057,
2620,
2509,
2497,
2683,
7959,
20842,
27814,
2683,
2581,
2683,
24594,
24087,
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... |
59,810 | 0x97688212A80a4a799635C8D96a50E86655B80865 | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
import "./open-zeppelin/interfaces/IERC20.sol";
import "./open-zeppelin/libraries/SafeERC20.sol";
import "./open-zeppelin//utils/MerkleProof.sol";
import "./open-zeppelin/interfaces/IMerkleDistributor.sol";
import "./open-zeppelin/utils/Ownable.sol";
/** @title ... | 0x608060405234801561001057600080fd5b50600436106100a35760003560e01c80639e34070f11610076578063b29a81401161005b578063b29a814014610188578063f2fde38b1461019b578063fc0c546a146101ae57600080fd5b80639e34070f1461013e578063a85adeab1461016157600080fd5b80632e7ba6ef146100a85780632eb4a7ab146100bd578063715018a6146100f75780638da5cb5b14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2575,
2620,
2620,
17465,
2475,
2050,
17914,
2050,
2549,
2050,
2581,
2683,
2683,
2575,
19481,
2278,
2620,
2094,
2683,
2575,
2050,
12376,
2063,
20842,
26187,
2629,
2497,
17914,
20842,
2629,
1013,
1013,
23772,
2595... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,811 | 0x9769DED8Af893fC1F795b50785c7E23649A848e5 | // 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
* using the same generator. It is not an issue. It means that you won't ... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806354fd4d501161008c57806395d89b411161006657806395d89b4114610195578063a457c2d71461019d578063a9059cbb146101b0578063dd62ed3e146101c357600080fd5b806354fd4d501461015c57806370a08231146101645780637afa1eed1461018d57600080fd5b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2575,
2683,
5732,
2620,
10354,
2620,
2683,
2509,
11329,
2487,
2546,
2581,
2683,
2629,
2497,
12376,
2581,
27531,
2278,
2581,
2063,
21926,
21084,
2683,
2050,
2620,
18139,
2063,
2629,
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... |
59,812 | 0x976A145BcE31266d3Ed460a359330Dd53466db97 | // SPDX-License-Identifier: MIT
// Copyright 2022 Arran Schlosberg
pragma solidity >=0.8.0 <0.9.0;
import "./IKissRenderer.sol";
import "./IPublicMintable.sol";
import "@divergencetech/ethier/contracts/crypto/SignatureChecker.sol";
import "@divergencetech/ethier/contracts/erc721/ERC721Common.sol";
import "@divergencet... | 0x6080604052600436106103505760003560e01c806376997548116101c6578063a945bf80116100f7578063d6c878c511610095578063ec9e1c331161006f578063ec9e1c3314610a19578063f0503e8014610a39578063f2fde38b14610a66578063f7d9757714610a8657600080fd5b8063d6c878c5146109b9578063e985e9c5146109d9578063eb12d61e146109f957600080fd5b8063bf62e21d116100... | {"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,
2683,
2581,
2575,
27717,
19961,
9818,
2063,
21486,
23833,
2575,
2094,
2509,
2098,
21472,
2692,
2050,
19481,
2683,
22394,
2692,
14141,
22275,
21472,
2575,
18939,
2683,
2581,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,813 | 0x976b01c02c636Dd5901444B941442FD70b86dcd5 | // SPDX-License-Identifier: MIT
pragma solidity >=0.8.4 <0.9.0;
import './interfaces/IKeep3rV1.sol';
import './interfaces/IKeep3rV1Proxy.sol';
import './peripherals/Keep3rGovernance.sol';
import './peripherals/DustCollector.sol';
import '@openzeppelin/contracts/utils/structs/EnumerableSet.sol';
contract Keep3rV1Proxy... | 0x608060405234801561001057600080fd5b50600436106101f05760003560e01c8063966abd001161010f578063d8ae6faf116100a2578063f39c38a011610071578063f39c38a014610433578063f75f9f7b14610446578063f798224314610459578063fca3b5aa1461046c57600080fd5b8063d8ae6faf146103e7578063de63298d146103fa578063e74f82391461040d578063ec00cdfc146104205760... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2575,
2497,
24096,
2278,
2692,
2475,
2278,
2575,
21619,
14141,
28154,
24096,
22932,
2549,
2497,
2683,
23632,
22932,
2475,
2546,
2094,
19841,
2497,
20842,
16409,
2094,
2629,
1013,
1013,
23772,
2595,
1011,
6105,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,814 | 0x976b11afaf6538de1d01ad4b4aec5dd307170140 | pragma solidity ^0.4.18;
/**
* @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) inter... | 0x6080604052600436106100b95763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416631624335681146100be57806338af3eed146100e55780636e15266a14610116578063834ee4171461012b57806386d1a69f146101405780638da5cb5b146101575780639b7faaf01461016c5780639e1a4d1914610195578063a4e2d634146101aa578063f2fde38b14... | {"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,
2683,
2581,
2575,
2497,
14526,
10354,
10354,
26187,
22025,
3207,
2487,
2094,
24096,
4215,
2549,
2497,
2549,
6679,
2278,
2629,
14141,
14142,
2581,
16576,
24096,
12740,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,815 | 0x976b1ae4b0edc549cfeab54d05d8276fab9fe3de | pragma solidity ^0.4.24;
/******************************************************************
* This is a Kiosk Link Coin(KLC). *
* The KLC generated by SUNRICH INTERNATIONAL in HONG KONG, 2021. *
* KLC(KILING COIN) *
* This KLC can be used... | 0x6080604052600436106100b95763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100be578063095ea7b31461014857806318160ddd1461018057806323b872dd146101a7578063313ce567146101d157806342966c68146101fc57806370a082311461021457806379cc67901461023557806395d89b4114610259578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2575,
2497,
2487,
6679,
2549,
2497,
2692,
2098,
2278,
27009,
2683,
2278,
7959,
7875,
27009,
2094,
2692,
2629,
2094,
2620,
22907,
2575,
7011,
2497,
2683,
7959,
29097,
2063,
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... |
59,816 | 0x976b35C0923751abEe41D3dd3816eC7acCc8F42B | // SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity 0.7.6;
import "@openzeppelin/contracts/proxy/TransparentUpgradeableProxy.sol";
import "@openzeppelin/contracts-upgradeable/math/SafeMathUpgradeable.sol";
import "@openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol";
import "@openzeppelin/co... | 0x608060405234801561001057600080fd5b50600436106101cf5760003560e01c80637b1837de11610104578063cefbfa36116100a2578063eb4af04511610071578063eb4af045146108ab578063ef706622146108c8578063f188768414610900578063f339fc3114610908576101cf565b8063cefbfa361461084b578063d56b288914610893578063e1004c7e1461089b578063e30c3978146108a35761... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2575,
2497,
19481,
2278,
2692,
2683,
21926,
23352,
2487,
16336,
2063,
23632,
2094,
29097,
2094,
22025,
16048,
8586,
2581,
6305,
9468,
2620,
2546,
20958,
2497,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
476... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,817 | 0x976bccfbeea811bab3f0e185acc2245d314dac2d | pragma solidity ^0.4.18;
/**
* @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) in... | 0x6080604052600436106100b95763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416631624335681146100be57806338af3eed146100e55780636e15266a14610116578063834ee4171461012b57806386d1a69f146101405780638da5cb5b146101575780639b7faaf01461016c5780639e1a4d1914610195578063a4e2d634146101aa578063f2fde38b14... | {"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,
2683,
2581,
2575,
9818,
2278,
26337,
4402,
2050,
2620,
14526,
3676,
2497,
2509,
2546,
2692,
2063,
15136,
2629,
6305,
2278,
19317,
19961,
2094,
21486,
2549,
2850,
2278,
2475,
2094,
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... |
59,818 | 0x976c1618d1a88dc6ea6b6694c084eaac07fdcee8 | pragma solidity ^0.6.0;
interface ERC20 {
function totalSupply() external view returns (uint256 supply);
function balanceOf(address _owner) external view returns (uint256 balance);
function transfer(address _to, uint256 _value) external returns (bool success);
function transferFrom(address _from, a... | 0x6080604052600436106100915760003560e01c80638905d178116100595780638905d1781461018f578063934785b7146101cd578063c91d59fe14610218578063ede4edd01461022d578063f4d770e41461026057610091565b80633fe5d4251461009657806346d6773b146100cb57806349df728c146100fc57806351169f6b1461012f5780637753f47b1461017a575b600080fd5b3480156100a25760... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2575,
2278,
16048,
15136,
2094,
2487,
2050,
2620,
2620,
16409,
2575,
5243,
2575,
2497,
28756,
2683,
2549,
2278,
2692,
2620,
2549,
5243,
6305,
2692,
2581,
2546,
16409,
4402,
2620,
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... |
59,819 | 0x976d1D061f282a672782ce913023E277a8652674 | // Dependency file: contracts/interface/IERC20.sol
//SPDX-License-Identifier: MIT
// pragma solidity >=0.5.0;
interface IERC20 {
event Approval(address indexed owner, address indexed spender, uint value);
event Transfer(address indexed from, address indexed to, uint value);
function name() external view ... | 0x608060405234801561001057600080fd5b50600436106102325760003560e01c806369f39d0b116101305780639d76ea58116100b8578063ac71045e1161007c578063ac71045e14610853578063b0c26ecf1461087f578063bd5fec6514610887578063dc93161b146108b3578063efaa4134146108d957610232565b80639d76ea5814610771578063a087097e14610779578063a19011a6146107a75780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2575,
2094,
2487,
2094,
2692,
2575,
2487,
2546,
22407,
2475,
2050,
2575,
2581,
22907,
2620,
2475,
3401,
2683,
17134,
2692,
21926,
2063,
22907,
2581,
2050,
20842,
25746,
2575,
2581,
2549,
1013,
1013,
24394,
5371,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,820 | 0x976da7cc882d2b65dec2b3c2ad5abd8d70e65b56 | // SPDX-License-Identifier: MIT
//t.me/creeperfinance
pragma solidity 0.7.0;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address who) external view returns (uint256);
function allowance(addre... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806353f9963f1161008c5780639618b31c116100665780639618b31c1461027c578063a457c2d714610284578063a9059cbb146102b0578063dd62ed3e146102dc576100cf565b806353f9963f1461022b57806370a082311461024e57806395d89b4114610274576100cf565b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2575,
2850,
2581,
9468,
2620,
2620,
2475,
2094,
2475,
2497,
26187,
3207,
2278,
2475,
2497,
2509,
2278,
2475,
4215,
2629,
7875,
2094,
2620,
2094,
19841,
2063,
26187,
2497,
26976,
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... |
59,821 | 0x976e50a38d7f15FfB9DB95ff0562b87436bc764e | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "../utils/Context.sol";
/**
* @dev Contract module which provides a basic access control mechanism, where
* there is an account (an owner) that can be granted exclusive access to
* specific functions.
*
* By default, the owner account will be the on... | 0x608060405234801561001057600080fd5b506004361061009e5760003560e01c80638fb00688116100665780638fb0068814610133578063bc31c1c114610163578063c8a4271f14610193578063f2fde38b146101b1578063fe2c6198146101cd5761009e565b806301ffc9a7146100a3578063715018a6146100d357806379cf92d3146100dd5780637adbf973146100f95780638da5cb5b14610115575b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2575,
2063,
12376,
2050,
22025,
2094,
2581,
2546,
16068,
4246,
2497,
2683,
18939,
2683,
2629,
4246,
2692,
26976,
2475,
2497,
2620,
2581,
23777,
2575,
9818,
2581,
21084,
2063,
1013,
1013,
23772,
2595,
1011,
6105,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,822 | 0x976ec8136c990751410108e4b3f57d65183d80ea | pragma solidity ^0.4.21;
/*
* Bug Bounty One
*
* This contract has a bug in it. Find it. Use it. Drain it.
*
* //*** A Game Developed By:
* _____ _ _ _ ___ _
* |_ _|__ __| |_ _ _ (_)__ __ _| | _ (_)___ ___
* | |/ -_) _| ' \| ' \| / _/ _` | | / (_-</ -_)
* |_|\___\... | 0x6060604052600436106100825763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416631be2252881146100b65780632d5cb5d5146100e55780634a5db3b5146100f85780637a0919221461010c5780637dd05d821461013f5780637f09ad641461015e578063afa293d414610169575b662386f26fc1000034106100b457600160a060020a03331660009081... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2683,
2581,
2575,
8586,
2620,
17134,
2575,
2278,
2683,
21057,
23352,
16932,
10790,
10790,
2620,
2063,
2549,
2497,
2509,
2546,
28311,
2094,
26187,
15136,
29097,
17914,
5243,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,823 | 0x976f035dd2bc70f0dc399eaed61090cdadee15b6 | // SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.6.9;
contract Owned {
address payable public owner;
constructor() public {
owner = msg.sender;
}
modifier onlyOwner() {
assert(msg.sender == owner);
_;
}
function transferOwnership(address payable newOwner) ... | 0x6080604052600436106101dc5760003560e01c80637ff9b59611610102578063c24a0f8b11610095578063f1a9af8911610064578063f1a9af8914610520578063f2fde38b14610535578063f41f8ee114610568578063fe153834146105c3576101ec565b8063c24a0f8b1461049d578063c66a5afe146104b2578063cc30cdf7146104c7578063e8fcf723146104ed576101ec565b80638da5cb5b116100... | {"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,
2683,
2581,
2575,
2546,
2692,
19481,
14141,
2475,
9818,
19841,
2546,
2692,
16409,
23499,
2683,
5243,
2098,
2575,
10790,
21057,
19797,
9648,
2063,
16068,
2497,
2575,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
4765,
180... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,824 | 0x976Fa404A29d96cae5dd6B9f74C44394C9F4087e | // SPDX-License-Identifier: UNLICENSED
//MARBILOCK
//liquidity locker, locked for 1 year
pragma solidity ^0.8.4;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
function transfer(address recipient, uint256 amo... | 0x6080604052600436106100c65760003560e01c806370ed0ada1161007f5780638da5cb5b116100595780638da5cb5b1461024d578063e30c397814610278578063efbe1c1c146102a3578063f3fef3a3146102ce576100cd565b806370ed0ada146101e057806379ba50971461020b578063893d20e814610222576100cd565b80630fb5a6b4146100d25780631300a6d1146100fd57806313af4035146101... | {"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,
2683,
2581,
2575,
7011,
12740,
2549,
2050,
24594,
2094,
2683,
2575,
3540,
2063,
2629,
14141,
2575,
2497,
2683,
2546,
2581,
2549,
2278,
22932,
23499,
2549,
2278,
2683,
2546,
12740,
2620,
2581,
2063,
1013,
1013,
23772,
2595,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,825 | 0x9771444F52cB90570e185c2cB6F788B14BCb10B1 | // SPDX-License-Identifier: MIT
// From https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/GSN/Context.sol
// Subject to the MIT license.
pragma solidity >=0.6.0 <0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its d... | 0x608060405234801561001057600080fd5b50600436106100885760003560e01c80638c8190631161005b5780638c819063146101455780638da5cb5b1461014d578063ceed0bf714610155578063f2fde38b1461015d57610088565b80632277d0e31461008d5780633659edb1146100d75780636e7094b514610119578063715018a61461013d575b600080fd5b6100d5600480360360c08110156100a357... | {"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,
2683,
2581,
2581,
16932,
22932,
2546,
25746,
27421,
21057,
28311,
2692,
2063,
15136,
2629,
2278,
2475,
27421,
2575,
2546,
2581,
2620,
2620,
2497,
16932,
9818,
2497,
10790,
2497,
2487,
1013,
1013,
23772,
2595,
1011,
6105,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,826 | 0x9771B5A38D3557D6B64d0D70354d333B70ABb0a8 | // 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,
2683,
2581,
2581,
2487,
2497,
2629,
2050,
22025,
2094,
19481,
28311,
2094,
2575,
2497,
21084,
2094,
2692,
2094,
19841,
19481,
2549,
2094,
22394,
2509,
2497,
19841,
7875,
2497,
2692,
2050,
2620,
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... |
59,827 | 0x977242b309a84f1b6bd7f9a4363aed3b474ba7f7 | pragma solidity ^0.6.0;
pragma experimental ABIEncoderV2;
abstract contract ILendingPool {
function flashLoan( address payable _receiver, address _reserve, uint _amount, bytes calldata _params) external virtual;
function deposit(address _reserve, uint256 _amount, uint16 _referralCode) external virtual paya... | 0x6080604052600436106101095760003560e01c80638da5cb5b11610095578063c91d59fe11610064578063c91d59fe1461024c578063deca5f8814610261578063e074bb4714610281578063e6a12ca9146102a1578063f851a440146102b657610109565b80638da5cb5b146101ed578063a59a997314610202578063a7304bf714610217578063a734f06e1461023757610109565b80633a128322116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
18827,
2475,
2497,
14142,
2683,
2050,
2620,
2549,
2546,
2487,
2497,
2575,
2497,
2094,
2581,
2546,
2683,
2050,
23777,
2575,
2509,
6679,
2094,
2509,
2497,
22610,
2549,
3676,
2581,
2546,
2581,
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... |
59,828 | 0x9772a04b0f8dd2ad7a6c674c88a82b31f06c9dd2 | /**
*Submitted for verification at Etherscan.io on 2021-05-11
*/
pragma solidity ^0.5.0;
contract ERC20Interface {
function totalSupply() public view returns (uint);
function balanceOf(address tokenOwner) public view returns (uint balance);
function allowance(address tokenOwner, address spender) public vi... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2581,
2475,
2050,
2692,
2549,
2497,
2692,
2546,
2620,
14141,
2475,
4215,
2581,
2050,
2575,
2278,
2575,
2581,
2549,
2278,
2620,
2620,
2050,
2620,
2475,
2497,
21486,
2546,
2692,
2575,
2278,
2683,
14141,
2475,
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... |
59,829 | 0x9773506a735b95a62d06e6adae05ee596de8f489 | // SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes memory) {
this; // silence state mutability warning without generating byt... | 0x608060405234801561001057600080fd5b50600436106101585760003560e01c806370a08231116100c357806395d89b411161007c57806395d89b41146105e4578063a0712d6814610667578063a457c2d714610695578063a9059cbb146106fb578063dd62ed3e14610761578063f2fde38b146107d957610158565b806370a082311461046257806379cc6790146104ba5780638456cb59146105085780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2581,
19481,
2692,
2575,
2050,
2581,
19481,
2497,
2683,
2629,
2050,
2575,
2475,
2094,
2692,
2575,
2063,
2575,
8447,
2063,
2692,
2629,
4402,
28154,
2575,
3207,
2620,
2546,
18139,
2683,
1013,
1013,
23772,
2595,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,830 | 0x9773830b612e7ce24b976d2a5b3968c2f82d7a97 | /*
- Developer provides LP, no presale
- No Team Tokens, 30 day locked LP
- 100% Stealth Launch
website: https://duneinu.com/
telegram: https://t.me/DuneInu
*/
pragma solidity ^0.8.4;
// SPDX-License-Identifier: UNLICENSED
abstract contract Context {
function _msgSender() internal view virtual returns (ad... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb146102c7578063b515566a146102e7578063c3c8cd8014610307578063c9567bf91461031c578063dd62ed3e1461033157600080fd5b806370a082311461023a578063715018a61461025a5780638da5cb5b1461026f57806395d89b411461029757600080fd5b8063273123b7116100... | {"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,
2683,
2581,
2581,
22025,
14142,
2497,
2575,
12521,
2063,
2581,
3401,
18827,
2497,
2683,
2581,
2575,
2094,
2475,
2050,
2629,
2497,
23499,
2575,
2620,
2278,
2475,
2546,
2620,
2475,
2094,
2581,
2050,
2683,
2581,
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... |
59,831 | 0x9773f8594608effdf4df33f07990abb7a4358cec | /**
A potential Governance token for the cryptocurrency universe.
I will develop it but up to community to make telegram and manage
*/
// 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... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806378051f4d1161008c578063a457c2d711610066578063a457c2d714610261578063a9059cbb14610291578063d6528542146102c1578063dd62ed3e146102dd576100ea565b806378051f4d146102095780638da5cb5b1461022557806395d89b4114610243576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2581,
2509,
2546,
27531,
2683,
21472,
2692,
2620,
12879,
2546,
20952,
2549,
20952,
22394,
2546,
2692,
2581,
2683,
21057,
7875,
2497,
2581,
2050,
23777,
27814,
3401,
2278,
1013,
1008,
1008,
1037,
4022,
10615,
192... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,832 | 0x97749a731b2417abc7df69d22a28b87060755e3a | /**
*Submitted for verification at Etherscan.io on 2022-03-01
*/
// File @openzeppelin/contracts/utils/Context.sol@v4.4.2
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
pragma solidity ^0.8.0;
/**
* @dev Provides information about the current execution context, including the
... | 0x6080604052600436106101ee5760003560e01c80636c0360eb1161010d578063b88d4fde116100a0578063e8a3d4851161006f578063e8a3d4851461055f578063e985e9c514610574578063f2fde38b14610594578063f43a22dc146105b4578063fa30297e146105c957600080fd5b8063b88d4fde146104c6578063c6682862146104e6578063c87b56dd14610517578063cd7c03261461053757600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
26224,
2050,
2581,
21486,
2497,
18827,
16576,
7875,
2278,
2581,
20952,
2575,
2683,
2094,
19317,
2050,
22407,
2497,
2620,
19841,
16086,
23352,
2629,
2063,
2509,
2050,
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... |
59,833 | 0x977520d780d3ed7bef3d9714260456d4ec7791ba | // SPDX-License-Identifier: MIT
//Developer Info:
//fiverr: fiverr.com/rizwanali792
// OpenZeppelin Contracts v4.4.1 (utils/cryptography/MerkleProof.sol)
pragma solidity ^0.8.0;
/**
* @dev These functions deal with verification of Merkle Trees proofs.
*
* The proofs can be generated using the JavaScript library
... | 0x60806040526004361061025c5760003560e01c80637ec4a65911610144578063b071401b116100b6578063d1d192131161007a578063d1d19213146106c2578063d1f0e805146106e2578063d2cab056146106f8578063d5abeb011461070b578063e985e9c514610721578063f2fde38b1461076a57600080fd5b8063b071401b14610622578063b88d4fde14610642578063bd32fb6614610662578063c8... | {"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,
2683,
2581,
23352,
11387,
2094,
2581,
17914,
2094,
2509,
2098,
2581,
4783,
2546,
29097,
2683,
2581,
16932,
23833,
2692,
19961,
2575,
2094,
2549,
8586,
2581,
2581,
2683,
2487,
3676,
1013,
1013,
23772,
2595,
1011,
6105,
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... |
59,834 | 0x97756478114e44e8d7a511057486749d3c7ccafb | /*
Tsukiverse ($TKINU)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Website: https://tsukiverse.com
Telegram: https://t.me/tsukiverse
Twitter: https://twitter.com/tsukiinutoken
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.2;
interface IUniswapV2Router01 {
function factor... | 0x6080604052600436106102965760003560e01c8063715018a61161015a578063a9059cbb116100c1578063c492f0461161007a578063c492f04614610a7f578063d505a36414610afe578063dd62ed3e14610b30578063e2f4560514610b6b578063f2fde38b14610b80578063fbcbc0f114610bb35761029d565b8063a9059cbb14610966578063b62496f51461099f578063b63caa01146109d2578063be... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "write-after-write", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Med... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'write-after-write', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbi... | [
101,
1014,
2595,
2683,
2581,
23352,
21084,
2581,
2620,
14526,
2549,
2063,
22932,
2063,
2620,
2094,
2581,
2050,
22203,
10790,
28311,
18139,
2575,
2581,
26224,
2094,
2509,
2278,
2581,
16665,
26337,
1013,
1008,
24529,
14228,
16070,
1006,
1002,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,835 | 0x9775b1B780Eb824ABF94C9ecE26387d92C2e0217 | pragma solidity ^0.8.0;
interface IERC20 {
function balanceOf(address user) external view returns (uint256);
function totalSupply() external view returns (uint256);
}
interface CToken {
function balanceOfUnderlying(address user) external view returns (uint256);
}
contract XFodlVoting {
using SafeMath... | 0x608060405234801561001057600080fd5b506004361061002b5760003560e01c806370a0823114610030575b600080fd5b61004361003e366004610332565b610055565b60405190815260200160405180910390f35b6002546040517f3af9e66900000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8381166004830152600092... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
23352,
2497,
2487,
2497,
2581,
17914,
15878,
2620,
18827,
7875,
2546,
2683,
2549,
2278,
2683,
26005,
23833,
22025,
2581,
2094,
2683,
2475,
2278,
2475,
2063,
2692,
17465,
2581,
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... |
59,836 | 0x977667c0f4601428c5242D4b6501b69e8Bc0A75f | //SPDX-License-Identifier: Unlicense
pragma solidity ^0.8.3;
import "./ZkSyncBridgeSwapper.sol";
import "./interfaces/ILido.sol";
import "./interfaces/ICurvePool.sol";
import "./interfaces/IYearnVault.sol";
/**
* @notice Exchanges Eth for the "Yearn vault Curve pool staked Eth" token.
* Indexes:
* 0: Eth
* 1: yvCrvSt... | 0x60806040526004361061012d5760003560e01c80638da5cb5b116100a5578063bec872b011610074578063c6dc30f611610059578063c6dc30f614610391578063d42abed3146103c5578063feaea586146103e557610134565b8063bec872b01461035c578063c63dd2441461037c57610134565b80638da5cb5b146102b257806399940ece146102d2578063a6f9dae114610306578063ac856ea0146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
28756,
2581,
2278,
2692,
2546,
21472,
24096,
20958,
2620,
2278,
25746,
20958,
2094,
2549,
2497,
26187,
24096,
2497,
2575,
2683,
2063,
2620,
9818,
2692,
2050,
23352,
2546,
1013,
1013,
23772,
2595,
1011,
610... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,837 | 0x97767D7D04Fd0dB0A1a2478DCd4BA85290556B48 | /*
⚠⚠⚠ WARNING WARNING WARNING ⚠⚠⚠
This is a TARGET contract - DO NOT CONNECT TO IT DIRECTLY IN YOUR CONTRACTS or DAPPS!
This contract has an associated PROXY that MUST be used for all integrations - this TARGET will be REPLACED in an upcoming Synthetix release!
The proxy for this contract can be found here:
https:... | 0x608060405234801561001057600080fd5b50600436106103fc5760003560e01c8063835e119c11610215578063af086c7e11610125578063dbf63340116100b8578063e8e09b8b11610087578063e8e09b8b14610829578063e90dd9e21461083c578063ec55688914610844578063edef719a146105d9578063ee52a2f31461084c576103fc565b8063dbf63340146107e8578063dd62ed3e146107f05780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
2575,
2581,
2094,
2581,
2094,
2692,
2549,
2546,
2094,
2692,
18939,
2692,
27717,
2050,
18827,
2581,
2620,
16409,
2094,
2549,
3676,
27531,
24594,
2692,
24087,
2575,
2497,
18139,
1013,
1008,
100,
5432,
5432,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,838 | 0x97771c45c6a050fb3435da27b65a4e6712c27168 | pragma solidity ^0.5.0;
// ----------------------------------------------------------------------------
// ERC Token Standard #20 Interface
//
// ----------------------------------------------------------------------------
contract ERC20Interface {
function totalSupply() public view returns (uint);
function ba... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2581,
2581,
2487,
2278,
19961,
2278,
2575,
2050,
2692,
12376,
26337,
22022,
19481,
2850,
22907,
2497,
26187,
2050,
2549,
2063,
2575,
2581,
12521,
2278,
22907,
16048,
2620,
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... |
59,839 | 0x977733067C45B460BEaC88D7D3354ab84473F087 | pragma solidity ^0.8.0;
/*
DonationsPipeline
An escrow contract that receives tokens of any type. Tokens of type 'donation token' can only be sent to the donations delegate
*/
interface IERC20 {
/**
* @dev Ret... | 0x60806040526004361061007b5760003560e01c8063a0e35c1a1161004e578063a0e35c1a1461012a578063a4f55d5114610155578063f2fde38b14610180578063fabb71d2146101a95761007b565b80630df721591461008057806318c94a4c146100ab578063715018a6146100e85780638da5cb5b146100ff575b600080fd5b34801561008c57600080fd5b506100956101c7565b6040516100a2919061... | {"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,
2683,
2581,
2581,
2581,
22394,
2692,
2575,
2581,
2278,
19961,
2497,
21472,
2692,
4783,
6305,
2620,
2620,
2094,
2581,
2094,
22394,
27009,
7875,
2620,
22932,
2581,
2509,
2546,
2692,
2620,
2581,
10975,
8490,
2863,
5024,
3012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,840 | 0x977746370145e1af4ff37a578454d57e2334a8a4 | // SPDX-License-Identifier: GPL-3.0
pragma solidity ^0.6.10;
pragma experimental ABIEncoderV2;
import "./OpenOraclePriceData.sol";
import "./ICompoundOracle.sol";
import "./PriceConfig.sol";
import "./UniswapConfig.sol";
/// @title Oracle for Kine Protocol
/// @author Kine Technology
contract KineOracle is PriceConf... | 0x608060405234801561001057600080fd5b50600436106102325760003560e01c80639b23373311610130578063d5570009116100b8578063ecc1e9841161007c578063ecc1e98414610469578063f2fde38b1461047c578063fc3b36451461048f578063fc57d4df14610497578063fe2c6198146104aa57610232565b8063d557000914610420578063e61a5fe414610433578063e898a8021461043b5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "weak-prng", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medi... | true | null | {'detectors': [{'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
2581,
21472,
24434,
24096,
19961,
2063,
2487,
10354,
2549,
4246,
24434,
2050,
28311,
2620,
19961,
2549,
2094,
28311,
2063,
21926,
22022,
2050,
2620,
2050,
2549,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,841 | 0x97776fcf405c2c4a534d14204b4b997a173ef4e6 | /**
_ _ _____ ______ _ _____ _ _ _ _
/\ | \ | |/ ____| ____| | |_ _| \ | | | | |
/ \ | \| | | __| |__ | | | | | \| | | | |
/ /\ \ | . ` | | |_ | __| | | | | | . ` | | | |
/ ____ \| |\ | |__| | |____| |____ _| |_| |\ | |__| |
/_/ \_\_|... | 0x6080604052600436106101d05760003560e01c8063715018a6116100f757806395d89b4111610095578063c3c8cd8011610064578063c3c8cd8014610532578063dd62ed3e14610547578063ea1644d51461058d578063f2fde38b146105ad57600080fd5b806395d89b41146101fe57806398a5c315146104c2578063a9059cbb146104e2578063bfd792841461050257600080fd5b80638da5cb5b116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
2581,
2575,
11329,
2546,
12740,
2629,
2278,
2475,
2278,
2549,
2050,
22275,
2549,
2094,
16932,
11387,
2549,
2497,
2549,
2497,
2683,
2683,
2581,
27717,
2581,
2509,
12879,
2549,
2063,
2575,
1013,
1008,
1008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,842 | 0x97785a81b3505ea9026b2affa709dfd0c9ef24f6 | // File: @openzeppelin\contracts\token\ERC20\IERC20.sol
pragma solidity ^0.6.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @... | 0x6080604052600436106101d15760003560e01c806391397ab4116100f7578063d3406abd11610095578063ed882c2b11610064578063ed882c2b14610617578063efbb5cb014610654578063fbfa77cf1461067f578063fcf2d0ad146106aa576101d8565b8063d3406abd1461056b578063e398fa1a14610596578063e50d33e3146105c1578063e8462e8f146105ec576101d8565b8063c6afba3c116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "imp... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'che... | [
101,
1014,
2595,
2683,
2581,
2581,
27531,
2050,
2620,
2487,
2497,
19481,
2692,
2629,
5243,
21057,
23833,
2497,
2475,
10354,
7011,
19841,
2683,
20952,
2094,
2692,
2278,
2683,
12879,
18827,
2546,
2575,
1013,
1013,
5371,
1024,
1030,
2330,
4371... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,843 | 0x9779a0c8fdb4947e631dcb599b934ca73d25472b | //SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "./Trait.sol";
contract Pants is Trait {
// Skin view
// Short pants
string public constant SHORT_FANCY =
"iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAgMAAADXB5lNAAAADFBMVEVhYmzOfBTTexbcghM7VPhxAAAAAXRSTlMAQObYZgAAAFhJREFUOMtjYBgFVAdhU0MzUQT2rdxXhyKwbt/e9Sg... | 0x608060405234801561001057600080fd5b50600436106101cf5760003560e01c806371188e0811610104578063b54a6bca116100a2578063c6490cbb11610071578063c6490cbb1461051c578063e55e18091461053a578063ef54c32e14610558578063f8e1dd4014610576576101cf565b8063b54a6bca14610492578063b695c662146104b0578063c434ac32146104ce578063c620c156146104fe5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2581,
2683,
2050,
2692,
2278,
2620,
2546,
18939,
26224,
22610,
2063,
2575,
21486,
16409,
2497,
28154,
2683,
2497,
2683,
22022,
3540,
2581,
29097,
17788,
22610,
2475,
2497,
1013,
1013,
23772,
2595,
1011,
6105,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,844 | 0x9779eb3f303268c9c6464ed62cf927496bbfef56 | /**
*Submitted for verification at Etherscan.io on 2021-12-18
*/
// website: https://minivolt.net
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
... | 0x6080604052600436106102b25760003560e01c80635d098b3811610175578063a457c2d7116100dc578063d12a768811610095578063dd62ed3e1161006f578063dd62ed3e1461088e578063e8c4c43c146108d4578063ea2f0b37146108e9578063f2fde38b1461090957600080fd5b8063d12a768814610838578063d4a3883f1461084e578063dd4670641461086e57600080fd5b8063a457c2d7146107... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
2683,
15878,
2509,
2546,
14142,
16703,
2575,
2620,
2278,
2683,
2278,
21084,
21084,
2098,
2575,
2475,
2278,
2546,
2683,
22907,
26224,
2575,
10322,
7959,
2546,
26976,
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... |
59,845 | 0x977aa64d804ad132e6d9cab0640195c92a4c21e4 | pragma solidity ^0.5.17;
/*
██ ██ ██ ██████ ██████ ██ ██ ██ █████ ██ ██ ███████ ██ ██ ███ ██ ██████ ███████
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ██ ██ ██
█████ ██ ██████ ██████ ████ ██ ███████ ██ ... | 0x60806040526004361061009c5760003560e01c806370a082311161006457806370a08231146101dd57806395d89b4114610210578063a9059cbb14610225578063aa2f522014610251578063d6d2b6ba146102f6578063dd62ed3e146103ae5761009c565b806306fdde03146100a1578063095ea7b31461012b57806318160ddd1461016b57806323b872dd14610192578063313ce567146101c8575b6000... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
11057,
21084,
2094,
17914,
2549,
4215,
17134,
2475,
2063,
2575,
2094,
2683,
3540,
2497,
2692,
21084,
24096,
2683,
2629,
2278,
2683,
2475,
2050,
2549,
2278,
17465,
2063,
2549,
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... |
59,846 | 0x977af44Cb53a855BEaF57E94d06A72e361e82d71 | // SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (access/AccessControlEnumerable.sol)
pragma solidity ^0.8.0;
import "./IAccessControlEnumerableUpgradeable.sol";
import "./AccessControlUpgradeable.sol";
import "../utils/structs/EnumerableSetUpgradeable.sol";
import "../proxy/utils/Initializable.sol";
... | 0x608060405234801561001057600080fd5b50600436106101da5760003560e01c80639010d07c11610104578063cd9fddf4116100a2578063e5f6397511610071578063e5f63975146104de578063eb48fada146104f1578063f1e25ea8146104f9578063f8c8765e1461050f57600080fd5b8063cd9fddf41461049f578063d50b31eb146104a7578063d547741f146104ba578063dfca4f79146104cd5760... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
10354,
22932,
27421,
22275,
2050,
27531,
2629,
4783,
10354,
28311,
2063,
2683,
2549,
2094,
2692,
2575,
2050,
2581,
2475,
2063,
21619,
2487,
2063,
2620,
2475,
2094,
2581,
2487,
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... |
59,847 | 0x977baa429b27fe86689274a6bf0dfcfc5d6f1c12 | // Copyright (C) 2020 Zerion Inc. <https://zerion.io>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This ... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806330fa738c14610046578063d4fac45d14610064578063f72c079114610084575b600080fd5b61004e61008c565b60405161005b91906101e8565b60405180910390f35b610077610072366004610188565b6100bd565b60405161005b919061023b565b61004e610150565b604051806040016040528060158152602001... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2581,
3676,
2050,
20958,
2683,
2497,
22907,
7959,
20842,
2575,
2620,
2683,
22907,
2549,
2050,
2575,
29292,
2692,
20952,
2278,
11329,
2629,
2094,
2575,
2546,
2487,
2278,
12521,
1013,
1013,
9385,
1006,
1039,
1007,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,848 | 0x977cE0D7F56197a0440A93fA9563E11C509baBBA | pragma solidity ^0.6.6;
pragma experimental ABIEncoderV2;
import "./IACOToken.sol";
import "./IWETH.sol";
import "./ACOAssetHelper.sol";
contract ACOWriterV2 {
address immutable public weth;
address immutable public zrxExchange;
bool internal _notEntered;
modifier nonReentrant() {
r... | 0x6080604052600436106100385760003560e01c80633fc8cef31461006d578063dd2a42fe14610098578063e038c449146100ab57610068565b3661006857323314156100665760405162461bcd60e51b815260040161005d90610c50565b60405180910390fd5b005b600080fd5b34801561007957600080fd5b506100826100c0565b60405161008f9190610bbf565b60405180910390f35b6100666100a6... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
3401,
2692,
2094,
2581,
2546,
26976,
16147,
2581,
2050,
2692,
22932,
2692,
2050,
2683,
2509,
7011,
2683,
26976,
2509,
2063,
14526,
2278,
12376,
2683,
3676,
22414,
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... |
59,849 | 0x977d0DD7eA212E9ca1dcD4Ec15cd7Ceb135fa68D | /*
____ __ __ __ _
/ __/__ __ ___ / /_ / / ___ / /_ (_)__ __
_\ \ / // // _ \/ __// _ \/ -_)/ __// / \ \ /
/___/ \_, //_//_/\__//_//_/\__/ \__//_/ /_\_\
/___/
* Synthetix: OneNetAggregatorDebtRatio.sol
*
* Latest source (may be newer): https://github.com/Synthetixio/synthetix/blob/m... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c80638da5cb5b1161008c578063b5ab58dc11610066578063b5ab58dc14610218578063b633620c14610235578063ec5c889d14610252578063feaf968c1461025a576100ea565b80638da5cb5b1461018b5780639a6fc8f514610193578063b00a84c9146101fb576100ea565b806353a47bb7116100c857806353a47bb714... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2581,
2094,
2692,
14141,
2581,
5243,
17465,
2475,
2063,
2683,
3540,
2487,
16409,
2094,
2549,
8586,
16068,
19797,
2581,
3401,
2497,
17134,
2629,
7011,
2575,
2620,
2094,
1013,
1008,
1035,
1035,
1035,
1035,
1035,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,850 | 0x977dc06b51e14277a5ac047b44c78dbcc60a372b | // SPDX-License-Identifier: MIT
pragma solidity >=0.7.0 <0.9.0;
import "ERC721Enumerable.sol";
import "Ownable.sol";
contract MekaApeClub is ERC721Enumerable, Ownable {
using Strings for uint256;
string public baseURI;
string public notRevealedUri;
uint256 public cost = 0.1 ether;
uint256 public maxSupply... | 0x6080604052600436106102725760003560e01c806358cf77fa1161014f578063a22cb465116100c1578063d0eb26b01161007a578063d0eb26b01461096e578063d5abeb0114610997578063e985e9c5146109c2578063edec5f27146109ff578063f2c4ce1e14610a28578063f2fde38b14610a5157610272565b8063a22cb46514610860578063a475b5dd14610889578063b88d4fde146108a0578063ba... | {"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,
2683,
2581,
2581,
16409,
2692,
2575,
2497,
22203,
2063,
16932,
22907,
2581,
2050,
2629,
6305,
2692,
22610,
2497,
22932,
2278,
2581,
2620,
18939,
9468,
16086,
2050,
24434,
2475,
2497,
1013,
1013,
23772,
2595,
1011,
6105,
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... |
59,851 | 0x977e024F8802A6bb95A61eC5Ec6cbDAC312cde26 |
// File: @openzeppelin/contracts-ethereum-package/contracts/math/SafeMath.sol
pragma solidity ^0.6.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually assu... | 0x608060405234801561001057600080fd5b50600436106101515760003560e01c8063715018a6116100cd578063a457c2d711610081578063cf456ae711610066578063cf456ae714610469578063dd62ed3e146104a4578063f2fde38b146104df57610151565b8063a457c2d7146103f7578063a9059cbb1461043057610151565b80638da5cb5b116100b25780638da5cb5b1461038557806395d89b4114... | {"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,
2683,
2581,
2581,
2063,
2692,
18827,
2546,
2620,
17914,
2475,
2050,
2575,
10322,
2683,
2629,
2050,
2575,
2487,
8586,
2629,
8586,
2575,
27421,
2850,
2278,
21486,
2475,
19797,
2063,
23833,
1013,
1013,
5371,
1024,
1030,
2330,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,852 | 0x977e25619f0068a9150e2a99AbEBceE559133ae1 | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "@openzeppelin/contracts/utils/Strings.sol";
import './Blimpie/Delegated.sol';
import './Blimpie/ERC721Batch.sol';
import './Blimpie/Signed.sol';
import './Blimpie/PaymentSplitterMod.sol';
contract ElonEffect is Delegated, ERC721Batch, PaymentSplitterMod... | 0x60806040526004361061027f5760003560e01c80636790a9de1161014e578063b88d4fde116100bb578063e5c389cd11610077578063e5c389cd14610867578063e8d12a9614610887578063e966d512146108a7578063e985e9c5146108ba578063f0292a0314610903578063f2fde38b1461091957005b8063b88d4fde1461079c578063c6788bdd146107bc578063c87b56dd146107e9578063ce7c2ac2... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "uninitialized-local", "impact": "M... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2581,
2063,
17788,
2575,
16147,
2546,
8889,
2575,
2620,
2050,
2683,
16068,
2692,
2063,
2475,
2050,
2683,
2683,
16336,
9818,
4402,
24087,
2683,
17134,
2509,
6679,
2487,
1013,
1013,
23772,
2595,
1011,
6105,
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... |
59,853 | 0x977eaDb6fa9b8E1a2A950CcDE1A75a7b527a8cBB | // SPDX-License-Identifier: GPL-2.0-or-later
pragma solidity >=0.8.0;
// Sources flattened with hardhat v2.6.7 https://hardhat.org
// File contracts/Math/Math.sol
/**
* @dev Standard math utilities missing in the Solidity language.
*/
library Math {
/**
* @dev Returns the largest of two numbers.
*/
... | 0x608060405234801561001057600080fd5b50600436106101da5760003560e01c80637e34026e11610104578063a4c3e73c116100a2578063d42c513811610071578063d42c513814610457578063d7bf380514610460578063dbf8af3c14610480578063dc6663c71461048957600080fd5b8063a4c3e73c146103e6578063b0e4556f14610403578063b61d27f614610423578063bdacb303146104445760... | {"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,
2683,
2581,
2581,
13775,
2497,
2575,
7011,
2683,
2497,
2620,
2063,
2487,
2050,
2475,
2050,
2683,
12376,
9468,
3207,
2487,
2050,
23352,
2050,
2581,
2497,
25746,
2581,
2050,
2620,
27421,
2497,
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... |
59,854 | 0x97802f9ADD100218ac46b757CD27cEc7e6d45622 | // SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
import "../utils/Context.sol";
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
import "../utils/Context.sol";
/**
* @dev Contract module which provides a basic access control mechanism, where
* there is an account (an owner) that can... | 0x608060405234801561001057600080fd5b50600436106101a95760003560e01c8063822b686e116100f9578063c9028aff11610097578063e0cb4c1011610071578063e0cb4c1014610a04578063e60a955d14610a4e578063f2fde38b14610a88578063f4df7b9614610acc576101a9565b8063c9028aff146108d9578063d02d450e1461091b578063d69eca4c146109e6576101a9565b80639852099c11... | {"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,
2683,
2581,
17914,
2475,
2546,
2683,
4215,
2094,
18613,
17465,
2620,
6305,
21472,
2497,
23352,
2581,
19797,
22907,
3401,
2278,
2581,
2063,
2575,
2094,
19961,
2575,
19317,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
476... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,855 | 0x978090cefBe48B5C785e1265F60A41B92E27bE52 | // SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.0;
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
import "@openzeppelin/contracts/utils/cryptography/MerkleProof.sol";
/**
* Contract which implements a merkle airdrop for a given token
* Based... | 0x608060405234801561001057600080fd5b50600436106100625760003560e01c80635f867d4e14610067578063715018a6146100715780637ed0f1c11461007b5780638da5cb5b146100ac578063e7ef921a146100ca578063f2fde38b146100e6575b600080fd5b61006f610102565b005b6100796102da565b005b61009560048036038101906100909190610a78565b610414565b6040516100a3929190... | {"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,
2683,
2581,
17914,
21057,
3401,
26337,
2063,
18139,
2497,
2629,
2278,
2581,
27531,
2063,
12521,
26187,
2546,
16086,
2050,
23632,
2497,
2683,
2475,
2063,
22907,
4783,
25746,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,856 | 0x97810D326EF8F839fba69Cd62224706cA792C681 | // File: @openzeppelin/contracts/GSN/Context.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.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... | 0x608060405234801561001057600080fd5b50600436106101c45760003560e01c8063782d6fe1116100f9578063b4b5ea5711610097578063dd62ed3e11610071578063dd62ed3e146105b3578063e7a324dc146105e1578063f1127ed8146105e9578063f2fde38b1461063b576101c4565b8063b4b5ea57146104f5578063c3cda5201461051b578063d505accf14610562576101c4565b80638da5cb5b11... | {"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,
2683,
2581,
2620,
10790,
2094,
16703,
2575,
12879,
2620,
2546,
2620,
23499,
26337,
2050,
2575,
2683,
19797,
2575,
19317,
18827,
19841,
2575,
3540,
2581,
2683,
2475,
2278,
2575,
2620,
2487,
1013,
1013,
5371,
1024,
1030,
2330... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,857 | 0x978135DD8424c97bd1a2C22f8Da490fbC428537A | pragma solidity 0.7.4;
pragma experimental ABIEncoderV2;
contract DydxFlashloanBase {
using SafeMath for uint256;
// -- Internal Helper functions -- //
function _getMarketIdFromTokenAddress(address _solo, address token)
internal
view
returns (uint256)
{
ISoloMargin sol... | 0x6080604052600436106101025760003560e01c80638b41871311610095578063c17b285111610064578063c17b2851146102f9578063dbabd13814610322578063dbf0497b1461034b578063ee4e268714610374578063f942575c1461039d57610109565b80638b41871314610274578063986851e71461029d578063b522de26146102a7578063b5c0b2c4146102d057610109565b80634390d819116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
17134,
2629,
14141,
2620,
20958,
2549,
2278,
2683,
2581,
2497,
2094,
2487,
2050,
2475,
2278,
19317,
2546,
2620,
2850,
26224,
2692,
26337,
2278,
20958,
27531,
24434,
2050,
10975,
8490,
2863,
5024,
3012,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,858 | 0x978172855971DfC9a2149Ff460fbb39d586e8e51 | // SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (access/AccessControl.sol)
pragma solidity ^0.8.0;
import "./IAccessControl.sol";
import "../utils/Context.sol";
import "../utils/Strings.sol";
import "../utils/introspection/ERC165.sol";
/**
* @dev Contract module that allows children to implement ro... | 0x608060405234801561001057600080fd5b50600436106101425760003560e01c806342966c68116100b8578063a217fddf1161007c578063a217fddf1461039b578063a457c2d7146103b9578063a9059cbb146103e9578063d539139314610419578063d547741f14610437578063dd62ed3e1461045357610142565b806342966c68146102e557806370a082311461030157806379cc6790146103315780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
16576,
22407,
24087,
2683,
2581,
2487,
20952,
2278,
2683,
2050,
17465,
26224,
4246,
21472,
2692,
26337,
2497,
23499,
2094,
27814,
2575,
2063,
2620,
2063,
22203,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,859 | 0x9781FE446CD97d3cDAD5eCeBc77D1deDb843246c | // SPDX-License-Identifier: GPL-2.0-or-later
pragma solidity >=0.6.11;
pragma experimental ABIEncoderV2;
import "../FraxFarm_UniV3_veFXS.sol";
contract FraxFarm_UniV3_veFXS_FRAX_DAI is FraxFarm_UniV3_veFXS {
constructor(
address _owner,
address _rewardsToken0,
address _stakingTokenNFT,
... | 0x608060405234801561001057600080fd5b50600436106103ce5760003560e01c806384737029116101ff578063cc2abd641161011a578063e1ba95d2116100ad578063f2a8d3491161007c578063f2a8d3491461098b578063fce6fd1314610994578063fe082ada146109a6578063fff6cae9146109d657600080fd5b8063e1ba95d214610952578063e9f2838e1461095a578063f12f14471461096f5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth", "impa... | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
2487,
7959,
22932,
2575,
19797,
2683,
2581,
2094,
2509,
19797,
4215,
2629,
26005,
9818,
2581,
2581,
2094,
2487,
5732,
2497,
2620,
23777,
18827,
2575,
2278,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,860 | 0x9782152113734049af787bf21e424f4beb57b1f3 | /**
* Telegram TheDeadpoolToken
* 9% tax Fair Play
*/
// 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 view returns... | 0x6080604052600436106100f75760003560e01c806370a082311161008a578063a9059cbb11610059578063a9059cbb146102ff578063c3c8cd801461033c578063c9567bf914610353578063dd62ed3e1461036a576100fe565b806370a0823114610255578063715018a6146102925780638da5cb5b146102a957806395d89b41146102d4576100fe565b80632ab30838116100c65780632ab30838146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
17465,
25746,
14526,
24434,
22022,
2692,
26224,
10354,
2581,
2620,
2581,
29292,
17465,
2063,
20958,
2549,
2546,
2549,
4783,
2497,
28311,
2497,
2487,
2546,
2509,
1013,
1008,
1008,
1008,
23921,
1996,
3207,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,861 | 0x97825b4adee063b93dff926743f0efd86c648aaa | /**
*Submitted for verification at Etherscan.io on 2021-05-13
*/
// 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 vi... | 0x608060405234801561001057600080fd5b506004361061014d5760003560e01c8063715018a6116100c3578063cba0e9961161007c578063cba0e9961461063b578063d543dbeb14610695578063dd62ed3e146106c3578063f2cc0c181461073b578063f2fde38b1461077f578063f84354f1146107c35761014d565b8063715018a6146104945780637d1db4a51461049e5780638da5cb5b146104bc5780... | {"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,
2683,
2581,
2620,
17788,
2497,
2549,
9648,
2063,
2692,
2575,
2509,
2497,
2683,
29097,
4246,
2683,
23833,
2581,
23777,
2546,
2692,
12879,
2094,
20842,
2278,
21084,
2620,
11057,
2050,
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... |
59,862 | 0x9783b81438c24848f85848f8df31845097341771 | pragma solidity ^0.4.4;
contract Token {
/// @return total amount of tokens
function totalSupply() constant returns (uint256 supply) {}
/// @param _owner The address from which the balance will be retrieved
/// @return The balance
function balanceOf(address _owner) constant returns (uint256 balanc... | 0x6080604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100c1578063095ea7b31461015157806318160ddd146101b657806323b872dd146101e1578063313ce5671461026657806354fd4d501461029757806370a082311461032757806395d89b411461037e578063a9059cbb1461040e578063cae9ca51... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
2509,
2497,
2620,
16932,
22025,
2278,
18827,
2620,
18139,
2546,
27531,
2620,
18139,
2546,
2620,
20952,
21486,
2620,
19961,
2692,
2683,
2581,
22022,
16576,
2581,
2487,
10975,
8490,
2863,
5024,
3012,
1034,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,863 | 0x9783ce405c05443b533ea6ec7ede38fead5b0319 | //SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity =0.7.6;
import "./Context.sol";
import "./IERC20.sol";
import "./SafeMath.sol";
contract StrandedMetaverse is Context, Ownable, IERC20 {
using SafeMath for uint256;
mapping (address => uint256) private _balances;
mapping (address => bool) priva... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c80635ff61ea611610097578063a457c2d711610066578063a457c2d71461048b578063a9059cbb146104ef578063b67df42014610553578063dd62ed3e14610597576100f5565b80635ff61ea61461034c57806370a08231146103a65780638129fc1c146103fe57806395d89b4114610408576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
2509,
3401,
12740,
2629,
2278,
2692,
27009,
23777,
2497,
22275,
2509,
5243,
2575,
8586,
2581,
14728,
22025,
7959,
4215,
2629,
2497,
2692,
21486,
2683,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
4765,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,864 | 0x97851B52671C3CFDF6d9d2391Ec2cdc130E5267c | /**
* ./contracts/ZOVault.sol
*/
////// SPDX-License-Identifier-FLATTEN-SUPPRESS-WARNING: 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 these are generally available
* via msg.sen... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c80637c759d0d1161008c57806395d89b411161006657806395d89b411461026c5780639eca672c14610274578063a56cc4391461029a578063f2fde38b146102e6576100ea565b80637c759d0d146102025780638d9cc484146102405780638da5cb5b14610264576100ea565b806339fa1fa6116100c857806339fa1fa614... | {"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,
2683,
2581,
27531,
2487,
2497,
25746,
2575,
2581,
2487,
2278,
2509,
2278,
2546,
20952,
2575,
2094,
2683,
2094,
21926,
2683,
2487,
8586,
2475,
19797,
2278,
17134,
2692,
2063,
25746,
2575,
2581,
2278,
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... |
59,865 | 0x97857b2020326a954cea75ff5d1e2d1045fde3c4 | // Sources flattened with hardhat v2.6.4 https://hardhat.org
// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v4.3.1
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC165 standard, as defined in the
* https://eips.ethereum.org/EIPS/eip-165[EIP].
*
* Implemente... | 0x608060405234801561001057600080fd5b506004361061012b5760003560e01c8063944050d3116100ad578063d00ee1fb11610071578063d00ee1fb14610342578063e985e9c514610372578063eaab2c3f146103a2578063f242432a146103d2578063f2fde38b146103ee5761012b565b8063944050d31461028c57806395d89b41146102a8578063a22cb465146102c6578063a78dac0d146102e25780... | {"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,
2683,
2581,
27531,
2581,
2497,
11387,
11387,
16703,
2575,
2050,
2683,
27009,
21456,
23352,
4246,
2629,
2094,
2487,
2063,
2475,
2094,
10790,
19961,
2546,
3207,
2509,
2278,
2549,
1013,
1013,
4216,
16379,
2007,
2524,
12707,
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... |
59,866 | 0x9785abd9001d572b43992c8fe36c24ead353048b | pragma solidity 0.4.24;
/**
* @title ERC20Token Interface
* @dev https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md
*/
contract ERC20Token {
function name() public view returns (string);
function symbol() public view returns (string);
function decimals() public view returns (uint);
function total... | 0x6080604052600436106100775763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663706f6937811461007c578063715018a6146100aa5780638da5cb5b146100bf578063ad3335b5146100f0578063ae6f232914610111578063f2fde38b14610126575b600080fd5b34801561008857600080fd5b506100a8602460048035828101929082013591813591... | {"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,
2683,
2581,
27531,
7875,
2094,
21057,
24096,
2094,
28311,
2475,
2497,
23777,
2683,
2683,
2475,
2278,
2620,
7959,
21619,
2278,
18827,
13775,
19481,
14142,
18139,
2497,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1018,
1012,
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... |
59,867 | 0x97866c2a3d50560Ba0767760Ce45a2Ad526E697C | // SPDX-License-Identifier: MIT
//
/**
// @title: BILLIONAIRE BURGERS
// @desc: Billionaire Burgers is a collection of 10,000 NFT collectibles grilled on the Ethereum blockchain.
// @author: https://twitter.com/BillionaireBurg
// @author: https://instagram.com/Billionaire_Burgers
// @author: https://disco... | 0x6080604052600436106102515760003560e01c806370a0823111610139578063b071401b116100b6578063d5abeb011161007a578063d5abeb0114610694578063db4bec44146106aa578063e0a80853146106da578063e985e9c5146106fa578063efbd73f414610743578063f2fde38b1461076357600080fd5b8063b071401b14610601578063b767a09814610621578063b88d4fde14610641578063c8... | {"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,
2683,
2581,
20842,
2575,
2278,
2475,
2050,
29097,
12376,
26976,
2692,
3676,
2692,
2581,
2575,
2581,
2581,
16086,
3401,
19961,
2050,
2475,
4215,
25746,
2575,
2063,
2575,
2683,
2581,
2278,
1013,
1013,
23772,
2595,
1011,
6105,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,868 | 0x9786bD44c30cD84Fc6C9b026c2e826De066F688c | // File: iface/IPTokenFactory.sol
// SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.6.12;
interface IPTokenFactory {
function getGovernance() external view returns(address);
function getPTokenOperator(address contractAddress) external view returns(bool);
function getPTokenAuthenticity(addres... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c806370a0823111610097578063a457c2d711610066578063a457c2d714610312578063a9059cbb1461033e578063dd62ed3e1461036a578063fa3a16681461039857610100565b806370a082311461028c5780638dec3daa146102b257806395d89b41146102de5780639d8ed858146102e657610100565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
20842,
2497,
2094,
22932,
2278,
14142,
19797,
2620,
2549,
11329,
2575,
2278,
2683,
2497,
2692,
23833,
2278,
2475,
2063,
2620,
23833,
3207,
2692,
28756,
2546,
2575,
2620,
2620,
2278,
1013,
1013,
5371,
1024,
2065,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,869 | 0x97872EAfd79940C7b24f7BCc1EADb1457347ADc9 | pragma solidity ^0.8.0;
import { ERC20 } from "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
/**
* @title STRP token contract
* @dev Simple ERC20 contract with limit supply for 100mln tokens. 18 decimals by default
* Exist on Ethereum. For L2 using bridges
* ... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c8063715018a61161008c578063a457c2d711610066578063a457c2d71461024f578063a9059cbb1461027f578063dd62ed3e146102af578063f2fde38b146102df576100ea565b8063715018a6146102095780638da5cb5b1461021357806395d89b4114610231576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
2581,
2475,
5243,
2546,
2094,
2581,
2683,
2683,
12740,
2278,
2581,
2497,
18827,
2546,
2581,
9818,
2278,
2487,
13775,
2497,
16932,
28311,
22022,
2581,
4215,
2278,
2683,
10975,
8490,
2863,
5024,
3012,
1034,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,870 | 0x9787b163be24472ce7fc65462320d7dc318193c5 | pragma solidity ^0.4.24;
/*
* Part of Daonomic platform (daonomic.io)
*/
/**
* @title ERC20Basic
* @dev Simpler version of ERC20 interface
* See https://github.com/ethereum/EIPs/issues/179
*/
contract ERC20Basic {
function totalSupply() public view returns (uint256);
function balanceOf(address who) public v... | 0x6080604052600436106100c45763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100c9578063095ea7b31461015357806318160ddd1461018b57806323b872dd146101b2578063313ce567146101dc57806342966c6814610207578063661884631461022157806370a082311461024557806379cc67901461026657806395d89b4114... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
2581,
2497,
16048,
2509,
4783,
18827,
22610,
2475,
3401,
2581,
11329,
26187,
21472,
21926,
11387,
2094,
2581,
16409,
21486,
2620,
16147,
2509,
2278,
2629,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,871 | 0x9787e5ca192ae9BE424F2C25527f5A8e898B3Ca0 | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
import "./ERC721.sol";
import "./ERC721Enumerable.sol";
import "./ERC721Burnable.sol";
import "./Ownable.sol";
import "./SafeMath.sol";
import "./Counters.sol";
contract Final222BlackFacesContract is ERC721Enumerable, Ownable, ERC721Burnable {
using SafeMath... | 0x6080604052600436106101cd5760003560e01c8063715018a6116100f7578063a22cb46511610095578063e396276e11610064578063e396276e1461065a578063e927fc5c14610683578063e985e9c5146106ae578063f2fde38b146106eb576101cd565b8063a22cb465146105a0578063b88d4fde146105c9578063c87b56dd146105f2578063d547cfb71461062f576101cd565b80638d859f3e116100... | {"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,
2683,
2581,
2620,
2581,
2063,
2629,
3540,
16147,
2475,
6679,
2683,
4783,
20958,
2549,
2546,
2475,
2278,
17788,
25746,
2581,
2546,
2629,
2050,
2620,
2063,
2620,
2683,
2620,
2497,
2509,
3540,
2692,
1013,
1013,
23772,
2595,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,872 | 0x9788d91051f66b4c935457c5f4950a9e2d0f1abf | /**
*Submitted for verification at Etherscan.io on 2021-10-21
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.8;
/**
* @title Claim
* @author gotbit
*/
interface IERC20 {
function balanceOf(address who) external view returns (uint256);
function transfer(address to, uint256 value) external return... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c8063a87430ba1161008c578063d56b288911610066578063d56b288914610269578063d5a83ea714610272578063f2fde38b14610285578063fc0c546a1461029857600080fd5b8063a87430ba1461019c578063b0e5f3b5146101f1578063be9a65551461026057600080fd5b80634e71d92d116100c85780634e71d92d14... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
2620,
2094,
2683,
10790,
22203,
2546,
28756,
2497,
2549,
2278,
2683,
19481,
19961,
2581,
2278,
2629,
2546,
26224,
12376,
2050,
2683,
2063,
2475,
2094,
2692,
2546,
2487,
7875,
2546,
1013,
1008,
1008,
1008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,873 | 0x9789204c43bbc03e9176f2114805b68d0320b31d | pragma solidity ^0.5.15;
pragma experimental ABIEncoderV2;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount... | 0x608060405234801561001057600080fd5b50600436106100d05760003560e01c806312d43a51146100d557806325240810146100f357806328a3dd2c146100fb578063343ac5331461011057806345cd1b17146101235780634bda2e201461012b57806373f03dff146101335780638d0cc11114610146578063aaeae5c314610159578063b559316314610161578063b909650214610181578063bd7d8df1... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium... | [
101,
1014,
2595,
2683,
2581,
2620,
2683,
11387,
2549,
2278,
23777,
10322,
2278,
2692,
2509,
2063,
2683,
16576,
2575,
2546,
17465,
16932,
17914,
2629,
2497,
2575,
2620,
2094,
2692,
16703,
2692,
2497,
21486,
2094,
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... |
59,874 | 0x9789D57093c66AF78C1AEb5CE19A10f963673f87 | // SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
pragma experimental ABIEncoderV2;
import "./interfaces/ITimelock.sol";
contract AlchemyGovernorAlpha {
/// @dev The name of this contract
string public constant name = "Alchemy Governor Alpha";
/// @dev The voting period which will be set after set... | 0x6080604052600436106101665760003560e01c80634634c61f116100d1578063da35c6641161008a578063deaaa7cc11610064578063deaaa7cc1461053b578063e23a9a5214610566578063ec1e0e03146105a3578063fe0d94c1146105ce57610166565b8063da35c664146104aa578063da95691a146104d5578063ddf0b0091461051257610166565b80634634c61f146103be57806349aa94fd146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
2683,
2094,
28311,
2692,
2683,
2509,
2278,
28756,
10354,
2581,
2620,
2278,
2487,
6679,
2497,
2629,
3401,
16147,
27717,
2692,
2546,
2683,
2575,
21619,
2581,
2509,
2546,
2620,
2581,
1013,
1013,
23772,
2595,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,875 | 0x978a0b9785250141e1ad8d9af910024a4c60c941 | // SPDX-License-Identifier: MIT
pragma solidity 0.8.0;
import "@openzeppelin/contracts/access/Ownable.sol";
import "@openzeppelin/contracts/token/ERC1155/ERC1155.sol";
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/utils/math/Math.sol";
import "./DIASourceNFT.sol";
import "./S... | 0x608060405234801561001057600080fd5b50600436106102ac5760003560e01c806385a18dc81161017b578063bfd2e577116100d8578063d9761c501161008c578063f242432a11610071578063f242432a146104e3578063f2fde38b146104f6578063f516a2e614610509576102ac565b8063d9761c50146104bd578063e985e9c5146104d0576102ac565b8063c84993af116100bd578063c84993af14... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium... | [
101,
1014,
2595,
2683,
2581,
2620,
2050,
2692,
2497,
2683,
2581,
27531,
17788,
24096,
23632,
2063,
2487,
4215,
2620,
2094,
2683,
10354,
2683,
18613,
18827,
2050,
2549,
2278,
16086,
2278,
2683,
23632,
1013,
1013,
23772,
2595,
1011,
6105,
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... |
59,876 | 0x978a2c9ba8657aafd5000c34461c40e61162f2df | pragma solidity ^0.4.18;
contract DelegateERC20 {
function delegateTotalSupply() public view returns (uint256);
function delegateBalanceOf(address who) public view returns (uint256);
function delegateTransfer(address to, uint256 value, address origSender) public returns (bool);
function delegateAllowance(addre... | 0x60606040526004361061008e576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806304f6d646146102535780633ccfd60b146102c35780634b70cec4146102d8578063e8b5e51f1461032c578063f2c9ecd814610341578063f2fde38b1461036a578063fc0c546a146103a3578063ffdd5cf1146103f8575b60003373ffffffffffffffffffffffff... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "constant-function-... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Med... | [
101,
1014,
2595,
2683,
2581,
2620,
2050,
2475,
2278,
2683,
3676,
20842,
28311,
11057,
2546,
2094,
29345,
2692,
2278,
22022,
21472,
2487,
2278,
12740,
2063,
2575,
14526,
2575,
2475,
2546,
2475,
20952,
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... |
59,877 | 0x978b0a831e0899ec1b7d2a098a8572bd2c14538e | pragma solidity ^0.4.21;
// ----------------------------------------------------------------------------
// ERC Token Standard #20 Interface
// https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20-token-standard.md
// ----------------------------------------------------------------------------
contract ERC20Interfa... | 0x6080604052600436106100ba576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100bf578063095ea7b31461014f57806318160ddd146101b45780631e89d545146101df57806323b872dd146102a0578063313ce567146103255780636ac878f31461035657806370a082311461041757806395d89b411461046e578063a9059cbb... | {"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,
2683,
2581,
2620,
2497,
2692,
2050,
2620,
21486,
2063,
2692,
2620,
2683,
2683,
8586,
2487,
2497,
2581,
2094,
2475,
2050,
2692,
2683,
2620,
2050,
27531,
2581,
2475,
2497,
2094,
2475,
2278,
16932,
22275,
2620,
2063,
10975,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,878 | 0x978b15cd40f7286d674258588af4635dce055282 | pragma solidity ^0.4.24;
//==============================================================================
// _ _ _ _|_ _ .
// (/_\/(/_| | | _\ .
//==============================================================================
contract F3Devents {
// fired whenever a player registers a name
event on... | 0x6080604052600436106101c15763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663018a25e8811461036e57806306fdde0314610395578063079ce3271461041f5780630f15f4c01461043f57806310f01eba1461045457806311a09ae71461047557806324c33d331461048a5780632660316e146105015780632ce21999146105305780632e19ebdc14... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "constant-function-asm", "im... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'... | [
101,
1014,
2595,
2683,
2581,
2620,
2497,
16068,
19797,
12740,
2546,
2581,
22407,
2575,
2094,
2575,
2581,
20958,
27814,
27814,
2620,
10354,
21472,
19481,
16409,
2063,
2692,
24087,
22407,
2475,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,879 | 0x978b1ec350eb62ceef82dc016815ee85a38da3e4 | /**
*Submitted for verification at Etherscan.io on 2021-02-09
*/
// File: browser/Unmarshal.sol
pragma solidity ^0.6.0;
/// @title Unmarshal Rewards contract
/// @author Unmarshal
/// @notice This is main MARSH token
///
/// @dev Owner (multisig) can set list of rewards tokens MARSH.
/// This toke... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610626578063b2bdfa7b1461068c578063dd62ed3e146106d6578063e12681151461074e576100f5565b806352b0f196146103b157806370a082311461050757806380b2122e1461055f57806395d89b41146105a3576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
2497,
2487,
8586,
19481,
2692,
15878,
2575,
2475,
3401,
12879,
2620,
2475,
16409,
24096,
2575,
2620,
16068,
4402,
27531,
2050,
22025,
2850,
2509,
2063,
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... |
59,880 | 0x978B3aEc60fba0387299710Aa33F222E2033a09e | // File: @openzeppelin/contracts/math/SafeMath.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually... | 0x608060405234801561001057600080fd5b506004361061038d5760003560e01c8063853828b6116101de578063c7b9d5301161010f578063e00c1c3b116100ad578063f4b9fa751161007c578063f4b9fa7514610762578063f77c47911461076a578063f9f42b4f14610772578063fc0c546a1461049c5761038d565b8063e00c1c3b146104ac578063e59e5f681461074a578063ebf661b6146107525780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
2497,
2509,
6679,
2278,
16086,
26337,
2050,
2692,
22025,
2581,
24594,
2683,
2581,
10790,
11057,
22394,
2546,
19317,
2475,
2063,
11387,
22394,
2050,
2692,
2683,
2063,
1013,
1013,
5371,
1024,
1030,
2330,
437... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,881 | 0x978b5ed92ce2a6e3a80b5e999724a2fa989ab44f | // SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
import './UpgradeabilityProxy.sol';
/**
* @title AdminUpgradeabilityProxy
* @dev This contract combines an upgradeability proxy with an authorization
* mechanism for administrative tasks.
* All external functions in this contract must be guarded by the
* `... | 0x60806040526004361061004e5760003560e01c80633659cfe6146100675780634f1ef286146100b85780635c60da1b146101515780638f283970146101a8578063f851a440146101f95761005d565b3661005d5761005b610250565b005b610065610250565b005b34801561007357600080fd5b506100b66004803603602081101561008a57600080fd5b81019080803573ffffffffffffffffffffffffff... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
2497,
2629,
2098,
2683,
2475,
3401,
2475,
2050,
2575,
2063,
2509,
2050,
17914,
2497,
2629,
2063,
2683,
2683,
2683,
2581,
18827,
2050,
2475,
7011,
2683,
2620,
2683,
7875,
22932,
2546,
1013,
1013,
23772,
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... |
59,882 | 0x978b9f5a7a7465df9a10c68f8cb27367cce53a9b | /*https://t.me/MiniCultETH
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.13;
interface IERC20 {
function totalSupply() external view returns (uint256);
function decimals() external view returns (uint8);
function symbol() external view returns (string memory);
function name() external view re... | 0x6080604052600436106103545760003560e01c806362a9c64e116101c657806395d89b41116100f7578063dd62ed3e11610095578063f7c618c11161006f578063f7c618c114610a67578063fab91b6814610a8e578063fbcdba7614610af6578063fe575a8714610b4957600080fd5b8063dd62ed3e146109e1578063edb4903714610a27578063f2fde38b14610a4757600080fd5b8063a457c2d7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, ... | [
101,
1014,
2595,
2683,
2581,
2620,
2497,
2683,
2546,
2629,
2050,
2581,
2050,
2581,
21472,
2629,
20952,
2683,
27717,
2692,
2278,
2575,
2620,
2546,
2620,
27421,
22907,
21619,
2581,
9468,
2063,
22275,
2050,
2683,
2497,
1013,
1008,
16770,
1024,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,883 | 0x978bB72569dC790154FAb64f3274e4Af7a6A890B | /*
___ _ ___ _
| .\ ___ _ _ <_> ___ | __><_>._ _ ___ ._ _ ___ ___
| _// ._>| '_>| ||___|| _> | || ' |<_> || ' |/ | '/ ._>
|_| \___.|_| |_| |_| |_||_|_|<___||_|_|\_|_.\___.
* PeriFinance: Math.sol
*
* Latest source (may be newer): https://gith... | 0x73978bb72569dc790154fab64f3274e4af7a6a890b30146080604052600080fdfea265627a7a7231582080d0314b0dddeeb713138cf789d446ae9b95282a699d537f158729b2079038f864736f6c63430005100032 | {"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,
2683,
2581,
2620,
10322,
2581,
17788,
2575,
2683,
16409,
2581,
21057,
16068,
2549,
7011,
2497,
21084,
2546,
16703,
2581,
2549,
2063,
2549,
10354,
2581,
2050,
2575,
2050,
2620,
21057,
2497,
1013,
1008,
1035,
1035,
1035,
1035... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,884 | 0x978d16a76942bdc93ad3c884ff82a574c1b0038c | // File: @openzeppelin/contracts/utils/ReentrancyGuard.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
/**
* @dev Contract module that helps prevent reentrant calls to a function.
*
* Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier
* available, which can be applied to function... | 0x608060405234801561001057600080fd5b50600436106101d95760003560e01c80637b0a47ee11610104578063cc1a378f116100a2578063e9fad8ee11610071578063e9fad8ee1461041b578063ebe2b12b14610423578063ecbc13961461042b578063f2fde38b14610433576101d9565b8063cc1a378f146103e6578063cd3daf9d14610403578063d1af0c7d1461040b578063df136d65146104135761... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
2094,
16048,
2050,
2581,
2575,
2683,
20958,
2497,
16409,
2683,
2509,
4215,
2509,
2278,
2620,
2620,
2549,
4246,
2620,
2475,
2050,
28311,
2549,
2278,
2487,
2497,
8889,
22025,
2278,
1013,
1013,
5371,
1024,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,885 | 0x978d20bc2a6767917c9f48c7a4c5e95961802453 | 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);
function allowance(address owner, address spender) external view r... | 0x6080604052600436106100dd5760003560e01c806370a082311161007f578063a9059cbb11610059578063a9059cbb146104ec578063aa2f522014610552578063d6d2b6ba1461062c578063dd62ed3e14610707576100dd565b806370a08231146103905780638cd8db8a146103f557806395d89b411461045c576100dd565b806318160ddd116100bb57806318160ddd1461024b57806321a9cf34146102... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
2094,
11387,
9818,
2475,
2050,
2575,
2581,
2575,
2581,
2683,
16576,
2278,
2683,
2546,
18139,
2278,
2581,
2050,
2549,
2278,
2629,
2063,
2683,
28154,
2575,
15136,
2692,
18827,
22275,
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... |
59,886 | 0x978dB04870E771474d46E49C43738520C6d1BB23 | // SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.0 (access/Ownable.sol)
pragma solidity ^0.8.0;
import "../utils/Context.sol";
/**
* @dev Contract module which provides a basic access control mechanism, where
* there is an account (an owner) that can be granted exclusive access to
* specific functio... | 0x608060405234801561001057600080fd5b50600436106101e45760003560e01c80637b0a47ee1161010f578063cc1a378f116100a2578063e9fad8ee11610071578063e9fad8ee14610377578063ebe2b12b1461037f578063f215793214610387578063f2fde38b1461038f576101e4565b8063cc1a378f1461034c578063cd3daf9d1461035f578063d1af0c7d14610367578063df136d651461036f5761... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
18939,
2692,
18139,
19841,
2063,
2581,
2581,
16932,
2581,
2549,
2094,
21472,
2063,
26224,
2278,
23777,
2581,
22025,
25746,
2692,
2278,
2575,
2094,
2487,
10322,
21926,
1013,
1013,
23772,
2595,
1011,
6105,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,887 | 0x978de02577f3279e86a96bc5dfd251d9f66e7c5a | pragma solidity ^0.4.18;
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) internal pure returns (uint256) {
// assert(b > 0); // Solidity ... | 0x6060604052600436106101d8576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305d2035b146101e457806306fdde0314610211578063095ea7b31461029f5780630b1d07de146102f957806318160ddd1461033057806323b872dd146103595780632c4e722e146103d25780632ff2e9dc146103fb578063313ce5671461042457806334fcf437... | {"success": true, "error": null, "results": {"detectors": [{"check": "write-after-write", "impact": "Medium", "confidence": "High"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'write-after-write', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
3207,
2692,
17788,
2581,
2581,
2546,
16703,
2581,
2683,
2063,
20842,
2050,
2683,
2575,
9818,
2629,
20952,
2094,
17788,
2487,
2094,
2683,
2546,
28756,
2063,
2581,
2278,
2629,
2050,
10975,
8490,
2863,
5024,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,888 | 0x978E015B6249D4B0d06bf1958B8e783e7e9C7715 | // SPDX-License-Identifier: MIT
pragma solidity 0.6.12;
import "@openzeppelin/contracts/token/ERC721/ERC721.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
/**
* @title PiNFTTradable
* PiNFTTradable - ERC721 contract that whitelists a trading address, and has minting functionality.
*/
contract PiNFTTra... | 0x60806040526004361061019c5760003560e01c80636352211e116100ec578063aa0b59881161008a578063d0def52111610064578063d0def521146106a4578063e985e9c514610724578063f160d3691461075f578063f2fde38b146107925761019c565b8063aa0b59881461057d578063b88d4fde146105a7578063c87b56dd1461067a5761019c565b8063715018a6116100c6578063715018a6146105... | {"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,
2683,
2581,
2620,
2063,
24096,
2629,
2497,
2575,
18827,
2683,
2094,
2549,
2497,
2692,
2094,
2692,
2575,
29292,
16147,
27814,
2497,
2620,
2063,
2581,
2620,
2509,
2063,
2581,
2063,
2683,
2278,
2581,
2581,
16068,
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... |
59,889 | 0x978ea7f09ba5bb5c16214f189a5a5c2a50ee6204 | pragma solidity ^0.4.20;
interface tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) external; }
contract TokenERC20 {
// Public variables of the token
string public name;
string public symbol;
uint8 public decimals = 18;
// 18 decimals is t... | 0x6080604052600436106100b95763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100be578063095ea7b31461014857806318160ddd1461018057806323b872dd146101a7578063313ce567146101d157806342966c68146101fc57806370a082311461021457806379cc67901461023557806395d89b4114610259578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
5243,
2581,
2546,
2692,
2683,
3676,
2629,
10322,
2629,
2278,
16048,
17465,
2549,
2546,
15136,
2683,
2050,
2629,
2050,
2629,
2278,
2475,
2050,
12376,
4402,
2575,
11387,
2549,
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... |
59,890 | 0x978f0038a69a0eca925df4510e0085747744dda8 | // File: iface/IPTokenFactory.sol
// SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.6.12;
interface IPTokenFactory {
function getGovernance() external view returns(address);
function getPTokenOperator(address contractAddress) external view returns(bool);
function getPTokenAuthenticity(addres... | 0x608060405234801561001057600080fd5b506004361061009e5760003560e01c806396e72f101161006657806396e72f1014610156578063ab033ea914610170578063bf996de714610196578063f541b2a91461023c578063ff74927b146102625761009e565b80631d8b3634146100a3578063289b3c0d146100dd578063369d6694146101015780635aa6e6751461013157806380652abb14610139575b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2620,
2546,
8889,
22025,
2050,
2575,
2683,
2050,
2692,
19281,
2683,
17788,
20952,
19961,
10790,
2063,
8889,
27531,
2581,
22610,
2581,
22932,
25062,
2620,
1013,
1013,
5371,
1024,
2065,
10732,
1013,
12997,
18715,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,891 | 0x97906e2f548422eB05e21208DFF6857b012a2b67 | contract Hermes {
string public constant name = "↓ See Code Of The Contract ↓";
string public constant symbol = "Code ✓✓✓";
event Transfer(address indexed from, address indexed to, uint256 value);
address owner;
uint public index;
constructor() public {
owne... | 0x6080604052600436106100775763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100795780632986c0e51461010357806347c05c221461012a5780635fd8c7101461014a5780636b88f4ae1461015f57806395d89b4114610177575b005b34801561008557600080fd5b5061008e61018c565b60408051602080825283518183015283... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-send", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-send', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
21057,
2575,
2063,
2475,
2546,
27009,
2620,
20958,
2475,
15878,
2692,
2629,
2063,
17465,
11387,
2620,
20952,
2546,
2575,
27531,
2581,
2497,
24096,
2475,
2050,
2475,
2497,
2575,
2581,
3206,
24127,
1063,
5164,
227... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,892 | 0x9790d540c58a79f2492657bed8da2c500010ef84 | // File: @openzeppelin/contracts/utils/Strings.sol
pragma solidity ^0.8.0;
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
/**
* @dev Converts a `uint256` to its ASCII `string` decimal representation.
*/
function toString(uint25... | 0x6080604052600436106102045760003560e01c8063715018a611610118578063b88d4fde116100a0578063ddff5b1c1161006f578063ddff5b1c14610758578063e985e9c514610774578063eb8d2444146107b1578063f2fde38b146107dc578063ffe630b51461080557610204565b8063b88d4fde1461068c578063c04a2836146106b5578063c4e37095146106f2578063c87b56dd1461071b57610204... | {"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,
2683,
2581,
21057,
2094,
27009,
2692,
2278,
27814,
2050,
2581,
2683,
2546,
18827,
2683,
23833,
28311,
8270,
2620,
2850,
2475,
2278,
29345,
24096,
2692,
12879,
2620,
2549,
1013,
1013,
5371,
1024,
1030,
2330,
4371,
27877,
237... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,893 | 0x97912fb2398b0948ceafc202a85dfc2adf8dffa1 | /**
//SPDX-License-Identifier: UNLICENSED
Telegram: https://t.me/BabyElonaToken
*/
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint2... | 0x6080604052600436106101855760003560e01c8063715018a6116100d1578063b515566a1161008a578063c9567bf911610064578063c9567bf91461049f578063d94160e0146104b4578063dd62ed3e146104e4578063f42938901461052a57600080fd5b8063b515566a1461043f578063c02466681461045f578063c0a904a21461047f57600080fd5b8063715018a61461037d57806381bfdcca146103... | {"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,
2683,
2581,
2683,
12521,
26337,
21926,
2683,
2620,
2497,
2692,
2683,
18139,
21456,
11329,
11387,
2475,
2050,
27531,
20952,
2278,
2475,
4215,
2546,
2620,
20952,
7011,
2487,
1013,
1008,
1008,
1013,
1013,
23772,
2595,
1011,
61... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,894 | 0x9791bc7beb646b139a35780e5e9c68e4df0d027e | // SPDX-License-Identifier: MIT
pragma solidity 0.8.4;
interface IBEP20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the token decimals.
*/
function decimals() external view returns (uint8);
/**
* @dev... | 0x608060405234801561001057600080fd5b50600436106101215760003560e01c8063715018a6116100ad578063a9059cbb11610071578063a9059cbb1461025c578063b09f12661461026f578063d28d885214610277578063dd62ed3e1461027f578063f2fde38b146102b857600080fd5b8063715018a614610201578063893d20e81461020b5780638da5cb5b1461023057806395d89b41146102415780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2683,
2487,
9818,
2581,
4783,
2497,
21084,
2575,
2497,
17134,
2683,
2050,
19481,
2581,
17914,
2063,
2629,
2063,
2683,
2278,
2575,
2620,
2063,
2549,
20952,
2692,
2094,
2692,
22907,
2063,
1013,
1013,
23772,
2595,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,895 | 0x9791c907fdfd80982e73a7d6ca4358a8ae4616ee | pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20Upgradeable {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `a... | 0x60806040526004361061007f5760003560e01c8063c4d66de81161004e578063c4d66de814610141578063d2bfe9e514610161578063e1f21c6714610181578063f2fde38b146101a157600080fd5b8063873ad0ac1461008b5780638da5cb5b146100c1578063950d550c146100f9578063beabacc81461011f57600080fd5b3661008657005b600080fd5b34801561009757600080fd5b506100ab6100a6... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2683,
2487,
2278,
21057,
2581,
2546,
20952,
2094,
17914,
2683,
2620,
2475,
2063,
2581,
2509,
2050,
2581,
2094,
2575,
3540,
23777,
27814,
2050,
2620,
6679,
21472,
16048,
4402,
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... |
59,896 | 0x9791fde3c08242763718763f3ca7ad80001e41f3 | /**
TG: https://t.me/TimonToken
*/
pragma solidity ^0.8.4;
// SPDX-License-Identifier: UNLICENSED
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256);
functi... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb146102c6578063b515566a146102e6578063c3c8cd8014610306578063c9567bf91461031b578063dd62ed3e1461033057600080fd5b806370a082311461023b578063715018a61461025b5780638da5cb5b1461027057806395d89b411461029857600080fd5b8063273123b7116100... | {"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,
2683,
2581,
2683,
2487,
2546,
3207,
2509,
2278,
2692,
2620,
18827,
22907,
2575,
24434,
15136,
2581,
2575,
2509,
2546,
2509,
3540,
2581,
4215,
17914,
8889,
2487,
2063,
23632,
2546,
2509,
1013,
1008,
1008,
1056,
2290,
1024,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,897 | 0x979205de40d0eb92933272e1286b42a9da011305 | // TG: https://t.me/RocketMoonShiba
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.7;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return payable(msg.sender);
}
function _msgData() internal view virtual returns (bytes memory) {... | 0x6080604052600436106103035760003560e01c8063715018a611610190578063c867d60b116100dc578063e4a80d7211610095578063f1d5f5171161006f578063f1d5f51714610b93578063f2fde38b14610bbc578063f872858a14610be5578063fe575a8714610c105761030a565b8063e4a80d7214610b16578063ec28438a14610b41578063ef422a1814610b6a5761030a565b8063c867d60b146109... | {"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": "arbitrary-send", "impact":... | 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': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2683,
11387,
2629,
3207,
12740,
2094,
2692,
15878,
2683,
24594,
22394,
22907,
2475,
2063,
12521,
20842,
2497,
20958,
2050,
2683,
2850,
24096,
17134,
2692,
2629,
1013,
1013,
1056,
2290,
1024,
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,
1... |
59,898 | 0x9792409ae27726d337af30d701ab525372495607 | // SPDX-License-Identifier: MIT
pragma solidity 0.7.6;
// pragma abicoder v2;
pragma abicoder v2;
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/math/SafeMath.sol";
uint256 constant BASE = 1000000000000000000;
contract DIFX is ERC20("DigitalFinancialExch", "DIFX") {
const... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461012957806370a082311461013c57806395d89b411461014f578063a457c2d714610157578063a9059cbb1461016a578063dd62ed3e1461017d576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100ec57806323b872dd146101015780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2683,
18827,
2692,
2683,
6679,
22907,
2581,
23833,
2094,
22394,
2581,
10354,
14142,
2094,
19841,
2487,
7875,
25746,
22275,
2581,
18827,
2683,
26976,
2692,
2581,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
59,899 | 0x9792ee4c36a622a8cf9566b037c57519a9fe8a56 | // SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
/**
* @title Proxy
* @dev Implements delegation of calls to other contracts, with proper
* forwarding of return values and bubbling of failures.
* It defines a fallback function that delegates all calls to the address
* returned by the abstract _implementa... | 0x60806040526004361061004e5760003560e01c80633659cfe6146100655780634f1ef286146100985780635c60da1b146101185780638f28397014610149578063f851a4401461017c5761005d565b3661005d5761005b610191565b005b61005b610191565b34801561007157600080fd5b5061005b6004803603602081101561008857600080fd5b50356001600160a01b03166101d6565b61005b600480... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2683,
2475,
4402,
2549,
2278,
21619,
2050,
2575,
19317,
2050,
2620,
2278,
2546,
2683,
26976,
2575,
2497,
2692,
24434,
2278,
28311,
22203,
2683,
2050,
2683,
7959,
2620,
2050,
26976,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.