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 |
|---|---|---|---|---|---|---|---|---|---|
1,100 | 0x00fc2e075bc935c7c4283d277b90e6b9c822a105 | pragma solidity ^0.4.16;
//Define the pool
contract SmartPool {
//Pool info
uint currAmount; //Current amount in the pool (=balance)
uint ticketPrice; //Price of one ticket
uint startDate; //The date of opening
uint endDate; //The date of closing (or 0 if still open)
//Block infos (better t... | 0x60606040523615620000f4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680628e686514620000f9578063068bcd8d146200013b57806316ab4b1714620001a15780631bb4067b14620001b957806321f4d29f14620001df578063232fd216146200024557806338a964d614620002ab5780633ad9f72214620002fb57806378e88c3c1462000321... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-eth", "impa... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'chec... | [
101,
1014,
2595,
8889,
11329,
2475,
2063,
2692,
23352,
9818,
2683,
19481,
2278,
2581,
2278,
20958,
2620,
29097,
22907,
2581,
2497,
21057,
2063,
2575,
2497,
2683,
2278,
2620,
19317,
27717,
2692,
2629,
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... |
1,101 | 0x00fd9f7f8dba372310435a2a1813aef6eab9c857 | /**
*Submitted for verification at Etherscan.io on 2021-10-19
*/
// File: @openzeppelin/contracts/utils/Context.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While the... | 0x6080604052600436106101d85760003560e01c80636352211e11610102578063b9e0b71f11610095578063e957e8d711610064578063e957e8d7146107a1578063e985e9c5146107b6578063eb8d2444146107f1578063f2fde38b14610806576101d8565b8063b9e0b71f14610723578063c732a57914610738578063c87b56dd14610762578063cb774d471461078c576101d8565b80638da5cb5b116100... | {"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,
8889,
2546,
2094,
2683,
2546,
2581,
2546,
2620,
18939,
2050,
24434,
21926,
10790,
23777,
2629,
2050,
2475,
27717,
2620,
17134,
6679,
2546,
2575,
5243,
2497,
2683,
2278,
27531,
2581,
1013,
1008,
1008,
1008,
7864,
2005,
22616... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,102 | 0x00feC8b7EE9c14424F71b30Dac7C1CFE054B6771 | // SPDX-License-Identifier: MIT
pragma solidity =0.8.4;
library IterableMapping {
// Iterable mapping from address to uint;
struct Map {
address[] keys;
mapping(address => uint256) values;
mapping(address => uint256) indexOf;
mapping(address => bool) inserted;
}
functio... | 0x7300fec8b7ee9c14424f71b30dac7c1cfe054b6771301460806040526004361061006c5760003560e01c806317e142d1146100715780634c60db9c14610097578063732a2ccf146100b9578063bc2b405c146100e6578063d1aa9e7e14610106578063deb3d89614610131575b600080fd5b61008461007f366004610414565b610143565b6040519081526020015b60405180910390f35b8180156100a357... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
7959,
2278,
2620,
2497,
2581,
4402,
2683,
2278,
16932,
20958,
2549,
2546,
2581,
2487,
2497,
14142,
2850,
2278,
2581,
2278,
2487,
2278,
7959,
2692,
27009,
2497,
2575,
2581,
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... |
1,103 | 0x00ff66ab8699aafa050ee5ef5041d1503aa0849a | /**
*Submitted for verification at Etherscan.io on 2022-01-24
*/
/*
B.PROTOCOL TERMS OF USE
=======================
THE TERMS OF USE CONTAINED HEREIN (THESE “TERMS”) GOVERN YOUR USE OF B.PROTOCOL, WHICH IS A DECENTRALIZED PROTOCOL ON THE ETHEREUM BLOCKCHAIN (the “PROTOCOL”) THAT enables a backstop liquidity mechanis... | 0x6080604052600436106102ce5760003560e01c80637bd2bea71161017b578063bc063e1a116100d7578063cf59d56311610085578063cf59d563146109d5578063d20998de146109ea578063ddca3f43146109ff578063e29e4fbc14610a14578063f2fde38b14610a4a578063f446c1d014610a7d578063f73a12e114610a92576102d5565b8063bc063e1a146108f3578063bdf3c4ae14610908578063c0... | {"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": "arbitrary-send", "i... | 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': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'c... | [
101,
1014,
2595,
8889,
4246,
28756,
7875,
20842,
2683,
2683,
11057,
7011,
2692,
12376,
4402,
2629,
12879,
12376,
23632,
2094,
16068,
2692,
2509,
11057,
2692,
2620,
26224,
2050,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,104 | 0x01010043eb2f199120d7fc54e4ed367a697d79ae | /**
*Submitted for verification at Etherscan.io on 2022-03-18
*/
// SPDX-License-Identifier: MIT
pragma solidity =0.8.12;
pragma experimental ABIEncoderV2;
////// lib/openzeppelin-contracts/contracts/utils/Context.sol
// OpenZeppelin Contracts v4.4.0 (utils/Context.sol)
/* pragma solidity ^0.8.0; */
/**
* @dev Pr... | 0x6080604052600436106103b15760003560e01c80638da5cb5b116101e7578063bbc0c7421161010d578063dd62ed3e116100a0578063f2fde38b1161006f578063f2fde38b14610ac9578063f637434214610ae9578063f8b45b0514610aff578063fe72b27a14610b1557600080fd5b8063dd62ed3e14610a42578063e2f4560514610a88578063e884f26014610a9e578063f11a24d314610ab357600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Me... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'inc... | [
101,
1014,
2595,
24096,
24096,
8889,
23777,
15878,
2475,
2546,
16147,
2683,
12521,
2692,
2094,
2581,
11329,
27009,
2063,
2549,
2098,
21619,
2581,
2050,
2575,
2683,
2581,
2094,
2581,
2683,
6679,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
201... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,105 | 0x0102ca2a491c33d465f0b1c20d27e60cbfe13bb4 | pragma solidity ^0.4.18;
// ----------------------------------------------------------------------------
// 'OTT' 'OT Token' token contract
//
// Symbol : OTT
// Name : OT Token
// Total supply: 800,000,000.00000000
// Decimals : 8
//
// Enjoy.
//
// -------------------------------------... | 0x6060604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100eb578063095ea7b31461017957806318160ddd146101d357806323b872dd146101fc578063313ce567146102755780633eaaf86b146102a457806370a08231146102cd57806379ba50971461031a5780638da5cb5b1461032f57806395d89b41... | {"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,
24096,
2692,
2475,
3540,
2475,
2050,
26224,
2487,
2278,
22394,
2094,
21472,
2629,
2546,
2692,
2497,
2487,
2278,
11387,
2094,
22907,
2063,
16086,
27421,
7959,
17134,
10322,
2549,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,106 | 0x01030bcd89add33f779484662e2f2f7337f8912b | /**
*Submitted for verification at Etherscan.io on 2022-03-02
*/
/**
Autist Inu
There's an autist in you, there's an autist in all of us.
https://www.autistinu.com/
https://t.me/autistinu
*/
pragma solidity ^0.8.4;
// SPDX-License-Identifier: Unlicensed
abstract contract Context {
function _msgSender() in... | 0x6080604052600436106101d05760003560e01c80637d1db4a5116100f7578063a9059cbb11610095578063d00efb2f11610064578063d00efb2f14610546578063dd62ed3e1461055c578063ea1644d5146105a2578063f2fde38b146105c257600080fd5b8063a9059cbb146104c1578063bfd79284146104e1578063c3c8cd8014610511578063c492f0461461052657600080fd5b80638f9a55c0116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2692,
14142,
9818,
2094,
2620,
2683,
4215,
2094,
22394,
2546,
2581,
2581,
2683,
18139,
21472,
2575,
2475,
2063,
2475,
2546,
2475,
2546,
2581,
22394,
2581,
2546,
2620,
2683,
12521,
2497,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,107 | 0x0103b9ad3e9f99f7c4059886ecb13908195c3d0f | /**
*Submitted for verification at Etherscan.io on 2021-12-06
*/
// File: @openzeppelin/contracts/utils/Context.sol
// OpenZeppelin Contracts v4.4.0 (utils/Context.sol)
pragma solidity ^0.8.0;
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its ... | 0x6080604052600436106102725760003560e01c806391b7f5ed1161014f578063bd421727116100c1578063e222c7f91161007a578063e222c7f914610706578063e985e9c51461071b578063f2fde38b1461073b578063f83d08ba1461075b578063f9e2379914610770578063fd7982ca1461078557610272565b8063bd42172714610651578063c87b56dd14610671578063c880506414610691578063ca... | {"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,
24096,
2692,
2509,
2497,
2683,
4215,
2509,
2063,
2683,
2546,
2683,
2683,
2546,
2581,
2278,
12740,
28154,
2620,
20842,
8586,
2497,
17134,
21057,
2620,
16147,
2629,
2278,
29097,
2692,
2546,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,108 | 0x010464be49401ed35ea415c191a594f74ea3191a | /**
*Submitted for verification at Etherscan.io on 2022-04-16
*/
pragma solidity ^0.8.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes calldata) {
this;
ret... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c8063715018a611610097578063a8aa1b3111610066578063a8aa1b3114610213578063a9059cbb14610226578063c9567bf914610239578063dd62ed3e1461024157600080fd5b8063715018a6146101c95780638da5cb5b146101d357806395d89b41146101f8578063a457c2d71461020057600080fd5b8063313ce56711... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
2692,
21472,
2549,
4783,
26224,
12740,
2487,
2098,
19481,
5243,
23632,
2629,
2278,
16147,
2487,
2050,
28154,
2549,
2546,
2581,
2549,
5243,
21486,
2683,
2487,
2050,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,109 | 0x0104b1e6dba0b011253b25edd78bd45f4a98fb21 | /**
*Submitted for verification at Etherscan.io on 2022-03-08
*/
/*
████████╗██╗ ██╗███████╗ ██████╗ ██╗██████╗ ██╗███████╗
╚══██╔══╝██║ ██║██╔════╝ ██╔══██╗██║██╔══██╗██║╚══███╔╝
██║ ███████║█████╗ ██████╔╝██║██████╔╝██║ ███╔╝
██║ ██╔══██║██╔══╝ ██╔══██... | 0x6080604052600436106101c25760003560e01c80636c0360eb116100f757806395d89b4111610095578063c87b56dd11610064578063c87b56dd146104bf578063e985e9c5146104df578063f0292a0314610528578063f2fde38b1461053e57600080fd5b806395d89b411461044a578063a22cb4651461045f578063b88d4fde1461047f578063c1f261231461049f57600080fd5b80637d8966e4116100... | {"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,
24096,
2692,
2549,
2497,
2487,
2063,
2575,
18939,
2050,
2692,
2497,
24096,
12521,
22275,
2497,
17788,
22367,
2581,
2620,
2497,
2094,
19961,
2546,
2549,
2050,
2683,
2620,
26337,
17465,
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... |
1,110 | 0x0104bF429125103975D59DB9313633C38EEe241D | /**
*Submitted for verification at Etherscan.io on 2021-09-02
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/token/ERC20/IERC20.sol
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of toke... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b41146101cf578063a457c2d7146101d7578063a9059cbb146101ea578063dd62ed3e146101fd57600080fd5b806342966c681461017e57806370a082311461019357806379cc6790146101bc57600080fd5b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2692,
2549,
29292,
20958,
2683,
12521,
22203,
2692,
23499,
23352,
2094,
28154,
18939,
2683,
21486,
21619,
22394,
2278,
22025,
4402,
2063,
18827,
2487,
2094,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,111 | 0x0104d2dd7fd2a28f216f11f37d4b9bf8f1fd1796 | /**
*Submitted for verification at Etherscan.io on 2020-09-06
*/
pragma solidity ^0.6.7;
contract Owned {
modifier onlyOwner() {
require(msg.sender==owner);
_;
}
address payable owner;
address payable newOwner;
function changeOwner(address payable _newOwner) public onlyOwner {
... | 0x6080604052600436106100a05760003560e01c806370a082311161006457806370a082311461031357806379ba50971461037857806395d89b411461038f578063a6f9dae11461041f578063a9059cbb14610470578063dd62ed3e146104e35761011c565b806306fdde0314610121578063095ea7b3146101b157806318160ddd1461022457806323b872dd1461024f578063313ce567146102e25761011c... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2692,
2549,
2094,
2475,
14141,
2581,
2546,
2094,
2475,
2050,
22407,
2546,
17465,
2575,
2546,
14526,
2546,
24434,
2094,
2549,
2497,
2683,
29292,
2620,
2546,
2487,
2546,
2094,
16576,
2683,
2575,
1013,
1008,
1008,
1008,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,112 | 0x0105564c5a9054b147d99b261caa452269fc074a | /**
*Submitted for verification at Etherscan.io on 2022-04-24
*/
// File: @openzeppelin/contracts/utils/Counters.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/Counters.sol)
pragma solidity ^0.8.0;
/**
* @title Counters
* @author Matt Condon (@shrugs)
* @dev Provides counters that c... | 0x6080604052600436106103195760003560e01c8063724b5dd7116101ab578063b78354da116100f7578063d6e9bf5111610095578063e101124b1161006f578063e101124b1461088f578063e985e9c5146108a5578063f2fde38b146108ee578063fb2f1ffb1461090e57600080fd5b8063d6e9bf5114610843578063dd6d6df914610859578063e0a808531461086f57600080fd5b8063c87b56dd116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2692,
24087,
21084,
2278,
2629,
2050,
21057,
27009,
2497,
16932,
2581,
2094,
2683,
2683,
2497,
23833,
2487,
3540,
2050,
19961,
19317,
2575,
2683,
11329,
2692,
2581,
2549,
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... |
1,113 | 0x010583963f3ae4929253975ebd6bab0066870828 | pragma solidity ^0.4.14;
/* ©CoCoCoin
*/
library SafeMath {
function mul(uint a, uint b) internal returns (uint) {
uint c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint a, uint b) internal returns (uint) {
assert(b > 0);
uint c = a / b;
assert(a == b * c + a %... | 0x606060405236156100b75763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100bc578063095ea7b31461014757806318160ddd1461016b57806323b872dd14610190578063313ce567146101ba578063378dc3dc146101df57806370a08231146102045780638da5cb5b1461023557806395d89b4114610264578063a9059cbb146102... | {"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
2692,
27814,
23499,
2575,
2509,
2546,
2509,
6679,
26224,
24594,
17788,
23499,
23352,
15878,
2094,
2575,
3676,
2497,
8889,
28756,
2620,
19841,
2620,
22407,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
1012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,114 | 0x01058f3806cc9c04e3542de8a284c902f3876f82 | pragma solidity ^0.4.21;
// File: contracts/ownership/Ownable.sol
/**
* @title Ownable
* @dev The Ownable contract has an owner address, and provides basic authorization control
* functions, this simplifies the implementation of "user permissions".
*/
contract Ownable {
address public owner;
event Ownership... | 0x6060604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100eb578063095ea7b31461017957806318160ddd146101d357806323b872dd146101fc5780632ff2e9dc14610275578063313ce5671461029e5780635f56b6fe146102cd57806366188463146102f057806370a082311461034a578063715018a6... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2692,
27814,
2546,
22025,
2692,
2575,
9468,
2683,
2278,
2692,
2549,
2063,
19481,
20958,
3207,
2620,
2050,
22407,
2549,
2278,
21057,
2475,
2546,
22025,
2581,
2575,
2546,
2620,
2475,
10975,
8490,
2863,
5024,
3012,
1034... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,115 | 0x01061b0e90dde2a35de1687e6a48a7099169b2eb | /**
*Submitted for verification at Etherscan.io on 2021-12-10
*/
// 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 >=... | 0x608060405234801561001057600080fd5b50600436106100935760003560e01c80633bfdd7de116100665780633bfdd7de146101985780634efa82b6146101dc578063d1b317e514610210578063d9caed1214610272578063da2d9740146102e057610093565b80630505c8c9146100985780630b04f918146100cc5780631a32666c146100fa57806324705db31461013e575b600080fd5b6100a0610324... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2692,
2575,
2487,
2497,
2692,
2063,
21057,
14141,
2063,
2475,
2050,
19481,
3207,
16048,
2620,
2581,
2063,
2575,
2050,
18139,
2050,
19841,
2683,
2683,
16048,
2683,
2497,
2475,
15878,
1013,
1008,
1008,
1008,
7864,
2005... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,116 | 0x0106514c3f5c18d3b7fba83608650811c790ab68 | /**
*Submitted for verification at Etherscan.io on 2021-07-01
*/
/**
/* /$$ /$$ /$$$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$$$
/* | $$ | $$| $$_____//$$__ $$| $$__ $$|_ $$_/ /$$__ $$| $$_____/
/* | $$ | $$| $$ | $$ \ $$| $$ \ $$ | $$ | $$ \__/| $$
/* | $$ | $$| $$$$$ | $$ | $$... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c8063715018a611610097578063a457c2d711610066578063a457c2d714610486578063a9059cbb146104ec578063b242e53414610552578063dd62ed3e146105a2576100f5565b8063715018a6146103695780638da5cb5b1461037357806395d89b41146103bd5780639bc831b314610440576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2692,
26187,
16932,
2278,
2509,
2546,
2629,
2278,
15136,
2094,
2509,
2497,
2581,
26337,
2050,
2620,
21619,
2692,
20842,
12376,
2620,
14526,
2278,
2581,
21057,
7875,
2575,
2620,
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... |
1,117 | 0x0106a1122fe94a9cf151097c1fe17229ec78ffad | /**
*Submitted for verification at Etherscan.io on 2021-07-27
*/
pragma solidity >=0.5.0 <0.7.0;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
function allowance(address owner, address spender) external vie... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806370a082311161008c57806395d89b411161006657806395d89b41146103d3578063a9059cbb14610456578063dd62ed3e146104bc578063f2fde38b14610534576100cf565b806370a08231146102cb57806379cc6790146103235780638da5cb5b14610389576100cf565b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2692,
2575,
27717,
12521,
2475,
7959,
2683,
2549,
2050,
2683,
2278,
2546,
16068,
10790,
2683,
2581,
2278,
2487,
7959,
16576,
19317,
2683,
8586,
2581,
2620,
20961,
2094,
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... |
1,118 | 0x0107d006806d07d32efe5fad1c68b7b63b90e08c | pragma solidity ^0.4.23;
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
/**
* @dev Multiplies two numbers, throws on overflow.
**/
function mul(uint256 a, uint256 b) internal pure returns (uint256 c) {
if (a == 0) {
retu... | 0x608060405260043610610057576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806318160ddd1461005c57806370a0823114610087578063a9059cbb146100de575b600080fd5b34801561006857600080fd5b50610071610143565b6040518082815260200191505060405180910390f35b34801561009357600080fd5b506100c860048036038101... | {"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,
24096,
2692,
2581,
2094,
8889,
2575,
17914,
2575,
2094,
2692,
2581,
2094,
16703,
27235,
2629,
7011,
2094,
2487,
2278,
2575,
2620,
2497,
2581,
2497,
2575,
2509,
2497,
21057,
2063,
2692,
2620,
2278,
10975,
8490,
2863,
5024,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,119 | 0x01092106296f70d25e1a6a7fd69d69841bdf5680 | /**
*Submitted for verification at Etherscan.io on 2022-01-18
*/
// SPDX-License-Identifier: MIT
/**
: : : ... | 0x6080604052600436106101d05760003560e01c80637d1db4a5116100f7578063a9059cbb11610095578063d00efb2f11610064578063d00efb2f14610648578063dd62ed3e14610673578063ea1644d5146106b0578063f2fde38b146106d9576101d7565b8063a9059cbb1461058e578063bfd79284146105cb578063c3c8cd8014610608578063c492f0461461061f576101d7565b80638f9a55c0116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2692,
2683,
17465,
2692,
2575,
24594,
2575,
2546,
19841,
2094,
17788,
2063,
2487,
2050,
2575,
2050,
2581,
2546,
2094,
2575,
2683,
2094,
2575,
2683,
2620,
23632,
2497,
20952,
26976,
17914,
1013,
1008,
1008,
1008,
7864... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,120 | 0x010a1a80541018e3ca4b38aaf47e2e64567afbac | pragma solidity ^0.4.18;
// File: openzeppelin-solidity/contracts/ownership/Ownable.sol
/**
* @title Ownable
* @dev The Ownable contract has an owner address, and provides basic authorization control
* functions, this simplifies the implementation of "user permissions".
*/
contract Ownable {
address public owne... | 0x606060405260043610610180576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680631343ed051461018d57806313754f9a146102025780631921d1171461022b57806339e31ceb1461026d5780633f4ba83a146102965780633ff285d9146102ab5780635148de8d146102fc578063543a9ce41461032557806354fd4d50146103a1578063558f285f... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2692,
27717,
2050,
17914,
27009,
10790,
15136,
2063,
2509,
3540,
2549,
2497,
22025,
11057,
2546,
22610,
2063,
2475,
2063,
21084,
26976,
2581,
10354,
3676,
2278,
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,121 | 0x010a45801ee731e016aaaa68ee570b9950be0e37 | /**
*Submitted for verification at Etherscan.io on 2022-05-05
*/
// File: @openzeppelin/contracts/utils/Address.sol
// OpenZeppelin Contracts (last updated v4.5.0) (utils/Address.sol)
pragma solidity ^0.8.1;
/**
* @dev Collection of functions related to the address type
*/
library Address {
/**
* @dev ... | 0x60806040526004361061025c5760003560e01c806370a0823111610144578063b69c9e78116100b6578063d62ca0711161007a578063d62ca071146106fb578063e985e9c514610710578063efea2af014610730578063f09f18e314610745578063f2fde38b1461075a578063fe2c7fee1461077a57600080fd5b8063b69c9e781461065b578063b88d4fde1461066e578063c23dc68f1461068e578063c8... | {"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,
24096,
2692,
2050,
19961,
17914,
2487,
4402,
2581,
21486,
2063,
24096,
2575,
11057,
11057,
2575,
2620,
4402,
28311,
2692,
2497,
2683,
2683,
12376,
4783,
2692,
2063,
24434,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,122 | 0x010bb03bb15c5ea8d2f9a07619fbe0b32e3443f9 | pragma solidity ^0.4.18;
/**
* @title ERC20Basic
* @dev Simpler version of ERC20 interface
* @dev see https://github.com/ethereum/EIPs/issues/179
*/
contract ERC20Basic {
uint256 public totalSupply;
function balanceOf(address who) public view returns (uint256);
function transfer(address to, uint256 value) publ... | 0x60606040526004361061016a576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305d2035b1461016f57806306fdde031461019c5780630900f0101461022a578063095ea7b31461026357806318160ddd146102bd57806323b872dd146102e6578063313ce5671461035f578063355274ea1461038e5780633f4ba83a146103b757806340c10f19... | {"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,
24096,
2692,
10322,
2692,
2509,
10322,
16068,
2278,
2629,
5243,
2620,
2094,
2475,
2546,
2683,
2050,
2692,
2581,
2575,
16147,
26337,
2063,
2692,
2497,
16703,
2063,
22022,
23777,
2546,
2683,
10975,
8490,
2863,
5024,
3012,
103... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,123 | 0x010bbf1e942d8747bbb9fa3e8558fec1b0ad5919 | /**
*Submitted for verification at Etherscan.io on 2021-11-03
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() externa... | 0x6080604052600436106100a05760003560e01c8063395093511161006457806339509351146101a757806370a08231146101e457806395d89b4114610221578063a457c2d71461024c578063a9059cbb14610289578063dd62ed3e146102c6576100a7565b806306fdde03146100ac578063095ea7b3146100d757806318160ddd1461011457806323b872dd1461013f578063313ce5671461017c576100a7... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2692,
10322,
2546,
2487,
2063,
2683,
20958,
2094,
2620,
2581,
22610,
10322,
2497,
2683,
7011,
2509,
2063,
27531,
27814,
7959,
2278,
2487,
2497,
2692,
4215,
28154,
16147,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
201... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,124 | 0x010Cad103787C4a31D22Dd0458CF4696Bfc2Ba44 | /**
*Submitted for verification at Etherscan.io on 2021-04-15
*/
// File: contracts\farming\FarmData.sol
//SPDX-License-Identifier: MIT
pragma solidity ^0.7.6;
struct FarmingPositionRequest {
uint256 setupIndex; // index of the chosen setup.
uint256 amount; // amount of main token or liquidity pool token.
... | 0x6080604052600436106100705760003560e01c8063ba0f49b71161004e578063ba0f49b7146100d9578063c85e0be2146100f9578063f0f4426014610119578063fb46caba1461013957610070565b80630346140d146100755780630569256a1461009757806373d4a13a146100aa575b600080fd5b34801561008157600080fd5b50610095610090366004611132565b610159565b005b6100956100a536... | {"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,
24096,
2692,
3540,
2094,
10790,
24434,
2620,
2581,
2278,
2549,
2050,
21486,
2094,
19317,
14141,
2692,
19961,
2620,
2278,
2546,
21472,
2683,
2575,
29292,
2278,
2475,
3676,
22932,
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... |
1,125 | 0x010caf85b66f37e1b411051c101541f7cbcb38ee | /**
*Submitted for verification at Etherscan.io on 2021-02-27
*/
// File: @openzeppelin\contracts\token\ERC20\IERC20.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount o... | 0x608060405234801561001057600080fd5b50600436106100625760003560e01c80630fb5a6b414610067578063191655871461008157806338af3eed146100a95780637b5c2f39146100cd5780639852595c146100d5578063be9a6555146100fb575b600080fd5b61006f610103565b60408051918252519081900360200190f35b6100a76004803603602081101561009757600080fd5b50356001600160... | {"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,
24096,
2692,
3540,
2546,
27531,
2497,
28756,
2546,
24434,
2063,
2487,
2497,
23632,
10790,
22203,
2278,
10790,
16068,
23632,
2546,
2581,
27421,
27421,
22025,
4402,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,126 | 0x010D0f36FBa7789443E83F2193231d6ea33f2b94 | /**
*Submitted for verification at Etherscan.io on 2022-02-16
*/
/**
*Submitted for verification at Etherscan.io on 2022-02-11
*/
// 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... | 0x6080604052600436106102885760003560e01c80636568d88f1161015a578063b88d4fde116100c1578063eb8d24441161007a578063eb8d244414610978578063efc360d5146109a3578063f0325549146109cc578063f2c4ce1e146109e3578063f2fde38b14610a0c578063f47c84c514610a3557610288565b8063b88d4fde14610854578063c66828621461087d578063c87b56dd146108a8578063ca... | {"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,
24096,
2692,
2094,
2692,
2546,
21619,
26337,
2050,
2581,
2581,
2620,
2683,
22932,
2509,
2063,
2620,
2509,
2546,
17465,
2683,
16703,
21486,
2094,
2575,
5243,
22394,
2546,
2475,
2497,
2683,
2549,
1013,
1008,
1008,
1008,
7864,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,127 | 0x010d982df7b83a933fdea778c9b3693057a40ae6 | /**
*Submitted for verification at Etherscan.io on 2022-04-26
*/
// Good night to all, sweet dreams! Now that Twitter is his we can go to Mars!
pragma solidity ^0.8.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgD... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c8063715018a611610097578063a8aa1b3111610066578063a8aa1b3114610213578063a9059cbb14610226578063c9567bf914610239578063dd62ed3e1461024157600080fd5b8063715018a6146101c95780638da5cb5b146101d357806395d89b41146101f8578063a457c2d71461020057600080fd5b8063313ce56711... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
2692,
2094,
2683,
2620,
2475,
20952,
2581,
2497,
2620,
2509,
2050,
2683,
22394,
2546,
3207,
2050,
2581,
2581,
2620,
2278,
2683,
2497,
21619,
2683,
14142,
28311,
2050,
12740,
6679,
2575,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,128 | 0x010df15e59c32041bcbd91dc4304d16a3f98ed18 | /**
*Submitted for verification at Etherscan.io on 2021-06-01
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity >=0.6.2;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual retu... | 0x608060405234801561001057600080fd5b50600436106101da5760003560e01c806370a0823111610104578063a9059cbb116100a2578063dd62ed3e11610071578063dd62ed3e146108af578063f2cc0c1814610927578063f2fde38b1461096b578063f84354f1146109af576101da565b8063a9059cbb146107a1578063b6c5232414610807578063cba0e99614610825578063dd467064146108815761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2692,
20952,
16068,
2063,
28154,
2278,
16703,
2692,
23632,
9818,
2497,
2094,
2683,
2487,
16409,
23777,
2692,
2549,
2094,
16048,
2050,
2509,
2546,
2683,
2620,
2098,
15136,
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... |
1,129 | 0x010f460b548ff8412c405809955d34341c891fae | /**
*Submitted for verification at Etherscan.io on 2021-10-01
*/
//https://t.me/bleachtoken
//bleachtoken.com
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface ... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb1461031c578063b515566a14610359578063c3c8cd8014610382578063c9567bf914610399578063dd62ed3e146103b057610109565b806370a0823114610272578063715018a6146102af5780638da5cb5b146102c657806395d89b41146102f157610109565b8063273123b7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2692,
2546,
21472,
2692,
2497,
27009,
2620,
4246,
2620,
23632,
2475,
2278,
12740,
27814,
2692,
2683,
2683,
24087,
2094,
22022,
22022,
2487,
2278,
2620,
2683,
2487,
7011,
2063,
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... |
1,130 | 0x010f8086082b25e2B05D88C070Ea1a12d4EdD089 | /**
*Submitted for verification at Etherscan.io on 2021-12-09
*/
// SPDX-License-Identifier: MIT
/**
Shiba Inu has done things differently.
Now launch the next decentralized community token Mongoose Inu.
The first ever meme coin named by a US senator but for the community.
$Mongo.
*/
pragma solidity ^0.8.7;
/**... | 0x6080604052600436106102135760003560e01c806370a0823111610118578063bf56b371116100a0578063f0fc6bca1161006f578063f0fc6bca1461080a578063f2fde38b14610821578063f42938901461084a578063f708a64f14610861578063f887ea401461088a5761021a565b8063bf56b3711461074e578063bfe1092814610779578063dd62ed3e146107a4578063f0f44260146107e15761021a... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2692,
2546,
17914,
20842,
2692,
2620,
2475,
2497,
17788,
2063,
2475,
2497,
2692,
2629,
2094,
2620,
2620,
2278,
2692,
19841,
5243,
2487,
27717,
2475,
2094,
2549,
22367,
2692,
2620,
2683,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,131 | 0x0110d3F9280Cd1cc3046a1789eF2cE7cb0fdAE7F | /**
*Submitted for verification at Etherscan.io on 2021-07-20
*/
pragma solidity ^0.4.18;
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
/**
* @dev Multiplies two numbers, throws on overflow.
*/
function mul(uint256 a, uint256 b) internal pure r... | 0x6060604052600436106101d8576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306c28bd6146101dd57806306fdde0314610200578063095ea7b31461028e57806309bae2e3146102e857806318160ddd146103215780631e7758fd1461034a57806322efc4251461036f57806323b872dd146103a85780632a9f6094146104215780632ff2e9dc... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
10790,
2094,
2509,
2546,
2683,
22407,
2692,
19797,
2487,
9468,
14142,
21472,
27717,
2581,
2620,
2683,
12879,
2475,
3401,
2581,
27421,
2692,
2546,
6858,
2581,
2546,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,132 | 0x0110e54b4a702ae528d401ff45e9f7ef1ee44786 | /**
*Submitted for verification at Etherscan.io on 2022-03-16
*/
// File: contracts/riddler.sol
/**
*Submitted for verification at Etherscan.io on 2022-02-28
*/
// File: contracts/riddler.sol
/**
*Submitted for verification at Etherscan.io on 2022-02-25
*/
// File: contracts/riddler.sol
/**
*Submitted for ver... | 0x6080604052600436106101d85760003560e01c806355f804b311610102578063a22cb46511610095578063d5abeb0111610064578063d5abeb01146106b0578063d7224ba0146106db578063e985e9c514610706578063f2fde38b14610743576101d8565b8063a22cb465146105f6578063b88d4fde1461061f578063c6a91b4214610648578063c87b56dd14610673576101d8565b8063715018a6116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impac... | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
10790,
2063,
27009,
2497,
2549,
2050,
19841,
2475,
6679,
25746,
2620,
2094,
12740,
2487,
4246,
19961,
2063,
2683,
2546,
2581,
12879,
2487,
4402,
22932,
2581,
20842,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,133 | 0x0111546FEB693b9d9d5886e362472886b71D5337 | /**
*Submitted for verification at Etherscan.io on 2021-08-24
*/
/**
*Submitted for verification at Etherscan.io on 2021-07-30
*/
// Baby Battle Bots Gen One
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC165 standard, as defined in the
* https://eips.ethereum.org/EIPS/ei... | 0x6080604052600436106102465760003560e01c806379b6d4a011610139578063c87b56dd116100b6578063e21a39791161007a578063e21a3979146106a9578063e36fbd24146106c9578063e4cfeac5146106d1578063e985e9c5146106f1578063ed8403bf1461073a578063f2fde38b1461075a57600080fd5b8063c87b56dd146105f9578063ca80014414610619578063cccbc7e514610639578063cf... | {"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,
24096,
14526,
27009,
2575,
7959,
2497,
2575,
2683,
2509,
2497,
2683,
2094,
2683,
2094,
27814,
20842,
2063,
21619,
18827,
2581,
22407,
20842,
2497,
2581,
2487,
2094,
22275,
24434,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,134 | 0x011166d1934d1b3e0bb9f7d8ca5241c153d07ddc | /*
* MIT License
* ===========
*
* Copyright (c) 2020 Synthetix
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, ... | 0x608060405234801561001057600080fd5b506004361061018d5760003560e01c80638b876347116100de578063c14cba3e11610097578063df136d6511610071578063df136d651461035b578063e9fad8ee14610363578063ebe2b12b1461036b578063f2fde38b146103735761018d565b8063c14cba3e14610343578063c8f33c911461034b578063cd3daf9d146103535761018d565b80638b87634714... | {"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,
24096,
14526,
28756,
2094,
16147,
22022,
2094,
2487,
2497,
2509,
2063,
2692,
10322,
2683,
2546,
2581,
2094,
2620,
3540,
25746,
23632,
2278,
16068,
29097,
2692,
2581,
14141,
2278,
1013,
1008,
1008,
10210,
6105,
1008,
1027,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,135 | 0x0111d8e8367e48156ccdeff6fc47ceca547a1a5b | /**
*Submitted for verification at Etherscan.io on 2021-07-06
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.5.15;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() extern... | 0x | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "suicidal", "impact": "High", "confidence": "High"}, {"check": "boolean-cst", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Mediu... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'suicidal', 'impact': 'High', 'confidence': 'High'}, {'check': 'boolean-cst', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unch... | [
101,
1014,
2595,
24096,
14526,
2094,
2620,
2063,
2620,
21619,
2581,
2063,
18139,
16068,
2575,
9468,
3207,
4246,
2575,
11329,
22610,
3401,
3540,
27009,
2581,
27717,
2050,
2629,
2497,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,136 | 0x0112f802755ba0877b7aa2b326d154e7dca23624 | /**
*Submitted for verification at Etherscan.io on 2021-06-29
*/
pragma solidity ^0.5.0;
//
//----------------------------------------
contract ERC20Interface {
function totalSupply() public view returns (uint);
function balanceOf(address tokenOwner) public view returns (uint balance);
function allowance(... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
12521,
2546,
17914,
22907,
24087,
3676,
2692,
2620,
2581,
2581,
2497,
2581,
11057,
2475,
2497,
16703,
2575,
2094,
16068,
2549,
2063,
2581,
16409,
2050,
21926,
2575,
18827,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,137 | 0x0113bF81f431175b7013F3Bd4573479aB170c4c9 | /**
*Submitted for verification at Etherscan.io on 2021-06-27
*/
// SPDX-License-Identifier: MIT
/*
* Token has been generated for FREE using https://vittominacori.github.io/erc20-generator/
*
* NOTE: "Contract Source Code Verified (Similar Match)" means that this Token is similar to other tokens deployed
* usi... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806354fd4d501161008c57806395d89b411161006657806395d89b4114610195578063a457c2d71461019d578063a9059cbb146101b0578063dd62ed3e146101c357600080fd5b806354fd4d501461015c57806370a08231146101645780637afa1eed1461018d57600080fd5b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
17134,
29292,
2620,
2487,
2546,
23777,
14526,
23352,
2497,
19841,
17134,
2546,
2509,
2497,
2094,
19961,
2581,
22022,
2581,
2683,
7875,
16576,
2692,
2278,
2549,
2278,
2683,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,138 | 0x0114289efe38186b732d12c07a1ce4341e266513 | pragma solidity ^0.4.18;
/**
* @title Ownable
* @dev The Ownable contract has an owner address, and provides basic authorization control
* functions, this simplifies the implementation of "user permissions".
*/
contract Ownable {
address public owner;
event OwnershipTransferred(address indexed previousOwn... | 0x60606040526004361061015f576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806308d4073d1461016a57806327e235e3146101a85780632c4e722e146101f5578063328c0ec01461021e57806334358c011461024757806339885b2314610294578063481c6a75146102a9578063521eb273146102fe578063590e1ae3146103535780636857cb06... | {"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,
24096,
16932,
22407,
2683,
27235,
22025,
15136,
2575,
2497,
2581,
16703,
2094,
12521,
2278,
2692,
2581,
27717,
3401,
23777,
23632,
2063,
23833,
26187,
17134,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
1012,
2324,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,139 | 0x01144e014682796bEEEFC8aB47F8e160f1A61437 | /*
Copyright 2021 Set Labs Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in... | 0x608060405234801561001057600080fd5b50600436106100575760003560e01c806323d52bc21461005c5780636c6fc0ab1461008057806377b1aaf814610088578063a22fe98e14610156578063de68a3da1461018c575b600080fd5b6100646101ba565b604080516001600160a01b039092168252519081900360200190f35b6100646101de565b6100be6004803603606081101561009e57600080fd5b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
16932,
2549,
2063,
24096,
21472,
2620,
22907,
2683,
2575,
11306,
12879,
2278,
2620,
7875,
22610,
2546,
2620,
2063,
16048,
2692,
2546,
2487,
2050,
2575,
16932,
24434,
1013,
1008,
9385,
25682,
2275,
13625,
4297,
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,140 | 0x011535FD795fD28c749363E080662D62fBB456a7 | /**
*Submitted for verification at Etherscan.io on 2021-04-28
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.6.12;
// Part: IERC20Wrapper
interface IERC20Wrapper {
/// @dev Return the underlying ERC-20 for the given ERC-1155 token id.
function getUnderlyingToken(uint id) external view returns (address)... | 0x608060405234801561001057600080fd5b50600436106100f45760003560e01c80636f307dc311610097578063af8002df11610066578063af8002df146105d6578063b390c0ab146105f3578063e985e9c514610616578063f242432a14610644576100f4565b80636f307dc314610566578063a0712d681461056e578063a22cb4651461058b578063a4775772146105b9576100f4565b8063228cb73311... | {"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,
24096,
16068,
19481,
2546,
2094,
2581,
2683,
2629,
2546,
2094,
22407,
2278,
2581,
26224,
21619,
2509,
2063,
2692,
17914,
28756,
2475,
2094,
2575,
2475,
26337,
2497,
19961,
2575,
2050,
2581,
1013,
1008,
1008,
1008,
7864,
200... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,141 | 0x0115bb68d8d7625c181e7f9105d92df20eacaa1b | /**
*Submitted for verification at Etherscan.io on 2021-06-20
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.4.24;
contract SafeMath {
function safeAdd(uint a, uint b) public pure returns (uint c) {
c = a + b;
require(c >= a);
}
function safeSub(uint a, uint b) public pure retur... | 0x60806040526004361061011c5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde038114610121578063095ea7b3146101ab57806318160ddd146101e357806323b872dd1461020a578063313ce567146102345780633eaaf86b1461025f57806342966c681461027457806370a082311461028e57806379ba5097146102af5780638da5cb5b14... | {"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,
24096,
16068,
10322,
2575,
2620,
2094,
2620,
2094,
2581,
2575,
17788,
2278,
15136,
2487,
2063,
2581,
2546,
2683,
10790,
2629,
2094,
2683,
2475,
20952,
11387,
5243,
3540,
27717,
2497,
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... |
1,142 | 0x01174185dcacb093c8768202ad045b7213c22804 | /**
*Submitted for verification at Etherscan.io on 2021-12-28
*/
// Sources flattened with hardhat v2.4.0 https://hardhat.org
// File @openzeppelin/contracts/utils/introspection/[email protected]
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC165 standard, as defined in th... | 0x60806040526004361061020f5760003560e01c806370a0823111610118578063b88d4fde116100a0578063e985e9c51161006f578063e985e9c514610599578063eb8835ab146105b9578063f2fde38b146105d9578063f759867a146105f9578063ffe630b51461060c5761020f565b8063b88d4fde1461052f578063c87b56dd1461054f578063cd3293de1461056f578063d5abeb01146105845761020f... | {"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,
24096,
16576,
23632,
27531,
16409,
6305,
2497,
2692,
2683,
2509,
2278,
2620,
2581,
2575,
2620,
11387,
2475,
4215,
2692,
19961,
2497,
2581,
17465,
2509,
2278,
19317,
17914,
2549,
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... |
1,143 | 0x0117c94381595db2f4fc702af83b2682e0ef1011 | /**
*Submitted for verification at Etherscan.io on 2021-11-11
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.0;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
function allowance(address owner... | 0x608060405234801561001057600080fd5b50600436106100935760003560e01c8063313ce56711610066578063313ce5671461022157806370a082311461024257806395d89b411461029a578063a9059cbb1461031d578063dd62ed3e1461038157610093565b806306fdde0314610098578063095ea7b31461011b57806318160ddd1461017f57806323b872dd1461019d575b600080fd5b6100a06103f9... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
16576,
2278,
2683,
23777,
2620,
16068,
2683,
2629,
18939,
2475,
2546,
2549,
11329,
19841,
2475,
10354,
2620,
2509,
2497,
23833,
2620,
2475,
2063,
2692,
12879,
10790,
14526,
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... |
1,144 | 0x011912577bb6e83b7defbcadc7e85b9484003c90 | /**
*Submitted for verification at Etherscan.io on 2021-12-24
*/
/**
_______ _______ ___ _______ _______ _______ _______ ___ _______ ___ _______ _______ __ _
| || || | | || || || _ || | | ... | 0x6080604052600436106101db5760003560e01c806370a0823111610102578063a2a957bb11610095578063c3c8cd8011610064578063c3c8cd801461067e578063c492f04614610695578063dd62ed3e146106be578063f2fde38b146106fb576101e2565b8063a2a957bb1461059e578063a9059cbb146105c7578063bdd795ef14610604578063bfd7928414610641576101e2565b80638f9a55c0116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
16147,
12521,
28311,
2581,
10322,
2575,
2063,
2620,
2509,
2497,
2581,
3207,
26337,
3540,
16409,
2581,
2063,
27531,
2497,
2683,
18139,
29537,
2509,
2278,
21057,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,145 | 0x011ab2f7c0354355f56bc6662728eb28c5dfa3ea | /**
Mass Updater function that fixes a mistake on the Digester
*/
pragma solidity ^0.6.12;
contract MassUpdater {
/// @notice The name of this contract
string public constant name = 'Pool Mass Updater';
/// @notice The address of the Digester, for MassUpdate the Pools.
DIGESTERInterface public digest... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806306fdde03146100465780630784ee8c146100c9578063630b5ba1146100fd575b600080fd5b61004e610107565b6040518080602001828103825283818151815260200191508051906020019080838360005b8381101561008e578082015181840152602081019050610073565b50505050905090810190601f16801561... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2487,
7875,
2475,
2546,
2581,
2278,
2692,
19481,
23777,
24087,
2546,
26976,
9818,
28756,
2575,
22907,
22407,
15878,
22407,
2278,
2629,
20952,
2050,
2509,
5243,
1013,
1008,
1008,
3742,
10651,
2099,
3853,
2008,
8081,
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... |
1,146 | 0x011C5C4E4A86FC95A7A6d5C49a69Cdf0CB1d0467 | /**
*Submitted for verification at Etherscan.io on 2021-09-09
*/
pragma solidity ^0.4.25;
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
require(c / a == b, "SafeMath: multiplication overflow");
return c... | 0x6080604052600436106101a1576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146101a65780630753c30c14610236578063095ea7b3146102795780630e136b19146102de5780630ecb93c01461030d57806318160ddd1461035057806323b872dd1461037b57806326976e3f14610400578063313ce5671461045757806335390714... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2487,
2278,
2629,
2278,
2549,
2063,
2549,
2050,
20842,
11329,
2683,
2629,
2050,
2581,
2050,
2575,
2094,
2629,
2278,
26224,
2050,
2575,
2683,
19797,
2546,
2692,
27421,
2487,
2094,
2692,
21472,
2581,
1013,
1008,
1008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,147 | 0x011d0278252320ec7607f2230f3db62c5f844c8e | /**
*Submitted for verification at Etherscan.io on 2021-11-29
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/security/ReentrancyGuard.sol
pragma solidity ^0.8.0;
/**
* @dev Contract module that helps prevent reentrant calls to a function.
*
* Inheriting from `ReentrancyGuard` will make the... | 0x60806040526004361061021a5760003560e01c80636817c76c11610123578063b88d4fde116100ab578063e7bc82081161006f578063e7bc82081461076b578063e985e9c514610782578063eb8d2444146107bf578063f0325549146107ea578063f2fde38b146108015761021a565b8063b88d4fde146106a5578063c29de630146106ce578063c6ab67a3146106f9578063c87b56dd14610724578063db... | {"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,
24096,
2487,
2094,
2692,
22907,
2620,
17788,
21926,
11387,
8586,
2581,
16086,
2581,
2546,
19317,
14142,
2546,
29097,
2497,
2575,
2475,
2278,
2629,
2546,
2620,
22932,
2278,
2620,
2063,
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... |
1,148 | 0x011d9dfb4681f2d2245bbb04edd6a9eedf361e5c | pragma solidity ^0.4.15;
/*
Limassol Deploy 2
*/
library SafeMath {
function mul(uint a, uint b) internal returns (uint) {
uint c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint a, uint b) internal returns (uint) {
assert(b > 0);
uint c = a / b;
assert(a == b * c + ... | 0x606060405236156100b75763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100bc578063095ea7b31461014757806318160ddd1461016b57806323b872dd14610190578063313ce567146101ba578063378dc3dc146101df57806370a08231146102045780638da5cb5b1461023557806395d89b4114610264578063a9059cbb146102... | {"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
2487,
2094,
2683,
20952,
2497,
21472,
2620,
2487,
2546,
2475,
2094,
19317,
19961,
10322,
2497,
2692,
2549,
22367,
2575,
2050,
2683,
13089,
2546,
21619,
2487,
2063,
2629,
2278,
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... |
1,149 | 0x011de1ed601467ddbe556357e18683205dee0bda | /**
*Submitted for verification at Etherscan.io on 2021-05-16
*/
pragma solidity ^0.5.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP. Does not include
* the optional functions; to access them see {ERC20Detailed}.
*/
interface ERC20Interface {
/**
* @dev Returns the amount of tokens i... | 0x608060405234801561001057600080fd5b50600436106100b45760003560e01c80633eaaf86b116100715780633eaaf86b146102e25780636ebcf6071461030057806370a082311461035857806395d89b41146103b0578063a9059cbb14610433578063dd62ed3e14610499576100b4565b8063024c2ddd146100b957806306fdde0314610131578063095ea7b3146101b457806318160ddd1461021a5780... | {"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,
24096,
2487,
3207,
2487,
2098,
16086,
16932,
2575,
2581,
14141,
4783,
24087,
2575,
19481,
2581,
2063,
15136,
2575,
2620,
16703,
2692,
2629,
26095,
2692,
2497,
2850,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,150 | 0x011e73470f92b3e9e718ea4b0efe71ec8aefd4be | /**
*Submitted for verification at Etherscan.io on 2020-11-16
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.6.12;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
/**
* @dev Returns the a... | 0x60806040526004361061010d5760003560e01c8063aa082a9d11610095578063ca39967111610064578063ca399671146103d5578063cf30901214610400578063d0febe4c1461042b578063d58c66ab14610435578063e6fd48bc146104865761011c565b8063aa082a9d14610329578063bb2f719914610354578063be5bf5791461036b578063c2b6b58c146103a85761011c565b806389eeee1f116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2487,
2063,
2581,
22022,
19841,
2546,
2683,
2475,
2497,
2509,
2063,
2683,
2063,
2581,
15136,
5243,
2549,
2497,
2692,
27235,
2581,
2487,
8586,
2620,
6679,
2546,
2094,
2549,
4783,
1013,
1008,
1008,
1008,
7864,
2005,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,151 | 0x011ef1d6f8f78becbdbe8b0a94275e42144548e5 | /**
*Submitted for verification at Etherscan.io on 2021-06-18
*/
// 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 gen... | 0x6080604052600436106101815760003560e01c806339509351116100d1578063a217fddf1161008a578063ca15c87311610064578063ca15c87314610b09578063d547741f14610b58578063dd62ed3e14610bb3578063e72db5fd14610c3857610181565b8063a217fddf146109f8578063a457c2d714610a23578063a9059cbb14610a9657610181565b8063395093511461073d57806340c10f19146107... | {"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,
24096,
2487,
12879,
2487,
2094,
2575,
2546,
2620,
2546,
2581,
2620,
4783,
27421,
18939,
2063,
2620,
2497,
2692,
2050,
2683,
20958,
23352,
2063,
20958,
16932,
19961,
18139,
2063,
2629,
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... |
1,152 | 0x012163df437a816a9071cf9c9bdcd26d56655f9e | /**
*Submitted for verification at Etherscan.io on 2021-09-26
*/
/**
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.d... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c80638da5cb5b1161008c578063a457c2d711610066578063a457c2d714610261578063a9059cbb14610291578063dd62ed3e146102c1578063f2f80d3b146102f1576100ea565b80638da5cb5b14610209578063910f74551461022757806395d89b4114610243576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
17465,
2575,
29097,
2546,
23777,
2581,
2050,
2620,
16048,
2050,
21057,
2581,
2487,
2278,
2546,
2683,
2278,
2683,
2497,
16409,
2094,
23833,
2094,
26976,
26187,
2629,
2546,
2683,
2063,
1013,
1008,
1008,
1008,
7864,
200... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,153 | 0x01221b21bb5cc0e29aaa4403afa29487bc62b358 | /**
*Submitted for verification at Etherscan.io on 2021-07-02
*/
//SPDX-License-Identifier: Unlicensed
pragma solidity >=0.6.8;
interface IBEP20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(address... | 0x6080604052600436106104095760003560e01c80637217f4bc11610213578063afcf2fc411610123578063dd467064116100ab578063f2fde38b1161007a578063f2fde38b14610b46578063f7c7d48f14610b66578063fc6f4cbb14610b7b578063fda48a7314610b90578063fe18818414610ba557610410565b8063dd46706414610ac6578063dd62ed3e14610ae6578063e0362d4414610b06578063ea... | {"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": "reentrancy-eth", "impact": "High... | 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': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unuse... | [
101,
1014,
2595,
24096,
19317,
2487,
2497,
17465,
10322,
2629,
9468,
2692,
2063,
24594,
11057,
2050,
22932,
2692,
2509,
10354,
2050,
24594,
18139,
2581,
9818,
2575,
2475,
2497,
19481,
2620,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,154 | 0x012259fdb06c0f5fe189a6f4afcd962a4057dd62 | pragma solidity 0.4.18;
contract RigoBlock {
string public symbol = "RGC";
string public name = "Rigoblock";
uint8 public constant decimals = 18;
uint256 _totalSupply = 0;
uint256 _MaxDistribPublicSupply = 0;
uint256 _OwnerDistribSupply = 0;
uint256 _CurrentDistribPublicSupply = 0;
uint... | 0x6060604052600436106101695763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde03811461033a578063095ea7b3146103c457806310eca945146103fa57806318160ddd1461041e57806318d69faa146104435780631d1cc622146104565780632092970f1461046957806323b872dd1461047c5780632cd3fd70146104a4578063313ce56714... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
19317,
28154,
2546,
18939,
2692,
2575,
2278,
2692,
2546,
2629,
7959,
15136,
2683,
2050,
2575,
2546,
2549,
10354,
19797,
2683,
2575,
2475,
2050,
12740,
28311,
14141,
2575,
2475,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,155 | 0x0122ce89a7f9a329458A5B7D8612a69Ad187705b | /**
*Submitted for verification at Etherscan.io on 2021-05-20
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/token/ERC20/IERC20.sol
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of toke... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461014557806370a082311461015857806395d89b4114610181578063a457c2d714610189578063a9059cbb1461019c578063dd62ed3e146101af57600080fd5b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100ef57806323b872dd146101015780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
19317,
3401,
2620,
2683,
2050,
2581,
2546,
2683,
2050,
16703,
2683,
19961,
2620,
2050,
2629,
2497,
2581,
2094,
20842,
12521,
2050,
2575,
2683,
4215,
15136,
2581,
19841,
2629,
2497,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,156 | 0x012408ab1ebc2d81188dec52944fd9d31805880b | /**
*Submitted for verification at Etherscan.io on 2022-04-12
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external vi... | 0x6080604052600436106101d05760003560e01c80637d1db4a5116100f7578063a2a957bb11610095578063c492f04611610064578063c492f04614610552578063dd62ed3e14610572578063ea1644d5146105b8578063f2fde38b146105d857600080fd5b8063a2a957bb146104cd578063a9059cbb146104ed578063bfd792841461050d578063c3c8cd801461053d57600080fd5b80638f70ccf7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
18827,
2692,
2620,
7875,
2487,
15878,
2278,
2475,
2094,
2620,
14526,
2620,
2620,
3207,
2278,
25746,
2683,
22932,
2546,
2094,
2683,
2094,
21486,
17914,
27814,
17914,
2497,
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... |
1,157 | 0x012434c8dc06b2d553fabbe2b5b9b05e1f76d38c | /**
*Submitted for verification at Etherscan.io on 2022-04-12
*/
/**
Welcome to Rocket Inu! A Brand new meme token with amazing auto-burn and auto-buyback mechanics.
Official Telegram Group: t.me/rocketin
*/
// !
// !
// ^
// / \
// /___\
// |= =|
// | |
// | |
// | ... | 0x6080604052600436106104565760003560e01c80637bce5a041161023f578063c024666811610139578063e7ad9fcd116100b6578063f5648a4f1161007a578063f5648a4f14610c88578063f637434214610c9d578063f8b45b0514610cb3578063fc155d1d14610cc9578063fe72b27a14610ce957600080fd5b8063e7ad9fcd14610c07578063e884f26014610c27578063ee40166e14610c3c578063f1... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "write-after-write", "impact": "Medium", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'write-after-write', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'chec... | [
101,
1014,
2595,
24096,
18827,
22022,
2278,
2620,
16409,
2692,
2575,
2497,
2475,
2094,
24087,
2509,
7011,
19473,
2475,
2497,
2629,
2497,
2683,
2497,
2692,
2629,
2063,
2487,
2546,
2581,
2575,
2094,
22025,
2278,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,158 | 0x01245dd1a01affe844ea89ef9176a9f910cf8a67 | pragma solidity ^0.4.23;
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
/**
* @dev Multiplies two numbers, throws on overflow.
*/
function mul(uint256 a, uint256 b) internal pure returns (uint256 c) {
if (a == 0) {
return 0;
}
c =... | 0x608060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a757806318160ddd1461020c57806323b872dd14610237578063313ce567146102bc5780633f4ba83a146102ed57806342966c68146103045780635c975abb14610331578063661884631461036057806370a08231... | {"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,
24096,
18827,
2629,
14141,
2487,
2050,
24096,
10354,
7959,
2620,
22932,
5243,
2620,
2683,
12879,
2683,
16576,
2575,
2050,
2683,
2546,
2683,
10790,
2278,
2546,
2620,
2050,
2575,
2581,
10975,
8490,
2863,
5024,
3012,
1034,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,159 | 0x0126b5bafb2b85c76653c52c78fff15d681283ec | pragma solidity ^0.5.0;
contract Owned {
address public owner;
address public newOwner;
modifier onlyOwner {
require(msg.sender == owner);
_;
}
function transferOwnership(address _newOwner) public onlyOwner {
newOwner = _newOwner;
}
function acceptOwnership() public ... | 0x6080604052600436106100ae5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166326a4e8d281146103f25780633b97e856146104275780633c8da5881461044e57806379ba5097146104635780638da5cb5b1461047857806391b7f5ed146104a95780639d76ea58146104d3578063a6f2ae3a146104e8578063b97af2c8146104f0578063d4ee1d9014... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
23833,
2497,
2629,
3676,
26337,
2475,
2497,
27531,
2278,
2581,
28756,
22275,
2278,
25746,
2278,
2581,
2620,
4246,
2546,
16068,
2094,
2575,
2620,
12521,
2620,
2509,
8586,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,160 | 0x01270CE1dced89354AFE7C6a9fC533fD98Ddf24e | /**
*Submitted for verification at Etherscan.io on 2022-01-31
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/Counters.sol
// OpenZeppelin Contracts v4.4.1 (utils/Counters.sol)
pragma solidity ^0.8.0;
/**
* @title Counters
* @author Matt Condon (@shrugs)
* @dev Provides counters that ... | 0x60806040526004361061020f5760003560e01c80636352211e11610118578063a45ba8e7116100a0578063d5abeb011161006f578063d5abeb0114610768578063e0a8085314610793578063e985e9c5146107bc578063efbd73f4146107f9578063f2fde38b146108225761020f565b8063a45ba8e7146106ae578063b071401b146106d9578063b88d4fde14610702578063c87b56dd1461072b5761020f... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
22907,
2692,
3401,
2487,
16409,
2098,
2620,
2683,
19481,
2549,
10354,
2063,
2581,
2278,
2575,
2050,
2683,
11329,
22275,
2509,
2546,
2094,
2683,
2620,
14141,
2546,
18827,
2063,
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... |
1,161 | 0x01273fb613e983431cbe3a205029b7c065c64d68 | /**
*Submitted for verification at Etherscan.io on 2022-02-18
*/
pragma solidity ^0.8.10;
// SPDX-License-Identifier: Unlicensed
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(address ... | 0x6080604052600436106103395760003560e01c80635342acb4116101ab578063af2ce614116100f7578063d94160e011610095578063ea2f0b371161006f578063ea2f0b3714610a85578063ec034bed14610aa5578063f0f165af14610ac3578063f2fde38b14610ae357600080fd5b8063d94160e0146109e6578063dd46706414610a1f578063dd62ed3e14610a3f57600080fd5b8063be83c38f116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact": "Hi... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unu... | [
101,
1014,
2595,
24096,
22907,
2509,
26337,
2575,
17134,
2063,
2683,
2620,
22022,
21486,
27421,
2063,
2509,
2050,
11387,
12376,
24594,
2497,
2581,
2278,
2692,
26187,
2278,
21084,
2094,
2575,
2620,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,162 | 0x0128b1897108e0b57533bc9774326bfb30310dbe | /**
*Submitted for verification at Etherscan.io on 2022-01-15
*/
// File: @openzeppelin/contracts/utils/Context.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are ... | 0x6080604052600436106101445760003560e01c80639a8b93b5116100c0578063e36b0b3711610074578063e6fd48bc11610059578063e6fd48bc1461037f578063f2fde38b14610395578063f73d308a146103b557600080fd5b8063e36b0b371461034a578063e67151ae1461035f57600080fd5b8063adf8750c116100a5578063adf8750c146102ee578063b66a0e5d14610322578063ba41b0c6146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
22407,
2497,
15136,
2683,
2581,
10790,
2620,
2063,
2692,
2497,
28311,
22275,
2509,
9818,
2683,
2581,
2581,
23777,
23833,
29292,
2497,
14142,
21486,
2692,
18939,
2063,
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... |
1,163 | 0x012910aa43d4be652a67935db4cc4db4b14593f5 | pragma solidity ^0.4.25;
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256 c) {
if (a == 0) {
return 0;
}
c = a * b;
assert(c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal pure returns (uint256) {
... | 0x608060405260043610610107576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610112578063095ea7b3146101a257806318160ddd146102075780632195845f1461023257806323b872dd1461028d578063313ce567146103125780633ccfd60b1461033d57806370a082311461035457806395d89b41146103ab5780639b1cbccc... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
24594,
10790,
11057,
23777,
2094,
2549,
4783,
26187,
2475,
2050,
2575,
2581,
2683,
19481,
18939,
2549,
9468,
2549,
18939,
2549,
2497,
16932,
28154,
2509,
2546,
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... |
1,164 | 0x0129602852C366AcaFa0aD4465022125353038F9 | /**
*Submitted for verification at Etherscan.io on 2021-05-14
*/
// SPDX-License-Identifier: MIT
/*
* Token has been generated for FREE using https://vittominacori.github.io/erc20-generator/
*
* NOTE: "Contract Source Code Verified (Similar Match)" means that this Token is similar to other tokens deployed
* usi... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806354fd4d501161008c57806395d89b411161006657806395d89b4114610195578063a457c2d71461019d578063a9059cbb146101b0578063dd62ed3e146101c357600080fd5b806354fd4d501461015c57806370a08231146101645780637afa1eed1461018d57600080fd5b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
24594,
16086,
22407,
25746,
2278,
21619,
2575,
19629,
7011,
2692,
4215,
22932,
26187,
2692,
19317,
12521,
22275,
22275,
2692,
22025,
2546,
2683,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,
1012,
2283... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,165 | 0x012b0ce33060c496d4c3cebccb77cee6ef19d4f2 | /**
*Submitted for verification at Etherscan.io on 2021-04-29
*/
pragma solidity >=0.4.22 <0.6.0;
interface tokenRecipient {
function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) external;
}
contract Yandex {
// Public variables of the token
string public name;
s... | 0x6080604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b4578063095ea7b31461014457806318160ddd146101a957806323b872dd146101d4578063313ce5671461025957806370a082311461028a57806395d89b41146102e1578063a9059cbb14610371578063cae9ca51146103d6578063dd62ed3e... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2475,
2497,
2692,
3401,
22394,
2692,
16086,
2278,
26224,
2575,
2094,
2549,
2278,
2509,
3401,
9818,
27421,
2581,
2581,
3401,
2063,
2575,
12879,
16147,
2094,
2549,
2546,
2475,
1013,
1008,
1008,
1008,
7864,
2005,
22616,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,166 | 0x012b19ba5f7c3a306858c1c0209524c051901ed7 | /**
*Submitted for verification at Etherscan.io on 2021-05-25
*/
/**
*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);
... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2475,
2497,
16147,
3676,
2629,
2546,
2581,
2278,
2509,
2050,
14142,
2575,
27531,
2620,
2278,
2487,
2278,
2692,
11387,
2683,
25746,
2549,
2278,
2692,
22203,
21057,
2487,
2098,
2581,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,167 | 0x012eB965aAE65AB1a68C833f24F158ad6E3eeD24 | /**
*Submitted for verification at Etherscan.io on 2021-11-17
*/
//SPDX-License-Identifier: MIT
// Telegram: http://t.me/dexknownlatencymod
pragma solidity ^0.8.9;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
func... | 0x6080604052600436106101025760003560e01c806356d9dce81161009557806395d89b411161006457806395d89b41146102a85780639e752b95146102d5578063a9059cbb146102f5578063dd62ed3e14610315578063f42938901461035b57600080fd5b806356d9dce81461023657806370a082311461024b578063715018a61461026b5780638da5cb5b1461028057600080fd5b8063293230b8116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confi... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
2475,
15878,
2683,
26187,
11057,
2063,
26187,
7875,
2487,
2050,
2575,
2620,
2278,
2620,
22394,
2546,
18827,
2546,
16068,
2620,
4215,
2575,
2063,
2509,
13089,
18827,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,168 | 0x012fd5049a203df08c02fb2e0ed15ceed10d9ed4 | pragma solidity ^0.4.18;
// ----------------------------------------------------------------------------
// '0xLitecoin Token' contract
// Mineable ERC20 Token using Proof Of Work
//
// Symbol : 0xLTC
// Name : 0xLitecoin Token
// Total supply: 84,000,000.00
// Decimals : 8
//
// ----... | 0x6080604052600436106101c2576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146101c7578063095ea7b314610257578063163aa00d146102bc57806317da485f146102e75780631801fbe51461031257806318160ddd1461036557806323b872dd146103905780632d38bf7a14610415578063313ce5671461044057806332e99708... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
2475,
2546,
2094,
12376,
26224,
2050,
11387,
29097,
2546,
2692,
2620,
2278,
2692,
2475,
26337,
2475,
2063,
2692,
2098,
16068,
3401,
2098,
10790,
2094,
2683,
2098,
2549,
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,169 | 0x0130D226eb32546f0BdfC9e9000C3a52d2f50502 | /**
*Submitted for verification at Etherscan.io on 2022-01-15
*/
// SPDX-License-Identifier: MIT
/*
Join CleverInu today, and get in the next millionaire token on the Ethereum Network! 💎
The main purpose of CleverInu is to turn nerds into millionaires 💲💲
Site: https://cleverinu.com
Twitter: https://twitter... | 0x6080604052600436106103e25760003560e01c80638a8c523c1161020d578063bbc0c74211610128578063dd62ed3e116100bb578063f11a24d31161008a578063f63743421161006f578063f637434214610b93578063f8b45b0514610ba9578063fe72b27a14610bbf57600080fd5b8063f11a24d314610b5d578063f2fde38b14610b7357600080fd5b8063dd62ed3e14610abc578063de0c298514610b... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'chec... | [
101,
1014,
2595,
24096,
14142,
2094,
19317,
2575,
15878,
16703,
27009,
2575,
2546,
2692,
2497,
20952,
2278,
2683,
2063,
21057,
8889,
2278,
2509,
2050,
25746,
2094,
2475,
2546,
12376,
12376,
2475,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,170 | 0x0132bfca599d0b5b12f9160f6c2c44e453e3c35a | 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 au... | 0x6060604052600436106100b95763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100c9578063095ea7b31461015357806318160ddd1461017757806323b872dd1461019c5780632b68b9c6146101c4578063313ce567146101d757806370a08231146101ea5780638da5cb5b1461020957806395d89b4114610238578063a9059cbb14... | {"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
24096,
16703,
29292,
3540,
28154,
2683,
2094,
2692,
2497,
2629,
2497,
12521,
2546,
2683,
16048,
2692,
2546,
2575,
2278,
2475,
2278,
22932,
2063,
19961,
2509,
2063,
2509,
2278,
19481,
2050,
10975,
8490,
2863,
5024,
3012,
103... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,171 | 0x0135c9a7bff72aa26e1d105ff5000e454e4dde7a | pragma solidity ^0.4.24;
/*
*
* EthCash Contract Source
*~~~~~~~~~~~~~~~~~~~~~~~
* Web: ethcash.online
* Web mirrors: ethcash.global | ethcash.club
* Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="4f20212326212a0f2a3b272c2e3c276120212326212a">[email protected]</a>
* Telergam: ETHC... | 0x | {"success": true, "error": null, "results": {"detectors": [{"check": "suicidal", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impa... | true | null | {'detectors': [{'check': 'suicidal', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'chec... | [
101,
1014,
2595,
24096,
19481,
2278,
2683,
2050,
2581,
29292,
2546,
2581,
2475,
11057,
23833,
2063,
2487,
2094,
10790,
2629,
4246,
29345,
2692,
2063,
19961,
2549,
2063,
2549,
14141,
2063,
2581,
2050,
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... |
1,172 | 0x013620bf5142f9d8487e92c1d514c38e1b086613 | pragma solidity ^ 0.4 .18;
contract Etherumble {
struct PlayerBets {
address addPlayer;
uint amount;
}
PlayerBets[] users;
address[] players = new address[](20);
uint[] bets = new uint[](20);
uint nbUsers = 0;
uint totalBets = 0;
uint fees = 0;
uint endBlock ... | 0x | {"success": true, "error": null, "results": {"detectors": [{"check": "weak-prng", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
21619,
11387,
29292,
22203,
20958,
2546,
2683,
2094,
2620,
18139,
2581,
2063,
2683,
2475,
2278,
2487,
2094,
22203,
2549,
2278,
22025,
2063,
2487,
2497,
2692,
20842,
2575,
17134,
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... |
1,173 | 0x013660AaC61A05ae62b385fDd3210Ce04468f4D1 | // File: original_contracts/ITokenTransferProxy.sol
pragma solidity 0.7.5;
interface ITokenTransferProxy {
function transferFrom(
address token,
address from,
address to,
uint256 amount
)
external;
}
// File: original_contracts/AugustusStorage.sol
pragma solidity 0.... | 0x6080604052600436106100655760003560e01c8063644668051161004357806364466805146100d95780637a3226ec146100ec57806382678dd61461010157610065565b806330d643b51461006a5780633fc8cef314610095578063439fab91146100b7575b600080fd5b34801561007657600080fd5b5061007f610116565b60405161008c91906114b3565b60405180910390f35b3480156100a1576000... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
21619,
16086,
11057,
2278,
2575,
2487,
2050,
2692,
2629,
6679,
2575,
2475,
2497,
22025,
2629,
2546,
14141,
16703,
10790,
3401,
2692,
22932,
2575,
2620,
2546,
2549,
2094,
2487,
1013,
1013,
5371,
1024,
2434,
1035,
8311... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,174 | 0x0136d46ed3373ebc023c416c3dc6fbcd80b6da8b | 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... | 0x606060405236156100935763ffffffff60e060020a60003504166306fdde0381146100a9578063095ea7b31461013957806318160ddd1461016c57806323b872dd1461018e578063313ce567146101c757806354fd4d50146101ed57806370a082311461027d57806395d89b41146102ab578063a9059cbb1461033b578063cae9ca511461036e578063dd62ed3e146103e5575b341561009b57fe5b6100a7... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
21619,
2094,
21472,
2098,
22394,
2581,
2509,
15878,
2278,
2692,
21926,
2278,
23632,
2575,
2278,
29097,
2278,
2575,
26337,
19797,
17914,
2497,
2575,
2850,
2620,
2497,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,175 | 0x0136f17cd77b4889298b1705a732f3eba4ee9083 | /**
*Submitted for verification at Etherscan.io on 2021-10-16
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.9;
interface IERC165
{
function supportsInterface(bytes4 interfaceId) external view returns (bool);
}
interface IERC721 is IERC165
{
event Transfer( address indexed from, address ... | 0x6080604052600436106101f95760003560e01c80636a2dae071161010d578063b88d4fde116100a0578063e35568cb1161006f578063e35568cb146106ff578063e58e8df71461072a578063e6b3601214610753578063e985e9c51461077c578063f2fde38b146107b9576101f9565b8063b88d4fde14610643578063c0c566f01461066c578063c87b56dd14610697578063d547cfb7146106d4576101f9... | {"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,
24096,
21619,
2546,
16576,
19797,
2581,
2581,
2497,
18139,
2620,
2683,
24594,
2620,
2497,
16576,
2692,
2629,
2050,
2581,
16703,
2546,
2509,
15878,
2050,
2549,
4402,
21057,
2620,
2509,
1013,
1008,
1008,
1008,
7864,
2005,
226... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,176 | 0x01370aa269A7000834a686FcD96cd1CcA7eD1C18 | // File contracts/GuestlistedLibrary.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.12;
library GuestlistedLibrary {
struct Venue {
string name;
string location;
uint[2][] indexes;
string[] colors;
uint[] djIndexes;
}
struct DJ {
string firstNam... | 0x608060405234801561001057600080fd5b506004361061002b5760003560e01c8063abb6d08e14610030575b600080fd5b61004361003e36600461115e565b610059565b6040516100509190611381565b60405180910390f35b60606000610168836040015161006f91906113ca565b905060006096905060006003856040015161008a91906113ca565b9050600060608660800151600014156100aa5760... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-shift", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'incorrect-shift', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
24434,
2692,
11057,
23833,
2683,
2050,
19841,
8889,
2620,
22022,
2050,
2575,
20842,
11329,
2094,
2683,
2575,
19797,
2487,
16665,
2581,
2098,
2487,
2278,
15136,
1013,
1013,
5371,
8311,
1013,
4113,
9863,
2098,
29521,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,177 | 0x01376693da0093f6b490df852f7e5754a8cccb7b | /*
Implements EIP20 token standard: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md
.*/
pragma solidity ^0.4.21;
// Abstract contract for the full ERC 20 Token standard
// https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md
contract EIP20Interface {
/* This is a slight change to the ERC20 ... | 0x6080604052600436106100ae5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100b3578063095ea7b31461013d57806318160ddd1461017557806323b872dd1461019c57806327e235e3146101c6578063313ce567146101e75780635c6581651461021257806370a082311461023957806395d89b411461025a578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
24434,
28756,
2683,
29097,
2050,
8889,
2683,
2509,
2546,
2575,
2497,
26224,
2692,
20952,
27531,
2475,
2546,
2581,
2063,
28311,
27009,
2050,
2620,
9468,
27421,
2581,
2497,
1013,
1008,
22164,
1041,
11514,
11387,
19204,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,178 | 0x013782fe00418813ce716a6ed2e41dcc501541f1 | /**
*Submitted for verification at Etherscan.io on 2021-11-21
*/
pragma solidity >=0.4.22 <0.6.0;
contract ProxyGroupWallet {
address internal masterCopy;
mapping(uint256 => uint256) private tArr;
address[] private owners;
address internal GWF; ... | 0x608060405273ffffffffffffffffffffffffffffffffffffffff600054167fa619486e0000000000000000000000000000000000000000000000000000000060003514156050578060005260206000f35b3660008037600080366000845af43d6000803e80606c573d6000fd5b3d6000f3fea265627a7a72315820332615fc0a4246046997a2e5330227f1cead303ed57297a93de26cfb8b31fb5b64736f6c... | {"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,
24096,
24434,
2620,
2475,
7959,
8889,
23632,
2620,
2620,
17134,
3401,
2581,
16048,
2050,
2575,
2098,
2475,
2063,
23632,
16409,
2278,
12376,
16068,
23632,
2546,
2487,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,179 | 0x01385c810e2ec176bf065d5179e76dbad2a01173 | /**
*Submitted for verification at Etherscan.io on 2021-07-22
*/
// SPDX-License-Identifier: MIT
// File openzeppelin-solidity/contracts/utils/[email protected]
pragma solidity ^0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While... | 0x608060405234801561001057600080fd5b50600436106101f05760003560e01c80638187f5161161010f578063cba0e996116100a2578063f2cc0c1811610071578063f2cc0c181461046e578063f2fde38b14610481578063f598f96f14610494578063f84354f1146104a757600080fd5b8063cba0e996146103ed578063d363903214610419578063dd62ed3e14610422578063ea2f0b371461045b5760... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
22025,
2629,
2278,
2620,
10790,
2063,
2475,
8586,
16576,
2575,
29292,
2692,
26187,
2094,
22203,
2581,
2683,
2063,
2581,
2575,
18939,
4215,
2475,
2050,
24096,
16576,
2509,
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... |
1,180 | 0x01387115455a566acef031ee53ad998ba34395c0 | /*
Website: https://rgbfarm.fund
3 Successive Uniswap Liquidity Pool Farms
*/
pragma solidity ^0.6.12;
/**
* @dev Interface of the ERC20 standard as RGBned in the EIP.
*/
interface IERC20 {
/**
* @dev Retu... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c8063715018a611610097578063a9059cbb11610066578063a9059cbb14610301578063dd62ed3e1461032d578063f2fde38b1461035b578063fe9b1eb11461038157610100565b8063715018a6146102a15780638da5cb5b146102a957806395d89b41146102cd578063a457c2d7146102d557610100565b8063313ce56711... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth",... | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}... | [
101,
1014,
2595,
24096,
22025,
2581,
14526,
27009,
24087,
2050,
26976,
2575,
10732,
2546,
2692,
21486,
4402,
22275,
4215,
2683,
2683,
2620,
3676,
22022,
23499,
2629,
2278,
2692,
1013,
1008,
4037,
1024,
16770,
1024,
1013,
1013,
1054,
18259,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,181 | 0x013a505d2d9842d9ef33e2413e5565a93a7c9431 | /*
Check our barista at: https://espresso.farm
Telegram: t.me/espressofarm
___ ___ _ __ _ __ ___ ___ ___ ___
/ _ \/ __| '_ \| '__/ _ \/ __/ __|/ _ \
| __/\__ \ |_) | | | __/\__ \__ \ (_) |
\___||___/ .__/|_| \___||___/___/\___/
| |
|_|
A bad... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c806370a08231116100a257806395d89b411161007157806395d89b4114610330578063a457c2d714610338578063a9059cbb14610364578063dd62ed3e14610390578063f2fde38b146103be5761010b565b806370a08231146102b2578063715018a6146102d857806379cc6790146102e05780638da5cb5b1461030c5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2509,
2050,
12376,
2629,
2094,
2475,
2094,
2683,
2620,
20958,
2094,
2683,
12879,
22394,
2063,
18827,
17134,
2063,
24087,
26187,
2050,
2683,
2509,
2050,
2581,
2278,
2683,
23777,
2487,
1013,
1008,
4638,
2256,
22466,
91... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,182 | 0x013bba8209152e7331a4c64283fd7005934e49c0 | /**
*Submitted for verification at Etherscan.io on 2021-09-25
*/
pragma solidity ^0.8.0;
// SPDX-License-Identifier: MIT
/*************************************/
/********** Library Files **********/
/*************************************/
// File: IFactoryERC721.sol
/**
* This is a generic factory contract tha... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c80638da5cb5b116100a2578063c311c52311610071578063c311c52314610270578063c87b56dd1461028e578063cd7c0326146102be578063e985e9c5146102dc578063f2fde38b1461030c5761010b565b80638da5cb5b1461020e57806392b9fe681461022c57806394bf804d1461023657806395d89b41146102525761... | {"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,
24096,
2509,
22414,
2620,
11387,
2683,
16068,
2475,
2063,
2581,
22394,
2487,
2050,
2549,
2278,
21084,
22407,
2509,
2546,
2094,
19841,
2692,
28154,
22022,
2063,
26224,
2278,
2692,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,183 | 0x013c08e8269bcaf040a2f83523238d85689a8932 | /**
*Submitted for verification at Etherscan.io on 2021-06-04
*/
pragma solidity ^0.6.6;
/**
*
*
*
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually assum... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610626578063b2bdfa7b1461068c578063dd62ed3e146106d6578063e12681151461074e576100f5565b806352b0f196146103b157806370a082311461050757806380b2122e1461055f57806395d89b41146105a3576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
2509,
2278,
2692,
2620,
2063,
2620,
23833,
2683,
9818,
10354,
2692,
12740,
2050,
2475,
2546,
2620,
19481,
21926,
21926,
2620,
2094,
27531,
2575,
2620,
2683,
2050,
2620,
2683,
16703,
1013,
1008,
1008,
1008,
7864,
2005... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,184 | 0x013dccbc65c9dc6a2dbba63b980b0519e2c779ce | /**
*Submitted for verification at Etherscan.io on 2021-02-28
*/
pragma solidity ^0.4.24;
// ----------------------------------------------------------------------------
// Sample token contract
//
// Symbol : VERO
// Name : VeroToken
// Total supply : 1000000000
// Decimals : 8
// Owner Accoun... | 0x6080604052600436106100db576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100e0578063095ea7b31461017057806318160ddd146101d557806323b872dd14610200578063313ce567146102855780633eaaf86b146102b657806370a08231146102e157806395d89b4114610338578063a293d1e8146103c8578063a9059cbb... | {"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,
24096,
29097,
9468,
9818,
26187,
2278,
2683,
16409,
2575,
2050,
2475,
18939,
3676,
2575,
2509,
2497,
2683,
17914,
2497,
2692,
22203,
2683,
2063,
2475,
2278,
2581,
2581,
2683,
3401,
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... |
1,185 | 0x01411f49388dfa9b18bb998ae6179fbd2e22d58f | pragma solidity 0.4.24;
// File: openzeppelin-solidity/contracts/token/ERC20/ERC20Basic.sol
/**
* @title ERC20Basic
* @dev Simpler version of ERC20 interface
* @dev see https://github.com/ethereum/EIPs/issues/179
*/
contract ERC20Basic {
function totalSupply() public view returns (uint256);
function balanceOf... | 0x6080604052600436106100ae5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100b3578063095ea7b31461013d57806318160ddd1461017557806323b872dd1461019c578063313ce567146101c657806366188463146101f157806370a082311461021557806395d89b4114610236578063a9059cbb1461024b578063d73dd62314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
23632,
2487,
2546,
26224,
22025,
2620,
20952,
2050,
2683,
2497,
15136,
10322,
2683,
2683,
2620,
6679,
2575,
16576,
2683,
26337,
2094,
2475,
2063,
19317,
2094,
27814,
2546,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,186 | 0x014156A13F30d171ff08c427776f198AaeEA747d | /**
*Submitted for verification at Etherscan.io on 2022-03-02
*/
// File: @openzeppelin/contracts/security/ReentrancyGuard.sol
// OpenZeppelin Contracts v4.4.1 (security/ReentrancyGuard.sol)
pragma solidity ^0.8.0;
/**
* @dev Contract module that helps prevent reentrant calls to a function.
*
* Inheriting from... | 0x6080604052600436106103355760003560e01c8063715018a6116101ab578063ba4e5c49116100f7578063e757c17d11610095578063f2c4ce1e1161006f578063f2c4ce1e14610928578063f2fde38b14610948578063f30fcf3d14610968578063f8b7d0e91461098857600080fd5b8063e757c17d146108a9578063e985e9c5146108bf578063edec5f271461090857600080fd5b8063c6682862116100... | {"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,
24096,
23632,
26976,
27717,
2509,
2546,
14142,
2094,
16576,
2487,
4246,
2692,
2620,
2278,
20958,
2581,
2581,
2581,
2575,
2546,
16147,
2620,
11057,
4402,
2050,
2581,
22610,
2094,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,187 | 0x01417fea37677b581c1237b74a86c225136b3465 | pragma solidity ^0.4.11;
contract GangnamToken {
string public name = "GangnamToken"; // token name
string public symbol = "GNMT"; // token symbol
uint256 public decimals = 18; // token digit
mapping (address => uint256) public balanceOf;
mapping (address => mapping (... | 0x606060405236156100d9576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100de57806307da68f51461016d578063095ea7b31461018257806318160ddd146101dc57806323b872dd14610205578063313ce5671461027e57806342966c68146102a757806370a08231146102ca57806375f12b211461031757806395d89b411461... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
23632,
2581,
7959,
2050,
24434,
2575,
2581,
2581,
2497,
27814,
2487,
2278,
12521,
24434,
2497,
2581,
2549,
2050,
20842,
2278,
19317,
22203,
21619,
2497,
22022,
26187,
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,188 | 0x0142220147cc66c18b1e919b0fec6d78cf850064 | pragma solidity 0.4.25;
// File: contracts/sogur/interfaces/IRedButton.sol
/**
* @title Red Button Interface.
*/
interface IRedButton {
/**
* @dev Get the state of the red-button.
* @return The state of the red-button.
*/
function isEnabled() external view returns (bool);
}
// File: contract... | 0x60806040526004361061015e5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166328e34d94811461016357806329857859146101a15780632f8b8d41146101bb57806333b24e7a14610211578063609298e11461024d578063656f416d146102905780636b0701d1146102cd5780636d445d28146102e257806374f1649a146102fa5780637ae5452c14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
20958,
19317,
24096,
22610,
9468,
28756,
2278,
15136,
2497,
2487,
2063,
2683,
16147,
2497,
2692,
7959,
2278,
2575,
2094,
2581,
2620,
2278,
2546,
27531,
8889,
21084,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1018,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,189 | 0x01424fdf20d1d75c4e3096c093e53ed3b2af7c15 | pragma solidity ^0.4.18;
library SafeMath {
/**
* @dev Multiplies two numbers, throws on overflow.
*/
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
assert(c / a == b);
return c;
}
/**
* @dev Integer division o... | 0x6060604052600436106100b95763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100be578063095ea7b31461014857806318160ddd1461017e57806323b872dd146101a35780632ff2e9dc146101cb578063313ce567146101de578063661884631461020757806370a082311461022957806395d89b4114610248578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
20958,
2549,
2546,
20952,
11387,
2094,
2487,
2094,
23352,
2278,
2549,
2063,
14142,
2683,
2575,
2278,
2692,
2683,
2509,
2063,
22275,
2098,
2509,
2497,
2475,
10354,
2581,
2278,
16068,
10975,
8490,
2863,
5024,
3012,
103... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,190 | 0x0143b71443650aa8efa76bd82f35c22ebd558090 | /**
*Submitted for verification at Etherscan.io on 2022-03-17
*/
// SPDX-License-Identifier: UNLICENSED
// File: contracts/abstract/OwnableDelegateProxy.sol
pragma solidity 0.8.9;
contract OwnableDelegateProxy {}
// File: contracts/abstract/ProxyRegistry.sol
pragma solidity 0.8.9;
// Part: ProxyRegistry
cont... | 0x608060405234801561001057600080fd5b506004361061025c5760003560e01c80638f32d59b11610146578063cd53d08e116100c3578063e8a3d48511610087578063e8a3d485146107c9578063e985e9c5146107e7578063f242432a14610817578063f2fde38b14610833578063f3ae24151461084f578063fcf49adf1461087f5761025c565b8063cd53d08e146106eb578063cd7c03261461071b5780... | {"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,
24096,
23777,
2497,
2581,
16932,
23777,
26187,
2692,
11057,
2620,
12879,
2050,
2581,
2575,
2497,
2094,
2620,
2475,
2546,
19481,
2278,
19317,
15878,
2094,
24087,
17914,
21057,
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... |
1,191 | 0x0144b7e66993c6bfab85581e8601f96bfe50c9df | /**
*Submitted for verification at Etherscan.io on 2022-02-06
*/
pragma solidity ^0.4.23;
/**contract ERC721 is ERC721Basic, ERC721Enumerable, ERC721Metadata
* Utility library of inline functions on addresses
*/
library AddressUtils {
/**
* Returns whether the target address is a contract
* @dev This fun... | 0x60806040526004361061016a576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461016f578063081812fc146101ff578063095ea7b31461026c57806318160ddd146102b957806323b872dd146102e45780632f745c591461035157806342842e0e146103b25780634f558e791461041f5780634f6ccce7146104645780636352211e... | {"success": true, "error": null, "results": {"detectors": [{"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
22932,
2497,
2581,
2063,
28756,
2683,
2683,
2509,
2278,
2575,
29292,
7875,
27531,
27814,
2487,
2063,
20842,
24096,
2546,
2683,
2575,
29292,
2063,
12376,
2278,
2683,
20952,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,192 | 0x0145813e1b8864ce319fa18e8187da48f2e16261 | /**
*Submitted for verification at Etherscan.io on 2022-04-11
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/Counters.sol
// OpenZeppelin Contracts v4.4.1 (utils/Counters.sol)
pragma solidity ^0.8.0;
/**
* @title Counters
* @author Matt Condon (@shrugs)
* @dev Provides counters that ... | 0x6080604052600436106102255760003560e01c806370a0823111610123578063a22cb465116100ab578063d5abeb011161006f578063d5abeb01146107e6578063e0a8085314610811578063e985e9c51461083a578063efbd73f414610877578063f2fde38b146108a057610225565b8063a22cb46514610703578063a45ba8e71461072c578063b071401b14610757578063b88d4fde14610780578063c8... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
19961,
2620,
17134,
2063,
2487,
2497,
2620,
20842,
2549,
3401,
21486,
2683,
7011,
15136,
2063,
2620,
15136,
2581,
2850,
18139,
2546,
2475,
2063,
16048,
23833,
2487,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,193 | 0x0145c6e86b446ce3165d415116b6f37d0b6e5c1a | /**
*Submitted for verification at Etherscan.io on 2021-06-15
*/
/**
*Submitted for verification at Etherscan.io on 2021-05-16
*/
/**
*Submitted for verification at Etherscan.io on 2021-04-23
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.12;
abstract contract Context {
function _msgS... | 0x6080604052600436106102605760003560e01c80637d1db4a511610144578063d047e4b7116100b6578063e47d60601161007a578063e47d606014610d88578063f2cc0c1814610def578063f2fde38b14610e40578063f429389014610e91578063f815a84214610ea8578063f84354f114610ed357610267565b8063d047e4b714610bff578063d543dbeb14610c50578063dd46706414610c8b578063dd... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
19961,
2278,
2575,
2063,
20842,
2497,
22932,
2575,
3401,
21486,
26187,
2094,
23632,
22203,
16048,
2497,
2575,
2546,
24434,
2094,
2692,
2497,
2575,
2063,
2629,
2278,
2487,
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... |
1,194 | 0x0146714490ae3c9b1c4b68d96b4c6a1ba0f38949 | /**
*Submitted for verification at Etherscan.io on 2022-04-26
*/
// SPDX-License-Identifier: MIT
/*
Balloon Inu - Tiny supply (80,000), no tax, a lot of fun, fair launch!
*/
// File: @openzeppelin/contracts/token/ERC20/IERC20.sol
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defi... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461014557806370a082311461015857806395d89b4114610181578063a457c2d714610189578063a9059cbb1461019c578063dd62ed3e146101af57600080fd5b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100ef57806323b872dd146101015780... | {"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,
24096,
21472,
2581,
16932,
26224,
2692,
6679,
2509,
2278,
2683,
2497,
2487,
2278,
2549,
2497,
2575,
2620,
2094,
2683,
2575,
2497,
2549,
2278,
2575,
27717,
3676,
2692,
2546,
22025,
2683,
26224,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,195 | 0x014679471293e61990f41f3eda42ae7536615a52 | /**
*Submitted for verification at Etherscan.io on 2022-05-03
*/
//https://t.me/Mooninuportal
pragma solidity ^0.8.4;
// SPDX-License-Identifier: UNLICENSED
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
func... | 0x6080604052600436106101235760003560e01c806370a08231116100a0578063a9059cbb11610064578063a9059cbb14610339578063b87f137a14610359578063c3c8cd8014610379578063c9567bf91461038e578063dd62ed3e146103a357600080fd5b806370a082311461029a578063715018a6146102ba578063751039fc146102cf5780638da5cb5b146102e457806395d89b411461030c57600080... | {"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,
24096,
21472,
2581,
2683,
22610,
12521,
2683,
2509,
2063,
2575,
16147,
21057,
2546,
23632,
2546,
2509,
11960,
20958,
6679,
23352,
21619,
2575,
16068,
2050,
25746,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,196 | 0x01471D5D0F8603E71D4579dA62e1D62cD748CBf7 | /**
*Submitted for verification at Etherscan.io on 2022-05-01
*/
// Sources flattened with hardhat v2.9.3 https://hardhat.org
// File @openzeppelin/contracts-upgradeable/utils/introspection/[email protected]
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)
pragma s... | 0x6080604052600436106102f45760003560e01c806301ffc9a7146102f9578063056b01ce1461032e57806306fdde0314610343578063081812fc14610365578063095ea7b3146103925780630e4bef5a146103b25780631234170d146103d2578063137fdac0146103f457806318160ddd14610414578063196f0f62146104375780631bb3624c146104575780631c31f710146104775780631fc1e25f1461... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impa... | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
24096,
22610,
2487,
2094,
2629,
2094,
2692,
2546,
20842,
2692,
2509,
2063,
2581,
2487,
2094,
19961,
2581,
2683,
2850,
2575,
2475,
2063,
2487,
2094,
2575,
2475,
19797,
2581,
18139,
27421,
2546,
2581,
1013,
1008,
1008,
1008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,197 | 0x01485e923e51f6abb2b48aaa310d357b429ba263 | /**
*Submitted for verification at Etherscan.io on 2022-03-17
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// File: @openzeppelin/contracts/utils/Context.sol
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are g... | 0x60806040526004361061038b5760003560e01c80636352211e116101dc578063a22cb46511610102578063e36d6498116100a0578063f2c4ce1e1161006f578063f2c4ce1e14610a8b578063f2fde38b14610aab578063f571d67c14610acb578063ff1b655614610b0757600080fd5b8063e36d6498146109fd578063e985e9c514610a13578063e986655014610a5c578063eb8d244414610a7157600080... | {"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,
24096,
18139,
2629,
2063,
2683,
21926,
2063,
22203,
2546,
2575,
7875,
2497,
2475,
2497,
18139,
11057,
2050,
21486,
2692,
2094,
19481,
2581,
2497,
20958,
2683,
3676,
23833,
2509,
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... |
1,198 | 0x014902bb5cda879a4a54824c12d03d909361e89b | /**
*Submitted for verification at Etherscan.io on 2022-04-20
*/
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.0 (token/ERC20/IERC20.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of token... | 0x608060405234801561001057600080fd5b50600436106100b45760003560e01c806370a082311161007157806370a082311461014157806395d89b411461016a578063a457c2d714610172578063a9059cbb14610185578063dcf46c0614610198578063dd62ed3e146101ac57600080fd5b806306fdde03146100b9578063095ea7b3146100d757806318160ddd146100fa57806323b872dd1461010c5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
24096,
26224,
2692,
2475,
10322,
2629,
19797,
2050,
2620,
2581,
2683,
2050,
2549,
2050,
27009,
2620,
18827,
2278,
12521,
2094,
2692,
29097,
21057,
2683,
21619,
2487,
2063,
2620,
2683,
2497,
1013,
1008,
1008,
1008,
7864,
200... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,199 | 0x014942f890d762F1A335649A5426E13B3BaE0D6F | /**
*Submitted for verification at Etherscan.io on 2022-01-09
*/
/**
https://offld.net
*/
// SPDX-License-Identifier: MIT
... | 0x6080604052600436106103395760003560e01c80638ea5220f116101ab578063c0246668116100f7578063dd62ed3e11610095578063f11a24d31161006f578063f11a24d31461099e578063f2fde38b146109b4578063f6374342146109d4578063f8b45b05146109ea57600080fd5b8063dd62ed3e1461092d578063e2f4560514610973578063e884f2601461098957600080fd5b8063c876d0b9116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact"... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check':... | [
101,
1014,
2595,
24096,
26224,
20958,
2546,
2620,
21057,
2094,
2581,
2575,
2475,
2546,
2487,
2050,
22394,
26976,
26224,
2050,
27009,
23833,
2063,
17134,
2497,
2509,
3676,
2063,
2692,
2094,
2575,
2546,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.