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,000 | 0x00b674b8a646b6db29330520735b03cb6a301bcd | /**
*Submitted for verification at Etherscan.io on 2021-05-24
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() intern... | 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,
8889,
2497,
2575,
2581,
2549,
2497,
2620,
2050,
21084,
2575,
2497,
2575,
18939,
24594,
22394,
2692,
25746,
2692,
2581,
19481,
2497,
2692,
2509,
27421,
2575,
2050,
14142,
2487,
9818,
2094,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,001 | 0x00b81204b111f0cd5f5742e879c1e90344be3e64 | /**
*Submitted for verification at Etherscan.io on 2021-04-05
*/
// Sources flattened with hardhat v2.1.2 https://hardhat.org
// File @openzeppelin/contracts/math/[email protected]
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added... | 0x608060405234801561001057600080fd5b506004361061038e5760003560e01c80639010d07c116101de578063be3e2f1a1161010f578063e0cf7285116100ad578063f11d65cd1161007c578063f11d65cd14610a71578063f2fde38b14610aa1578063f3290d7514610abd578063f7bdf3c014610ad95761038e565b8063e0cf728514610a0f578063eac99b6114610a2d578063ec87621c14610a495780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-loca... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Mediu... | [
101,
1014,
2595,
8889,
2497,
2620,
12521,
2692,
2549,
2497,
14526,
2487,
2546,
2692,
19797,
2629,
2546,
28311,
20958,
2063,
2620,
2581,
2683,
2278,
2487,
2063,
21057,
22022,
2549,
4783,
2509,
2063,
21084,
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,002 | 0x00b8924f98d3f9547afc74518e7cffda29ae8ea3 | /**
*Submitted for verification at Etherscan.io on 2022-01-22
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.11;
abstract contract ReentrancyGuard {
uint256 private constant _NOT_ENTERED = 1;
uint256 private constant _ENTERED = 2;
uint256 private _status;
constructor() {
_status = ... | 0x6080604052600436106102255760003560e01c806355f804b311610123578063a0712d68116100ab578063cc9ff9c61161006f578063cc9ff9c61461061f578063d5abeb0114610635578063d897833e1461064b578063e985e9c51461066b578063f2fde38b146106b457600080fd5b8063a0712d681461058c578063a22cb4651461059f578063b015cf98146105bf578063b88d4fde146105df578063c8... | {"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,
8889,
2497,
2620,
2683,
18827,
2546,
2683,
2620,
2094,
2509,
2546,
2683,
27009,
2581,
10354,
2278,
2581,
19961,
15136,
2063,
2581,
2278,
4246,
2850,
24594,
6679,
2620,
5243,
2509,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,003 | 0x00b955b7fe9766418382b41c40bfabfcbd0f5751 | /**
*Submitted for verification at Etherscan.io on 2020-12-13
*/
/**
* ValueBase - new token with rebase function.
*
* countdown to first rebase: https://cutt.ly/nhPgbfn
* telegram: https://t.me/valuebasefinance
* website: https://valuebase.finance
* tweeter: https://twitter.com/ValuebaseF
* email: [email... | 0x608060405234801561001057600080fd5b50600436106102115760003560e01c80635c1eca8411610125578063a9059cbb116100ad578063e46adf621161007c578063e46adf6214610b26578063f2cc0c1814610b6a578063f2fde38b14610bae578063f84354f114610bf2578063fe4b84df14610c3657610211565b8063a9059cbb146109ce578063aef7f99e14610a34578063cba0e99614610a525780... | {"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,
8889,
2497,
2683,
24087,
2497,
2581,
7959,
2683,
2581,
28756,
23632,
2620,
22025,
2475,
2497,
23632,
2278,
12740,
29292,
7875,
11329,
2497,
2094,
2692,
2546,
28311,
22203,
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,004 | 0x00bab0294cf9c921198f9e00e0e220feaf19a3f0 | /**
*Submitted for verification at Etherscan.io on 2021-12-16
*/
pragma solidity 0.6.6;
// ----------------------------------------------------------------------------
// 'SPMC' token contract
//
// Deployed to : 0x018091F654a320c04c17300904D0Ef137367f4E3
// Symbol : SPMC
// Name : Spider-ManClub
// Tota... | 0x608060405234801561001057600080fd5b506004361061012c5760003560e01c8063a293d1e8116100ad578063d4ee1d9011610071578063d4ee1d9014610676578063dc39d06d146106c0578063dd62ed3e14610726578063e6cb90131461079e578063f2fde38b146107ea5761012c565b8063a293d1e81461042f578063a9059cbb1461047b578063b5931f7c146104e1578063cae9ca511461052d5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
3676,
2497,
2692,
24594,
2549,
2278,
2546,
2683,
2278,
2683,
17465,
16147,
2620,
2546,
2683,
2063,
8889,
2063,
2692,
2063,
19317,
2692,
7959,
10354,
16147,
2050,
2509,
2546,
2692,
1013,
1008,
1008,
1008,
7864,
2005,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,005 | 0x00bad923001d743297e1e282000c168a6ff2d1b8 | /**
*Submitted for verification at Etherscan.io on 2022-05-03
*/
// https://libelon.world/
// https://t.me/libelon
//SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.10;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interf... | 0x6080604052600436106101fd5760003560e01c8063715018a61161010d578063b0e9fffe116100a0578063db92dbb61161006f578063db92dbb6146105d5578063dcb0e0ad146105ea578063dd62ed3e1461060a578063e9e1831a14610650578063fdf7cd931461066557600080fd5b8063b0e9fffe14610575578063b515566a1461058b578063c3c8cd80146105ab578063c9567bf9146105c057600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
9024,
2683,
21926,
8889,
2487,
2094,
2581,
23777,
24594,
2581,
2063,
2487,
2063,
22407,
28332,
2692,
2278,
16048,
2620,
2050,
2575,
4246,
2475,
2094,
2487,
2497,
2620,
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,006 | 0x00bccD3394f412835e5Be641B815c96F798cBd7A | // SPDX-License-Identifier: unlicensed
pragma solidity ^0.6.12;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
return c;
}
function sub(uint256 a, uint256 b) internal pure re... | 0x6080604052600436106101485760003560e01c806367243482116100c0578063a457c2d711610074578063dd62ed3e11610059578063dd62ed3e146105de578063e2f4560514610626578063f2fde38b1461063b5761014f565b8063a457c2d714610552578063a9059cbb146105985761014f565b8063715018a6116100a5578063715018a6146105135780638da5cb5b1461052857806395d89b41146105... | {"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,
8889,
9818,
19797,
22394,
2683,
2549,
2546,
23632,
22407,
19481,
2063,
2629,
4783,
21084,
2487,
2497,
2620,
16068,
2278,
2683,
2575,
2546,
2581,
2683,
2620,
27421,
2094,
2581,
2050,
1013,
1013,
23772,
2595,
1011,
6105,
1011... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,007 | 0x00bce272966136d7ad9fa777796c6a9e9457d3a1 | /**
*Submitted for verification at Etherscan.io on 2022-03-30
*/
pragma solidity ^0.6.12;
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are gen... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c80633fdf7dfc116100a257806395d89b411161007157806395d89b411461047a578063a457c2d7146104fd578063a9059cbb14610561578063d5f39488146105c5578063dd62ed3e146105f95761010b565b80633fdf7dfc146103865780635b1fe516146103ba5780635c005bca146103ee57806370a08231146104225761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
9818,
2063,
22907,
24594,
28756,
17134,
2575,
2094,
2581,
4215,
2683,
7011,
2581,
2581,
2581,
2581,
2683,
2575,
2278,
2575,
2050,
2683,
2063,
2683,
19961,
2581,
2094,
2509,
27717,
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,008 | 0x00bdde8c638ff923f1814fa3f6cd94deb7a069ef | /**
*Submitted for verification at Etherscan.io on 2022-04-11
*/
// SPDX-License-Identifier: Unlicensed
/**
#HQxpress (CUBED)
3% fee auto add to the Liquidity pool
2% Distribute to charity wallet
Total supply = 1,000,000,000,000
decimals 9
*/
pragma solidity ^0.8.9;
/**
* @dev Interface of the ERC2... | 0x6080604052600436106102135760003560e01c80635342acb411610118578063a457c2d7116100a0578063ea2f0b371161006f578063ea2f0b37146107f8578063ec271be214610821578063ec28438a1461084c578063f2fde38b14610875578063f6889a261461089e5761021a565b8063a457c2d714610718578063a9059cbb14610755578063c49b9a8014610792578063dd62ed3e146107bb5761021a... | {"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,
8889,
2497,
14141,
2063,
2620,
2278,
2575,
22025,
4246,
2683,
21926,
2546,
15136,
16932,
7011,
2509,
2546,
2575,
19797,
2683,
2549,
3207,
2497,
2581,
2050,
2692,
2575,
2683,
12879,
1013,
1008,
1008,
1008,
7864,
2005,
22616,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,009 | 0x00BE030392f68736A79415E4c5F378933fE270e5 | /**
*Submitted for verification at Etherscan.io on 2021-02-23
*/
// File: contracts/interfaces/interestModelInterface.sol
pragma solidity 0.6.12;
interface interestModelInterface {
function getInterestAmount(address handlerDataStorageAddr, address payable userAddr, bool isView) external view returns (bool, uint256... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c80639ae4bf0e116100a2578063c953592011610071578063c9535920146102f4578063d3a417a214610311578063d7cf851e14610337578063e8c6cb491461033f578063fd2225e21461035c5761010b565b80639ae4bf0e1461028f578063a8d95443146102ac578063b28acd84146102e4578063bc5e1908146102ec5761... | {"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,
8889,
4783,
2692,
14142,
23499,
2475,
2546,
2575,
2620,
2581,
21619,
2050,
2581,
2683,
23632,
2629,
2063,
2549,
2278,
2629,
2546,
24434,
2620,
2683,
22394,
7959,
22907,
2692,
2063,
2629,
1013,
1008,
1008,
1008,
7864,
2005,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,010 | 0x00bf70e1ddfb8984d0af9af4b29ad3ec40d4b84e | pragma solidity ^0.4.23;
// File: contracts/ParsecReferralTracking.sol
contract ParsecReferralTracking {
mapping (address => address) public referrer;
event ReferrerUpdated(address indexed _referee, address indexed _referrer);
function _updateReferrerFor(address _referee, address _referrer) internal {
if ... | 0x60806040526004361061039a576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680622d7c9d146103a957806306fdde03146103c0578063081812fc14610450578063095ea7b3146104bd578063108456b41461050a578063117e62fd14610535578063125385f21461056057806316dd68b11461058b57806317ffc320146105b657806318160ddd14... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-tra... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Med... | [
101,
1014,
2595,
8889,
29292,
19841,
2063,
2487,
14141,
26337,
2620,
2683,
2620,
2549,
2094,
2692,
10354,
2683,
10354,
2549,
2497,
24594,
4215,
2509,
8586,
12740,
2094,
2549,
2497,
2620,
2549,
2063,
10975,
8490,
2863,
5024,
3012,
1034,
1014... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,011 | 0x00c03008B0fCbC9b5A9841acF2E52D4afa82B408 | /**
*Submitted for verification at Etherscan.io on 2021-12-16
*/
// SPDX-License-Identifier: MIT
// Amended by HashLips
/**
!Disclaimer!
These contracts have been used to create tutorials,
and was created for the purpose to teach people
how to create smart contracts on the blockchain.
please revi... | 0x60806040526004361061020f5760003560e01c80635c975abb11610118578063a475b5dd116100a0578063d5abeb011161006f578063d5abeb01146105bc578063da3ef23f146105d2578063e985e9c5146105f2578063f2c4ce1e1461063b578063f2fde38b1461065b57600080fd5b8063a475b5dd14610552578063b88d4fde14610567578063c668286214610587578063c87b56dd1461059c57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2278,
2692,
14142,
2692,
2620,
2497,
2692,
11329,
9818,
2683,
2497,
2629,
2050,
2683,
2620,
23632,
6305,
2546,
2475,
2063,
25746,
2094,
2549,
10354,
2050,
2620,
2475,
2497,
12740,
2620,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,012 | 0x00c2cbdb5acb3bb80d1b3a6c293f149b889fe96c | /**
*Submitted for verification at Etherscan.io on 2021-12-31
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, th... | 0x608060405234801561001057600080fd5b50600436106101c45760003560e01c806339509351116100f95780639711715a11610097578063a457c2d711610071578063a457c2d714610533578063a9059cbb14610563578063d547741f14610593578063dd62ed3e146105af576101c4565b80639711715a146104db578063981b24d0146104e5578063a217fddf14610515576101c4565b80634ee2cd7e11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
2475,
27421,
18939,
2629,
6305,
2497,
2509,
10322,
17914,
2094,
2487,
2497,
2509,
2050,
2575,
2278,
24594,
2509,
2546,
16932,
2683,
2497,
2620,
2620,
2683,
7959,
2683,
2575,
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,013 | 0x00c300c5ae4734abc8b19b71bb2f5f03e829dd4c | /**
*Submitted for verification at Etherscan.io on 2021-04-26
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.12;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
return c;
... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806370a082311161008c578063a457c2d711610066578063a457c2d71461027d578063a9059cbb146102a9578063dd62ed3e146102d5578063f2fde38b14610303576100cf565b806370a082311461022b5780638da5cb5b1461025157806395d89b4114610275576100cf565b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
14142,
2692,
2278,
2629,
6679,
22610,
22022,
7875,
2278,
2620,
2497,
16147,
2497,
2581,
2487,
10322,
2475,
2546,
2629,
2546,
2692,
2509,
2063,
2620,
24594,
14141,
2549,
2278,
1013,
1008,
1008,
1008,
7864,
2005,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,014 | 0x00c315ac9ff89bb6afa7524cd159f0a9766e8c89 | pragma solidity ^0.4.23;
contract IMDEX {
bytes32 public standard;
bytes32 public name;
bytes32 public symbol;
uint256 public totalSupply;
uint8 public decimals;
bool public allowTransactions;
mapping (address => uint256) public balanceOf;
mapping (address => mapping (address => uint256... | 0x6080604052600436106100f05763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416630a4bfa6d8114610102578063254dcfe21461013a5780632b03b8d41461016d5780633c72e9bf14610177578063429b62e5146101a5578063508493bc146101c657806365e17c9d146101ed57806383dbb27b1461021e5780638da5cb5b1461023f5780639198878314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
21486,
2629,
6305,
2683,
4246,
2620,
2683,
10322,
2575,
10354,
2050,
23352,
18827,
19797,
16068,
2683,
2546,
2692,
2050,
2683,
2581,
28756,
2063,
2620,
2278,
2620,
2683,
10975,
8490,
2863,
5024,
3012,
1034,
1014... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,015 | 0x00C3253d317ccA7Bf3F038288E61f14A9e3af8B2 | /**
*Submitted for verification at Etherscan.io on 2022-03-15
*/
// SPDX-License-Identifier: GPL-3.0-or-later
// Sources flattened with hardhat v2.6.1 https://hardhat.org
// File @openzeppelin/contracts/token/ERC20/[email protected]
// OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol)
pragma so... | 0x6080604052600436106103a15760003560e01c80638e6ac89b116101e7578063c4baed931161010d578063e3976edf116100a0578063f76c33991161006f578063f76c3399146109d6578063f77c479114610a0c578063f95d943814610a40578063fc7b9c1814610a5657600080fd5b8063e3976edf14610956578063f09b8fb11461098c578063f1eeb9e6146109a1578063f3e7fc80146109c157600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impa... | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2278,
16703,
22275,
2094,
21486,
2581,
16665,
2581,
29292,
2509,
2546,
2692,
22025,
22407,
2620,
2063,
2575,
2487,
2546,
16932,
2050,
2683,
2063,
2509,
10354,
2620,
2497,
2475,
1013,
1008,
1008,
1008,
7864,
2005,
2261... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,016 | 0x00c33285b764f8b7ad6f053bdf6978b25d7b7b48 | /**
*Submitted for verification at Etherscan.io on 2021-07-30
*/
pragma solidity ^0.4.24;
contract TransferManager {
function verifyTransfer(address _from, address _to, uint256 _amount) public view returns(bool) {
if (_from == address(0x89EB60E0f1d88aE71e8c0416c4F72734D6133252)) {
if (_to == ... | 0x6080604052600436106100405763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416639a4b1d5c8114610045575b600080fd5b34801561005157600080fd5b5061007c73ffffffffffffffffffffffffffffffffffffffff60043581169060243516604435610090565b604080519115158252519081900360200190f35b600073ffffffffffffffffffffff... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
22394,
22407,
2629,
2497,
2581,
21084,
2546,
2620,
2497,
2581,
4215,
2575,
2546,
2692,
22275,
2497,
20952,
2575,
2683,
2581,
2620,
2497,
17788,
2094,
2581,
2497,
2581,
2497,
18139,
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,017 | 0x00c396383400a1ef2eb401052dbf5d989b2da481 | /**
*Submitted for verification at Etherscan.io on 2021-07-24
*/
// File: @openzeppelin/contracts/utils/introspection/IERC165.sol
// 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].
*
* Implementer... | 0x6080604052600436106101ee5760003560e01c806355367ba91161010d578063a22cb465116100a0578063c87b56dd1161006f578063c87b56dd14610697578063e985e9c5146106d4578063f2fde38b14610711578063fdcff95c1461073a578063ff1b655614610765576101ee565b8063a22cb46514610603578063b5077f441461062c578063b66a0e5d14610657578063b88d4fde1461066e576101ee... | {"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,
2278,
23499,
2575,
22025,
22022,
8889,
27717,
12879,
2475,
15878,
12740,
10790,
25746,
18939,
2546,
2629,
2094,
2683,
2620,
2683,
2497,
2475,
2850,
18139,
2487,
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,018 | 0x00c3a4ea499cf8a68f26ec78fad0bd2be28c2769 | pragma solidity ^0.5.16;
interface IERC20 {
function totalSupply() external view returns (uint);
function balanceOf(address account) external view returns (uint);
function transfer(address recipient, uint amount) external returns (bool);
function allowance(address owner, address spender) external view r... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806370a0823111610097578063dd62ed3e11610066578063dd62ed3e14610305578063f1bb3c5414610333578063f340fa0114610359578063f3fef3a31461037f576100f5565b806370a082311461027f57806395d89b41146102a5578063a457c2d7146102ad578063a9059cbb146102d9576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
2509,
2050,
2549,
5243,
26224,
2683,
2278,
2546,
2620,
2050,
2575,
2620,
2546,
23833,
8586,
2581,
2620,
7011,
2094,
2692,
2497,
2094,
2475,
4783,
22407,
2278,
22907,
2575,
2683,
10975,
8490,
2863,
5024,
3012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,019 | 0x00c3bc63DcDF8EcbED68aE37858Fc4B74d41700E | /**
*Submitted for verification at Etherscan.io on 2022-04-14
*/
pragma solidity ^0.4.24;
// ----------------------------------------------------------------------------
// Sample token contract
//
// Symbol : PHC
// Name : PHC Token
// Total supply : 10000000000
// Decimals : 2
// 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,
8889,
2278,
2509,
9818,
2575,
29097,
19797,
2546,
2620,
8586,
8270,
2575,
2620,
6679,
24434,
27531,
2620,
11329,
2549,
2497,
2581,
2549,
2094,
23632,
19841,
2692,
2063,
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,020 | 0x00c3cde5515f2c3b7e646c265d9e70e63a3d9b0a | /**
*Submitted for verification at Etherscan.io on 2021-10-05
*/
pragma solidity ^0.8.0;
contract DegenDataAccess {
address private owner;
uint256 public registrationFee;
mapping(address => bool) public isUserRegistered;
constructor(){
owner = msg.sender;
registrationF... | 0x60806040526004361061007f5760003560e01c80633ccfd60b1161004e5780633ccfd60b14610122578063893d20e8146101395780638bbc931d14610164578063f5a1f5b41461018d57610080565b80630946e8071461008557806314c44e09146100b0578063163f7522146100db5780631aa3a0081461011857610080565b5b600080fd5b34801561009157600080fd5b5061009a6101b6565b60405161... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
2509,
19797,
2063,
24087,
16068,
2546,
2475,
2278,
2509,
2497,
2581,
2063,
21084,
2575,
2278,
23833,
2629,
2094,
2683,
2063,
19841,
2063,
2575,
2509,
2050,
29097,
2683,
2497,
2692,
2050,
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,021 | 0x00c4B398500645eb5dA00a1a379a88B11683ba01 | pragma solidity ^0.4.18;
// ----------------------------------------------------------------------------
// Owned - Ownership model with 2 phase transfers
// Enuma Blockchain Platform
//
// Copyright (c) 2017 Enuma Technologies.
// https://www.enuma.io/
// --------------------------------------------------------------... | 0x6060604052600436106101745763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663054f7d9c811461017957806306fdde03146101a0578063095ea7b31461022a57806318160ddd1461024c578063188214001461027157806323b872dd146102845780632a905318146102ac5780632f54bf6e146102bf578063313ce567146102de5780633c54caa514... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
2549,
2497,
23499,
27531,
8889,
21084,
2629,
15878,
2629,
2850,
8889,
27717,
2050,
24434,
2683,
2050,
2620,
2620,
2497,
14526,
2575,
2620,
2509,
3676,
24096,
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,022 | 0x00C4cb57617B06c5f3903f62eB6050B110379E90 | /**
*Submitted for verification at Etherscan.io on 2021-08-11
*/
/*
___ _ ___ _
| .\ ___ _ _ <_> ___ | __><_>._ _ ___ ._ _ ___ ___
| _// ._>| '_>| ||___|| _> | || ' |<_> || ' |/ | '/ ._>
|_| \___.|_| |_| |_| |_||_|_|<___||_|_|\_|_.\___.
* P... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c80637de655451161008c578063ae2e933b11610066578063ae2e933b146102b5578063b326f84e146102bd578063cff2ddad146102e9578063d29c000a14610307576100cf565b80637de65545146102305780638da5cb5b1461027557806394e1a4481461027d576100cf565b80631627540c146100d457806319db222814... | {"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,
8889,
2278,
2549,
27421,
28311,
2575,
16576,
2497,
2692,
2575,
2278,
2629,
2546,
23499,
2692,
2509,
2546,
2575,
2475,
15878,
16086,
12376,
2497,
14526,
2692,
24434,
2683,
2063,
21057,
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,023 | 0x00c7221d5fbdaab1448675a156876efb885a6449 | pragma solidity ^0.4.21 ;
contract DENMARK_WINS {
mapping (address => uint256) public balanceOf;
string public name = " DENMARK_WINS " ;
string public symbol = " DENWI " ;
uint8 public decimals = 18 ;
uint256 public totalSupply = 1165947079929... | 0x6060604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100a9578063095ea7b31461013757806318160ddd1461019157806323b872dd146101ba578063313ce5671461023357806370a082311461026257806395d89b41146102af578063a9059cbb1461033d578063b5c8f31714610397578063dd62ed3e... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
2581,
19317,
2487,
2094,
2629,
26337,
2850,
7875,
16932,
18139,
2575,
23352,
27717,
26976,
2620,
2581,
2575,
12879,
2497,
2620,
27531,
2050,
21084,
26224,
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... |
1,024 | 0x00c74c7286b9c4a5b98b15c7525bee7f9d1a1440 | /**
*Submitted for verification at Etherscan.io on 2022-03-02
*/
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)
pragma solidity ^0.8.0;
// KEVIN DAO
... | 0x6080604052600436106101cd5760003560e01c806370a08231116100f7578063a0712d6811610095578063d685b64511610064578063d685b645146104f7578063d7224ba01461050d578063e985e9c514610523578063f2fde38b1461056c57600080fd5b8063a0712d6814610484578063a22cb46514610497578063b88d4fde146104b7578063c87b56dd146104d757600080fd5b80638da5cb5b116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2278,
2581,
2549,
2278,
2581,
22407,
2575,
2497,
2683,
2278,
2549,
2050,
2629,
2497,
2683,
2620,
2497,
16068,
2278,
23352,
17788,
11306,
2581,
2546,
2683,
2094,
2487,
27717,
22932,
2692,
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,025 | 0x00c7df5b7d09b3f42525f5c956b17882de47de6b | pragma solidity ^0.4.16;
interface tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) public; }
contract PiBetaToken {
// Public variables of the token
string public name = "PiBeta Token";
string public symbol = "PBTK";
uint8 public decimals = 0;... | 0x6060604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806302d05d3f1461033d57806306fdde031461039257806318160ddd146104205780632c8082a614610449578063313ce5671461047257806370a08231146104a157806395d89b41146104ee578063a035b1fe1461057c578063a9059cbb146105a5578063dd62ed3e... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2278,
2581,
20952,
2629,
2497,
2581,
2094,
2692,
2683,
2497,
2509,
2546,
20958,
25746,
2629,
2546,
2629,
2278,
2683,
26976,
2497,
16576,
2620,
2620,
2475,
3207,
22610,
3207,
2575,
2497,
10975,
8490,
2863,
5024,
3012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,026 | 0x00c8162c86a977edc10c641636bdff1c59327983 | pragma solidity 0.4.24;
pragma experimental "v0.5.0";
interface RTCoinInterface {
/** Functions - ERC20 */
function transfer(address _recipient, uint256 _amount) external returns (bool);
function transferFrom(address _owner, address _recipient, uint256 _amount) external returns (bool);
function... | 0x60806040526004361061008d5763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416630858830b8114610092578063ab63385c146100c5578063b8df17f014610130578063e4e0c0301461017c578063eb87073a146101a7578063ed2d1d9e146101d0578063f851a440146101e5578063ffa1ad7414610216575b600080fd5b34801561009e57600080fd5b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
2620,
16048,
2475,
2278,
20842,
2050,
2683,
2581,
2581,
2098,
2278,
10790,
2278,
21084,
16048,
21619,
2497,
20952,
2546,
2487,
2278,
28154,
16703,
2581,
2683,
2620,
2509,
10975,
8490,
2863,
5024,
3012,
1014,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,027 | 0x00c8187C790fA909C88e20a7c90bC1Ac817B1774 | /**
*Submitted for verification at Etherscan.io on 2021-05-26
*/
// 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,
8889,
2278,
2620,
15136,
2581,
2278,
2581,
21057,
7011,
21057,
2683,
2278,
2620,
2620,
2063,
11387,
2050,
2581,
2278,
21057,
9818,
2487,
6305,
2620,
16576,
2497,
16576,
2581,
2549,
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,028 | 0x00c85C226A7899aE3c87AD2e8684d352dC83F180 | pragma solidity ^0.4.13;
contract Token {
/* Public variables of the token */
string public name;
string public symbol;
uint8 public decimals;
uint256 public totalSupply;
/* This creates an array with all balances */
mapping (address => uint256) public balanceOf;
/* This generates a public event on t... | 0x606060405236156100755763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde03811461008d57806318160ddd14610118578063313ce5671461013d57806370a082311461016657806395d89b41146101a4578063a9059cbb1461022f575b341561008057600080fd5b61008b5b600080fd5b565b005b341561009857600080fd5b6100a0610260... | {"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2278,
27531,
2278,
19317,
2575,
2050,
2581,
2620,
2683,
2683,
6679,
2509,
2278,
2620,
2581,
4215,
2475,
2063,
20842,
2620,
2549,
2094,
19481,
2475,
16409,
2620,
2509,
2546,
15136,
2692,
10975,
8490,
2863,
5024,
3012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,029 | 0x00c8f9972f4916a0e6e5b50429a4e41d79688348 | /**
*Submitted for verification at Etherscan.io on 2022-03-28
*/
/*
Forged in Titanium metal
https://t.me/metalape
https://twitter.com/Metal_Ape_
https://www.metal-ape.com/
Caution-
Do not Snipe Buy the Token, 98% Buy Tax at launch for Bots
*/
// SPDX-License-Identifier: Unlicensed
p... | 0x6080604052600436106101d05760003560e01c80637d1db4a5116100f7578063a2a957bb11610095578063c492f04611610064578063c492f04614610524578063dd62ed3e14610544578063ea1644d51461058a578063f2fde38b146105aa57600080fd5b8063a2a957bb1461049f578063a9059cbb146104bf578063bfd79284146104df578063c3c8cd801461050f57600080fd5b80638f70ccf7116100... | {"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,
8889,
2278,
2620,
2546,
2683,
2683,
2581,
2475,
2546,
26224,
16048,
2050,
2692,
2063,
2575,
2063,
2629,
2497,
12376,
20958,
2683,
2050,
2549,
2063,
23632,
2094,
2581,
2683,
2575,
2620,
2620,
22022,
2620,
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,030 | 0x00ca1ef843e8503e9422dd2c0142a37d7adfc996 | /**
*Submitted for verification at Etherscan.io on 2021-12-27
*/
// SPDX-License-Identifier: Unlicense
/*
This is a space for break the fourth wall and explain the project
more plainly. No puzzles or anything here. :) If subgraphed and
mirrored to a website it should serve as a decent FAQ/explainer.
*/
... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c8063470bb62b1461004657806365b2a863146100625780638da5cb5b1461007e575b600080fd5b610060600480360381019061005b9190610336565b61009c565b005b61007c600480360381019061007791906102ed565b610186565b005b610086610259565b6040516100939190610428565b60405180910390f35b6000... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
3540,
2487,
12879,
2620,
23777,
2063,
27531,
2692,
2509,
2063,
2683,
20958,
2475,
14141,
2475,
2278,
24096,
20958,
2050,
24434,
2094,
2581,
4215,
11329,
2683,
2683,
2575,
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,031 | 0x00ca5b4fcb1680c57da0a5a6c94a405822f960ab | /**
*Submitted for verification at Etherscan.io on 2020-08-30
*/
pragma solidity ^0.5.17;
// Original file came from Compound: https://github.com/compound-finance/compound-protocol/blob/master/contracts/Timelock.sol
// Original audit: https://blog.openzeppelin.com/compound-finance-patch-audit/
// Overview:
// N... | 0x6080604052600436106100dd5760003560e01c80636fc1f57e1161007f578063c1a287e211610059578063c1a287e214610621578063e177246e14610636578063f2b0653714610660578063f851a4401461068a576100dd565b80636fc1f57e146105ce5780637d645fab146105f7578063b1b43ae51461060c576100dd565b80633a66f901116100bb5780633a66f901146102da5780634dd18bf5146104... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
3540,
2629,
2497,
2549,
11329,
2497,
16048,
17914,
2278,
28311,
2850,
2692,
2050,
2629,
2050,
2575,
2278,
2683,
2549,
2050,
12740,
27814,
19317,
2546,
2683,
16086,
7875,
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,032 | 0x00Cab00609e70F14e755524bd07e1C639665e796 | pragma solidity 0.4.24;
interface tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) external; }
contract owned {
address public owner;
constructor() public {
owner = msg.sender;
}
modifier onlyOwner {
require (msg.sender == owne... | 0x6080604052600436106100fc576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610101578063095ea7b31461019157806318160ddd146101f657806323b872dd1461022157806327e235e3146102a6578063313ce567146102fd57806342966c681461032e57806370a082311461037357806379c65068146103ca57806379cc6790... | {"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,
8889,
3540,
2497,
8889,
16086,
2683,
2063,
19841,
2546,
16932,
2063,
23352,
24087,
18827,
2497,
2094,
2692,
2581,
2063,
2487,
2278,
2575,
23499,
28756,
2629,
2063,
2581,
2683,
2575,
10975,
8490,
2863,
5024,
3012,
1014,
1012... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,033 | 0x00cc0e1C488E188922aAc9F1703A6F1961c5854b | // File: @openzeppelin/contracts/math/SafeMath.sol
pragma solidity ^0.5.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually assume that an overflow raises a... | 0x6080604052600436106100dd5760003560e01c80636fc1f57e1161007f578063c1a287e211610059578063c1a287e214610621578063e177246e14610636578063f2b0653714610660578063f851a4401461068a576100dd565b80636fc1f57e146105ce5780637d645fab146105f7578063b1b43ae51461060c576100dd565b80633a66f901116100bb5780633a66f901146102da5780634dd18bf5146104... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
9468,
2692,
2063,
2487,
2278,
18139,
2620,
2063,
15136,
2620,
2683,
19317,
11057,
2278,
2683,
2546,
16576,
2692,
2509,
2050,
2575,
2546,
16147,
2575,
2487,
2278,
27814,
27009,
2497,
1013,
1013,
5371,
1024,
1030,
2330,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,034 | 0x00cD4b00b356e76F788BBC98e15E15084d97bE83 | // File: @openzeppelin/contracts/math/SafeMath.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually... | 0x6080604052600436106100e15760003560e01c80636fc1f57e1161007f578063c1a287e211610059578063c1a287e21461077d578063e177246e146107a8578063f2b06537146107e3578063f851a44014610834576100e8565b80636fc1f57e146106fa5780637d645fab14610727578063b1b43ae514610752576100e8565b80633a66f901116100bb5780633a66f901146103445780634dd18bf5146104... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
19797,
2549,
2497,
8889,
2497,
19481,
2575,
2063,
2581,
2575,
2546,
2581,
2620,
2620,
10322,
2278,
2683,
2620,
2063,
16068,
2063,
16068,
2692,
2620,
2549,
2094,
2683,
2581,
4783,
2620,
2509,
1013,
1013,
5371,
1024,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,035 | 0x00ce2071edbe54709ae8a4c1d4e0fc4e5d2ae6ef | /**
*Submitted for verification at Etherscan.io on 2022-02-04
*/
/**
$$\
\__|
$$$$$$\ $$$$$$$$\ $$\ $$\ $$$$$$\$$$$\ $$\
\____$$\ \____$$ |$$ | $$ |$$ _$$ _$$\ $$ |
$$$$$$$ | $$$$ _/ $$ | $$ |$$ / $$ / $$ |$$ |
$$... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb1461031c578063b515566a14610359578063c3c8cd8014610382578063c9567bf914610399578063dd62ed3e146103b057610109565b806370a0823114610272578063715018a6146102af5780638da5cb5b146102c657806395d89b41146102f157610109565b8063273123b7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
3401,
11387,
2581,
2487,
2098,
4783,
27009,
19841,
2683,
6679,
2620,
2050,
2549,
2278,
2487,
2094,
2549,
2063,
2692,
11329,
2549,
2063,
2629,
2094,
2475,
6679,
2575,
12879,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,036 | 0x00ce959e6c7b0c420d331d60cf8f4188f9c5fbac | /**
*Submitted for verification at Etherscan.io on 2021-07-14
*/
/*
Welcome to Tokyo Revengers 🔥, a deflationary meme token with tokenomics to set it off to the MOON on the Ethereum network!
🔥 TOKYO REVENGERS 🔥
ℹ️ SYMBOL: TOKYO🔥
ℹ️ TOTAL SUPPLY: 10000000000 💴
In development is a Street F... | 0x608060405234801561001057600080fd5b50600436106101215760003560e01c8063715018a6116100ad578063dd62ed3e11610071578063dd62ed3e14610521578063eb7d2cce14610599578063f2fde38b146105c7578063f8d2a3f11461060b578063fc9c8d391461063f57610121565b8063715018a6146103b857806395d89b41146103c257806396bfcd2314610445578063a9059cbb146104895780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
3401,
2683,
28154,
2063,
2575,
2278,
2581,
2497,
2692,
2278,
20958,
2692,
2094,
22394,
2487,
2094,
16086,
2278,
2546,
2620,
2546,
23632,
2620,
2620,
2546,
2683,
2278,
2629,
26337,
6305,
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,037 | 0x00cebccaa4b4ee5010ac3118c2154836b009925a | /**
*Submitted for verification at Etherscan.io on 2021-09-20
*/
// SPDX-License-Identifier: No License
pragma solidity 0.6.12;
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath{
function mul(uint256 a, uint256 b) internal pure returns (uint256)
{
... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c80636618846311610097578063a9059cbb11610066578063a9059cbb14610460578063d73dd623146104c4578063dd62ed3e14610528578063f2fde38b146105a0576100f5565b806366188463146102ed57806370a08231146103515780638da5cb5b146103a957806395d89b41146103dd576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
3401,
9818,
3540,
2050,
2549,
2497,
2549,
4402,
12376,
10790,
6305,
21486,
15136,
2278,
17465,
27009,
2620,
21619,
2497,
8889,
2683,
2683,
17788,
2050,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,
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,038 | 0x00cf36853aa4024fb5bf5cc377dfd85844b411a0 | pragma solidity ^0.4.15;
/// @title Multisignature wallet - Allows multiple parties to agree on transactions before execution.
/// @author Stefan George - <<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="81f2f5e4e7e0efafe6e4eef3e6e4c1e2eeeff2e4eff2f8f2afefe4f5">[email protected]</a>>
cont... | 0x606060405260043610610154576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063025e7c27146101ae578063173825d91461021157806320ea8d861461024a5780632f54bf6e1461026d5780633411c81c146102be5780634bc9fdc214610318578063547415251461034157806367eeba0c146103855780636b0c932d146103ae5780637065cb48... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2278,
2546,
21619,
27531,
2509,
11057,
12740,
18827,
26337,
2629,
29292,
2629,
9468,
24434,
2581,
20952,
2094,
27531,
2620,
22932,
2497,
23632,
2487,
2050,
2692,
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,039 | 0x00cF9F344Cc3D34D6B704CD8bbeC7879e6517cc4 | /*
https://www.skulldoge.com/
▄████
"█████
,█████▄ └█▄
... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c8063715018a611610097578063c5b37c2211610066578063c5b37c2214610278578063dd62ed3e14610296578063f2fde38b146102c6578063f887ea40146102e2576100f5565b8063715018a6146102025780638da5cb5b1461020c57806395d89b411461022a578063a9059cbb14610248576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2278,
2546,
2683,
2546,
22022,
2549,
9468,
29097,
22022,
2094,
2575,
2497,
19841,
2549,
19797,
2620,
19473,
2278,
2581,
2620,
2581,
2683,
2063,
26187,
16576,
9468,
2549,
1013,
1008,
16770,
1024,
1013,
1013,
7479,
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,040 | 0x00CFf89a34EDB08f53aC2aB0A50c24DCf9152BA3 | /**
*Submitted for verification at Etherscan.io on 2022-03-26
*/
/**
*/
// Telegram Portal: https://t.me/halloffameinu
pragma solidity ^0.8.10;
// SPDX-License-Identifier: Unlicensed
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
*@dev Returns the amount of tokens o... | 0x60806040526004361061037a5760003560e01c8063715018a6116101d1578063b20107d011610102578063d94160e0116100a0578063ec034bed1161006f578063ec034bed14610b15578063f0f165af14610b33578063f2fde38b14610b53578063f7c70d4514610b7357600080fd5b8063d94160e014610a56578063dd46706414610a8f578063dd62ed3e14610aaf578063ea2f0b3714610af557600080... | {"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': 'unc... | [
101,
1014,
2595,
8889,
2278,
4246,
2620,
2683,
2050,
22022,
2098,
2497,
2692,
2620,
2546,
22275,
6305,
2475,
7875,
2692,
2050,
12376,
2278,
18827,
16409,
2546,
2683,
16068,
2475,
3676,
2509,
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,041 | 0x00d074f78e186abcc43074d9cf9de3dd7ed38930 | /**
*Submitted for verification at Etherscan.io on 2021-05-19
*/
// 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() external... | 0x608060405234801561001057600080fd5b50600436106101e55760003560e01c806386d1a69f1161010f578063a9059cbb116100a2578063d8fbe99411610071578063d8fbe994146105c4578063dd62ed3e146105f4578063e377ac3114610624578063f2fde38b14610642576101e5565b8063a9059cbb14610516578063c1d34b8914610546578063cae9ca5114610576578063cdb5b16c146105a65761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2094,
2692,
2581,
2549,
2546,
2581,
2620,
2063,
15136,
2575,
7875,
9468,
23777,
2692,
2581,
2549,
2094,
2683,
2278,
2546,
2683,
3207,
29097,
2094,
2581,
2098,
22025,
2683,
14142,
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,042 | 0x00d0f137b51692d0ac708bde7b367a373865cffe | // ███████╗░█████╗░██████╗░██████╗░███████╗██████╗░░░░███████╗██╗
// ╚════██║██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔══██╗░░░██╔════╝██║
// ░░███╔═╝███████║██████╔╝██████╔╝█████╗░░██████╔╝░░░█████╗░░██║
// ██╔══╝░░██╔══██║██╔═══╝░██╔═══╝░██╔══╝░░██╔══██╗░░░██╔══╝░░██║
// ███████╗██║░░██║██║░░░░░██║░░░░░███████╗██║░░██║██╗██... | 0x6080604052600436106100915760003560e01c8063715018a611610059578063715018a61461016a5780638da5cb5b1461017f5780638f32d59b146101b0578063b10e1dbc146101d9578063f2fde38b1461020757610091565b80631385d24c1461009357806325e07c3e146100a85780633ccfd60b146100f6578063551196d51461010b5780635de0398e1461013e575b005b34801561009f57600080fd... | {"success": true, "error": null, "results": {"detectors": [{"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "Hig... | true | null | {'detectors': [{'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unus... | [
101,
1014,
2595,
8889,
2094,
2692,
2546,
17134,
2581,
2497,
22203,
2575,
2683,
2475,
2094,
2692,
6305,
19841,
2620,
2497,
3207,
2581,
2497,
21619,
2581,
2050,
24434,
22025,
26187,
2278,
16020,
1013,
1013,
100,
1013,
1013,
100,
1013,
1013,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,043 | 0x00d14753f126286502a3aa6df97a949a951398c9 | /**
*Submitted for verification at Etherscan.io on 2020-03-21
*/
pragma solidity ^0.5.0;
// ----------------------------------------------------------------------------
// ERC Token Standard #20 Interface
//
// ----------------------------------------------------------------------------
contract ERC20Interface {
... | 0x6080604052600436106100d0576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100d5578063095ea7b31461016557806318160ddd146101d857806323b872dd14610203578063313ce567146102965780633eaaf86b146102c757806370a08231146102f257806395d89b4114610357578063a293d1e8146103e7578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2094,
16932,
23352,
2509,
2546,
12521,
2575,
22407,
26187,
2692,
2475,
2050,
2509,
11057,
2575,
20952,
2683,
2581,
2050,
2683,
26224,
2050,
2683,
22203,
23499,
2620,
2278,
2683,
1013,
1008,
1008,
1008,
7864,
2005,
226... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,044 | 0x00d197D8cfe95498264EAceddB02C79Bc0F26d67 | /**
*Submitted for verification at Etherscan.io on 2022-03-25
*/
//SPDX-License-Identifier: ChaingeFinance
pragma solidity =0.6.6;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c80635c975abb116100a257806395d89b411161007157806395d89b411461032a5780639dc29fac14610332578063a457c2d71461035e578063a9059cbb1461038a578063dd62ed3e146103b657610116565b80635c975abb146102ce57806370a08231146102d65780638456cb59146102fc57806392eefe9b146103045761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2094,
16147,
2581,
2094,
2620,
2278,
7959,
2683,
27009,
2683,
2620,
23833,
2549,
5243,
11788,
18939,
2692,
2475,
2278,
2581,
2683,
9818,
2692,
2546,
23833,
2094,
2575,
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,045 | 0x00d43dd0581395f9d3ccc41f28c732c2400a69a9 | /**
*Submitted for verification at Etherscan.io on 2022-03-21
*/
/**
Telegram: https://t.me/HempsterPredator
Website: HempsterPredator.com
📜 Tokenomics 📜
Marketing: 5%
Liquidity: 2%
Marijuana/Brand Awareness campaign : 2%
*/
pragma solidity ^0.8.10;
// SPDX-License-Identifier: Unlicensed
interface IERC20... | 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,
8889,
2094,
23777,
14141,
2692,
27814,
17134,
2683,
2629,
2546,
2683,
2094,
2509,
9468,
2278,
23632,
2546,
22407,
2278,
2581,
16703,
2278,
18827,
8889,
2050,
2575,
2683,
2050,
2683,
1013,
1008,
1008,
1008,
7864,
2005,
22616... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,046 | 0x00D54d745935993c93ce15de1cdde32Ca20C171E | /**
*Submitted for verification at Etherscan.io on 2022-03-07
*/
// SPDX-License-Identifier: GPL-3.0
// File: @openzeppelin/contracts/utils/introspection/IERC165.sol
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC165 standard, as defined in the
* https://eips.ethereum.org/EIPS/eip-165[EIP].
*
* Implement... | 0x6080604052600436106102725760003560e01c80636352211e1161014f578063b88d4fde116100c1578063d5abeb011161007a578063d5abeb0114610717578063da3ef23f1461072d578063e985e9c51461074d578063edec5f2714610796578063f2c4ce1e146107b6578063f2fde38b146107d657600080fd5b8063b88d4fde1461066c578063ba4e5c491461068c578063ba7d2c76146106ac578063c6... | {"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,
8889,
2094,
27009,
2094,
2581,
19961,
2683,
19481,
2683,
2683,
2509,
2278,
2683,
2509,
3401,
16068,
3207,
2487,
19797,
3207,
16703,
3540,
11387,
2278,
16576,
2487,
2063,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2885... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,047 | 0x00d55d3ed178aa58d47fa23e29e8ab732452eddf | pragma solidity ^0.4.13;
library SafeMath {
function mul(uint256 a, uint256 b) internal constant returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal constant returns (uint256) {
// assert(b > 0); // Solidity automatically t... | 0x6060604052600436106100fc576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305d2035b1461010157806306fdde031461012e578063095ea7b3146101bc57806318160ddd1461021657806323b872dd1461023f578063313ce567146102b857806340c10f19146102e157806342966c681461033b578063661884631461035e57806370a08231... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2094,
24087,
2094,
2509,
2098,
16576,
2620,
11057,
27814,
2094,
22610,
7011,
21926,
2063,
24594,
2063,
2620,
7875,
2581,
16703,
19961,
2475,
22367,
2546,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
1012,
24... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,048 | 0x00d84b15e2B02EbD501405772C90845ef683B557 | /**
*Submitted for verification at Etherscan.io on 2021-08-08
*/
// SPDX-License-Identifier: MIT
/*
* Token has been generated for FREE using https://vittominacori.github.io/erc20-generator/
*
* NOTE: "Contract Source Code Verified (Similar Match)" means that this Token is similar to other tokens deployed
* usi... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806354fd4d501161008c57806395d89b411161006657806395d89b4114610195578063a457c2d71461019d578063a9059cbb146101b0578063dd62ed3e146101c357600080fd5b806354fd4d501461015c57806370a08231146101645780637afa1eed1461018d57600080fd5b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2094,
2620,
2549,
2497,
16068,
2063,
2475,
2497,
2692,
2475,
15878,
2094,
12376,
16932,
2692,
28311,
2581,
2475,
2278,
21057,
2620,
19961,
12879,
2575,
2620,
2509,
2497,
24087,
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,049 | 0x00d97facb316f12b64c7ac93405b2d45ed9aa358 | /**
*Submitted for verification at Etherscan.io on 2021-11-12
*/
/**
*
*
*
*
*
$GN NGMI
💫 use the frenship magic to reach places u've never been (3, 3) 🧙
Another one of these acronym/word meta coins.
✅ 1 ETH Stealth Launch
❌ 0 Team Tokens
Total Supply: 1 TRILLION
4... | 0x6080604052600436106100f75760003560e01c806370a082311161008a578063a9059cbb11610059578063a9059cbb1461027d578063c3c8cd801461029d578063c9567bf9146102b2578063dd62ed3e146102c757600080fd5b806370a0823114610220578063715018a6146102405780638da5cb5b1461025557806395d89b411461010357600080fd5b80632ab30838116100c65780632ab30838146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2094,
2683,
2581,
7011,
27421,
21486,
2575,
2546,
12521,
2497,
21084,
2278,
2581,
6305,
2683,
22022,
2692,
2629,
2497,
2475,
2094,
19961,
2098,
2683,
11057,
19481,
2620,
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,050 | 0x00da328ea462f75325770aaf1ade0f457ddbedc0 | /**
*Submitted for verification at Etherscan.io on 2022-02-25
*/
// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity 0.8.10;
/// @notice Modern and gas efficient ERC20 + EIP-2612 implementation.
/// @author Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/tokens/ERC20.sol)
/// @author Modified fr... | 0x608060405234801561001057600080fd5b506004361061021c5760003560e01c806379054cc911610125578063ba087652116100ad578063d905777e1161007c578063d905777e146104cc578063dd62ed3e146104f5578063ef8b30f714610520578063f106845414610533578063fda45d861461055a57600080fd5b8063ba08765214610493578063c63d75b61461036f578063ce96cb77146104a65780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-loca... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Mediu... | [
101,
1014,
2595,
8889,
2850,
16703,
2620,
5243,
21472,
2475,
2546,
23352,
16703,
28311,
19841,
11057,
2546,
2487,
9648,
2692,
2546,
19961,
2581,
14141,
8270,
2278,
2692,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,
1012,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,051 | 0x00daec2c2a6a3fcc66b02e38b7e56dcdfa9347a1 | /**
*Submitted for verification at Etherscan.io on 2021-07-29
*/
// hevm: flattened sources of src/VoteDelegateFactory.sol
// SPDX-License-Identifier: AGPL-3.0-or-later
pragma solidity =0.6.12;
////// src/VoteDelegate.sol
// Copyright (C) 2021 Dai Foundation
// This program is free software: you can redistribute i... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c8063a69beaba1161008c578063dcb0578d11610066578063dcb0578d1461024e578063dd46706414610271578063ed0813291461028e578063ffd864d314610331576100cf565b8063a69beaba1461020c578063c89e436114610229578063d8ccd0f314610231576100cf565b806311fa447b146100d457806312d43a5114... | {"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,
6858,
2278,
2475,
2278,
2475,
2050,
2575,
2050,
2509,
11329,
2278,
28756,
2497,
2692,
2475,
2063,
22025,
2497,
2581,
2063,
26976,
16409,
20952,
2050,
2683,
22022,
2581,
27717,
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,052 | 0x00dB02E7041E025d24894AA9BE9dbF85014104DE | /**
*Submitted for verification at Etherscan.io on 2021-07-08
*/
pragma solidity 0.6.11;
//
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed i... | 0x608060405234801561001057600080fd5b50600436106102f45760003560e01c806375e3661e11610191578063a457c2d7116100e3578063d539139311610097578063e58378bb11610071578063e58378bb146108e4578063f9f92be4146108ec578063fe575a8714610912576102f4565b8063d539139314610882578063d547741f1461088a578063dd62ed3e146108b6576102f4565b8063aa271e1a11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
18939,
2692,
2475,
2063,
19841,
23632,
2063,
2692,
17788,
2094,
18827,
2620,
2683,
2549,
11057,
2683,
4783,
2683,
18939,
2546,
27531,
24096,
23632,
2692,
2549,
3207,
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,053 | 0x00dbcb071c4377144c8a28d34bb4a458e9e8d7bb | /**
*Submitted for verification at Etherscan.io on 2022-03-16
*/
/*
They said 2021 is the worst of year
2022: HOLD MY BEER
While the Ukrainian are struggling to survive and fighting against the terrible aggressor Russian,
a powerful 7.3-magnitude earthquake struck off the coast of Fukushima in northern Japan.
The ... | 0x6080604052600436106101855760003560e01c8063715018a6116100d1578063a9059cbb1161008a578063dd62ed3e11610064578063dd62ed3e1461046f578063e6ec64ec146104b5578063f2fde38b146104d5578063fc588c04146104f557600080fd5b8063a9059cbb1461040f578063b515566a1461042f578063cf0848f71461044f57600080fd5b8063715018a6146103725780637c938bb4146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
18939,
27421,
2692,
2581,
2487,
2278,
23777,
2581,
2581,
16932,
2549,
2278,
2620,
2050,
22407,
2094,
22022,
10322,
2549,
2050,
19961,
2620,
2063,
2683,
2063,
2620,
2094,
2581,
10322,
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,054 | 0x00Dd367dA7d215bBA817Bf2989B4dBDb95FBbb4D | /**
*Submitted for verification at Etherscan.io on 2021-08-25
*/
// 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,
8889,
14141,
21619,
2581,
2850,
2581,
2094,
17465,
2629,
22414,
2620,
16576,
29292,
24594,
2620,
2683,
2497,
2549,
18939,
18939,
2683,
2629,
26337,
10322,
2549,
2094,
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,055 | 0x00dd4506b0893b893d29bfe3805bc6d9080319e4 | pragma solidity ^0.4.21;
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
/**
* @dev Multiplies two numbers, throws on overflow.
*/
function mul(uint256 a, uint256 b) internal pure returns (uint256 c) {
if (a == 0) {
return 0;
}
c = ... | 0x6060604052600436106100b95763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100be578063095ea7b31461014857806318160ddd1461017e57806323b872dd146101a35780632ff2e9dc146101cb578063313ce567146101de578063661884631461020757806370a082311461022957806395d89b4114610248578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
14141,
19961,
2692,
2575,
2497,
2692,
2620,
2683,
2509,
2497,
2620,
2683,
29097,
24594,
29292,
2063,
22025,
2692,
2629,
9818,
2575,
2094,
21057,
17914,
21486,
2683,
2063,
2549,
10975,
8490,
2863,
5024,
3012,
1034,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,056 | 0x00dE0F192931353837B4D6Bc2208f4b58C1EC5C6 | /**
*Submitted for verification at Etherscan.io on 2021-05-25
*/
// 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,
8889,
3207,
2692,
2546,
16147,
24594,
21486,
19481,
22025,
24434,
2497,
2549,
2094,
2575,
9818,
19317,
2692,
2620,
2546,
2549,
2497,
27814,
2278,
2487,
8586,
2629,
2278,
2575,
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,057 | 0x00df3f5a93c7d8e923ada2da936d2f5d8d6b52c1 | /**
*Submitted for verification at Etherscan.io on 2021-06-16
*/
// Sources flattened with hardhat v2.3.3 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... | 0x608060405234801561001057600080fd5b50600436106100b35760003560e01c806352bc93211161007157806352bc9321146101b257806395d89b41146101e4578063a22cb46514610202578063bebaf42d1461021e578063e985e9c51461023a578063f242432a1461026a576100b3565b8062fdd58e146100b857806301ffc9a7146100e857806306fdde03146101185780630e89341c14610136578063... | {"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,
8889,
20952,
2509,
2546,
2629,
2050,
2683,
2509,
2278,
2581,
2094,
2620,
2063,
2683,
21926,
8447,
2475,
2850,
2683,
21619,
2094,
2475,
2546,
2629,
2094,
2620,
2094,
2575,
2497,
25746,
2278,
2487,
1013,
1008,
1008,
1008,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,058 | 0x00df926775ff0771e93f5006d49e49b938142ca3 | pragma solidity ^0.4.24;
/**
* title ERC20 interface
* see https://github.com/ethereum/EIPs/issues/20
*/
contract ERC20Token{
uint256 public totalSupply;
mapping (address => uint256) public balanceOf;
mapping (address => mapping (address => uint256)) public allowance;
function transfer(address to, uint256 v... | 0x6080604052600436106101485763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde03811461014d578063095ea7b3146101d757806318160ddd1461020f57806322ab956b1461023657806323b872dd14610251578063313ce5671461027b57806333d81a0a146102a657806335bce6e4146102be57806342966c681461034c57806342efffec14... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
20952,
2683,
23833,
2581,
23352,
4246,
2692,
2581,
2581,
2487,
2063,
2683,
2509,
2546,
29345,
2575,
2094,
26224,
2063,
26224,
2497,
2683,
22025,
16932,
2475,
3540,
2509,
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,059 | 0x00e02d7347f3e9b9d4953b8fe05956b2f93064e3 | /**
*Submitted for verification at Etherscan.io on 2021-03-17
*/
/**
*Submitted for verification at Etherscan.io on 2019-03-12
*/
pragma solidity ^0.5.4;
// File: node_modules/openzeppelin-solidity/contracts/token/ERC20/IERC20.sol
/**
* @title ERC20 interface
* @dev see https://github.com/ethereum/EIPs/issues/2... | 0x608060405234801561001057600080fd5b506004361061020d576000357c0100000000000000000000000000000000000000000000000000000000900480638456cb591161012c578063a9059cbb116100bf578063df0345861161008e578063df03458614610a7b578063e2ab691d14610ad3578063e583983614610b2b578063f2fde38b14610b875761020d565b8063a9059cbb1461090f578063d18e81... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2063,
2692,
2475,
2094,
2581,
22022,
2581,
2546,
2509,
2063,
2683,
2497,
2683,
2094,
26224,
22275,
2497,
2620,
7959,
2692,
28154,
26976,
2497,
2475,
2546,
2683,
14142,
21084,
2063,
2509,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,060 | 0x00e07fd90e86855c3f9ebf7741c92981f664b442 | /**
*Submitted for verification at Etherscan.io on 2022-04-19
*/
/*
_.--.__ _.--.
./' `--.__ ..-' ,'
,/ |`-.__ .' ./
:, : `--_ __ .' ,... | 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,
8889,
2063,
2692,
2581,
2546,
2094,
21057,
2063,
20842,
27531,
2629,
2278,
2509,
2546,
2683,
15878,
2546,
2581,
2581,
23632,
2278,
2683,
24594,
2620,
2487,
2546,
28756,
2549,
2497,
22932,
2475,
1013,
1008,
1008,
1008,
7864,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,061 | 0x00e25f0fd5d6a36c252398ca14f3f29128cf5bf9 | /**
*Submitted for verification at Etherscan.io on 2021-05-21
*/
pragma solidity ^0.6.6;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually assume that an ov... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610472578063b2bdfa7b1461049e578063dd62ed3e146104c2578063e1268115146104f0576100f5565b806352b0f196146102f457806370a082311461041e57806380b2122e1461044457806395d89b411461046a576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2063,
17788,
2546,
2692,
2546,
2094,
2629,
2094,
2575,
2050,
21619,
2278,
17788,
21926,
2683,
2620,
3540,
16932,
2546,
2509,
2546,
24594,
12521,
2620,
2278,
2546,
2629,
29292,
2683,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,062 | 0x00e2c3b903bec1131fb05283c92df8a94613ca4a | pragma solidity ^0.4.22;
contract tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) public; }
contract BitGuildToken {
// Public variables of the token
string public name = "BitGuild PLAT";
string public symbol = "PLAT";
uint8 public decimals =... | 0x608060405260043610610154576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063150b7a02146101595780632bcb849c146102305780632cf0d6ca146102735780633d0f963e146102ca5780633e9f96641461030d578063542cfdf01461035a5780636d70f7ae146103bf57806373fcfea11461041a578063786431c1146104245780637a6ba98c... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "constant-function-asm", "impact": "M... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': '... | [
101,
1014,
2595,
8889,
2063,
2475,
2278,
2509,
2497,
21057,
2509,
4783,
2278,
14526,
21486,
26337,
2692,
25746,
2620,
2509,
2278,
2683,
2475,
20952,
2620,
2050,
2683,
21472,
17134,
3540,
2549,
2050,
10975,
8490,
2863,
5024,
3012,
1034,
1014... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,063 | 0x00e2Dde5a0e824740eD4bd2a27d6a6b0d92D8c99 | /**
*Submitted for verification at Etherscan.io on 2021-05-28
*/
// File: @openzeppelin/contracts/utils/Context.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While thes... | 0x608060405234801561001057600080fd5b50600436106101cf5760003560e01c8063715018a611610104578063c4b5c2a0116100a2578063dd62ed3e11610071578063dd62ed3e14610505578063de60b89c14610533578063f2fde38b1461053b578063f71133d614610561576101cf565b8063c4b5c2a0146104b2578063d0af13dc146104ba578063d5c4c647146104e0578063dbf51325146104e85761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2063,
2475,
14141,
2063,
2629,
2050,
2692,
2063,
2620,
18827,
2581,
12740,
2098,
2549,
2497,
2094,
2475,
2050,
22907,
2094,
2575,
2050,
2575,
2497,
2692,
2094,
2683,
2475,
2094,
2620,
2278,
2683,
2683,
1013,
1008,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,064 | 0x00e391ad4136d04e1fccf11caab1baaf5e669498 | /**
*Submitted for verification at Etherscan.io on 2021-06-05
*/
/**
*Submitted for verification at Etherscan.io on 2021-06-01
*/
pragma solidity ^0.6.6;
/**
*/
/... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610626578063b2bdfa7b1461068c578063dd62ed3e146106d6578063e12681151461074e576100f5565b806352b0f196146103b157806370a082311461050757806380b2122e1461055f57806395d89b41146105a3576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2063,
23499,
2487,
4215,
23632,
21619,
2094,
2692,
2549,
2063,
2487,
11329,
2278,
2546,
14526,
3540,
7875,
2487,
3676,
10354,
2629,
2063,
28756,
2683,
26224,
2620,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2885... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,065 | 0x00E3c1F30dC416dBF841435cB1b2188c1A268F7E | /**
*Submitted for verification at Etherscan.io on 2021-06-05
*/
// 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,
8889,
2063,
2509,
2278,
2487,
2546,
14142,
16409,
23632,
2575,
18939,
2546,
2620,
23632,
23777,
2629,
27421,
2487,
2497,
17465,
2620,
2620,
2278,
2487,
2050,
23833,
2620,
2546,
2581,
2063,
1013,
1008,
1008,
1008,
7864,
2005... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,066 | 0x00e3ea0019005cba812824d95814d7133ed616b7 | pragma solidity ^0.4.8;
contract ERC20Interface {
function totalSupply() public constant returns (uint256 supply);
function balance() public constant returns (uint256);
function balanceOf(address _owner) public constant returns (uint256);
function transfer(address _to, uint256 _value) public returns (b... | 0x6080604052600436106100ae5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100b3578063095ea7b31461013d57806318160ddd1461017557806323b872dd1461019c578063313ce567146101c657806370a08231146101f157806395d89b4114610212578063a9059cbb14610227578063b69ef8a81461024b578063d07adab314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2063,
2509,
5243,
8889,
16147,
8889,
2629,
27421,
2050,
2620,
12521,
2620,
18827,
2094,
2683,
27814,
16932,
2094,
2581,
17134,
2509,
2098,
2575,
16048,
2497,
2581,
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,067 | 0x00e3ec1f55ce4f86cf7ac2bac8c0876a276e78d2 | /**
*Submitted for verification at Etherscan.io on 2022-01-01
*/
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC165 standard, as defined in the
* https://eips.ethereum.org/EIPS/eip-165[EIP].
*
* Implemente... | 0x6080604052600436106102255760003560e01c806370a0823111610123578063b6f3ce00116100ab578063da4acf841161006f578063da4acf84146107d2578063dbcaa52c146107fb578063e985e9c514610826578063eb20ebff14610863578063f2fde38b1461088e57610225565b8063b6f3ce00146106fe578063b88d4fde14610727578063c87b56dd14610750578063ca98a7331461078d578063d5... | {"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,
2063,
2509,
8586,
2487,
2546,
24087,
3401,
2549,
2546,
20842,
2278,
2546,
2581,
6305,
2475,
3676,
2278,
2620,
2278,
2692,
2620,
2581,
2575,
2050,
22907,
2575,
2063,
2581,
2620,
2094,
2475,
1013,
1008,
1008,
1008,
78... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,068 | 0x00e5b0e005ae310312942197e0898de60e30a3a3 | /**
*Submitted for verification at Etherscan.io on 2021-06-08
*/
// Shibutt Inu (SHIBUTT🍑)
// The THICCC boy is a good boy! Shibutt Inu is a new
// DeFi protocol that combines the memes of DOGE with
// that THICCCness you love. This is a community meme
// token with the best features:
//Limit Buy (ON)
//Cooldown ... | 0x60806040526004361061010d5760003560e01c8063715018a611610095578063b515566a11610064578063b515566a14610364578063c3c8cd801461038d578063c9567bf9146103a4578063d543dbeb146103bb578063dd62ed3e146103e457610114565b8063715018a6146102ba5780638da5cb5b146102d157806395d89b41146102fc578063a9059cbb1461032757610114565b8063273123b7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2063,
2629,
2497,
2692,
2063,
8889,
2629,
6679,
21486,
2692,
21486,
24594,
20958,
16147,
2581,
2063,
2692,
2620,
2683,
2620,
3207,
16086,
2063,
14142,
2050,
2509,
2050,
2509,
1013,
1008,
1008,
1008,
7864,
2005,
22616,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,069 | 0x00e76361d45707507db7bdeb7dd2c0f5c1c3fa6d | /**
*Submitted for verification at Etherscan.io on 2021-12-22
*/
/**
* SPDX-License-Identifier: Unlicensed
* */
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply()... | 0x60806040526004361061012e5760003560e01c80638da5cb5b116100ab578063c2d0ffca1161006f578063c2d0ffca14610330578063c3c8cd8014610350578063c9567bf914610365578063cc653b441461037a578063dd62ed3e146103b0578063ff872602146103f657600080fd5b80638da5cb5b1461029b57806395d89b41146102c3578063a9059cbb146102f0578063b515566a14610310578063bc... | {"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,
8889,
2063,
2581,
2575,
21619,
2487,
2094,
19961,
19841,
23352,
2692,
2581,
18939,
2581,
2497,
3207,
2497,
2581,
14141,
2475,
2278,
2692,
2546,
2629,
2278,
2487,
2278,
2509,
7011,
2575,
2094,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,070 | 0x00E76f93581F05FF176E49930357003765E88283 | /**
*Submitted for verification at Etherscan.io on 2021-04-05
*/
pragma solidity ^0.7.0;
pragma experimental ABIEncoderV2;
interface ChainLinkInterface {
function latestAnswer() external view returns (int256);
function decimals() external view returns (uint256);
}
contract Basic {
ChainLinkInterface eth... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c806306fdde031461003b5780638fb5a48214610059575b600080fd5b61004361007a565b6040516100509190610577565b60405180910390f35b61006c61006736600461048b565b6100b3565b6040516100509291906105aa565b6040518060400160405280602081526020017f436861696e4c696e6b2d41676772656761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2063,
2581,
2575,
2546,
2683,
19481,
2620,
2487,
2546,
2692,
2629,
4246,
16576,
2575,
2063,
26224,
2683,
14142,
19481,
19841,
2692,
24434,
26187,
2063,
2620,
2620,
22407,
2509,
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,071 | 0x00e786874ff30a988376bf55e135e4b48c170efb | pragma solidity ^0.4.24;
// ----------------------------------------------------------------------------
// 'NEX'token contract
//
// Deployed to : 0xe1CBDdfD00fA7b51B162473257c700284a6A7d20
// Symbol : NEXTAC
// Name : NEX
// Total supply: 500000000000000000000000000
// Decimals : 18
//
//
//
/... | 0x608060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a757806318160ddd1461020c57806323b872dd14610237578063313ce567146102bc5780633eaaf86b146102ed57806370a082311461031857806379ba50971461036f5780638da5cb5b1461038657806395d89b41... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2063,
2581,
20842,
2620,
2581,
2549,
4246,
14142,
2050,
2683,
2620,
2620,
24434,
2575,
29292,
24087,
2063,
17134,
2629,
2063,
2549,
2497,
18139,
2278,
16576,
2692,
12879,
2497,
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,072 | 0x00e80f098171b4569e22df9a290ebe60ac95a9b7 | /**
*Submitted for verification at Etherscan.io on 2022-03-28
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
function transfer(address recipi... | 0x7300e80f098171b4569e22df9a290ebe60ac95a9b730146080604052600080fdfea26469706673582212203a28851c028c0c60bab08c22b92805cac51e95ad43116f19cb9187e72d14fb6c64736f6c63430008040033 | {"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,
8889,
2063,
17914,
2546,
2692,
2683,
2620,
16576,
2487,
2497,
19961,
2575,
2683,
2063,
19317,
20952,
2683,
2050,
24594,
2692,
15878,
2063,
16086,
6305,
2683,
2629,
2050,
2683,
2497,
2581,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,073 | 0x00e856ee945a49bb73436e719d96910cd9d116a4 | /**
*Submitted for verification at Etherscan.io on 2021-09-27
*/
// SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity 0.8.2;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
function totalSupply() external view returns (uint256);
function decimals() external ... | 0x608060405234801561001057600080fd5b506004361061033f5760003560e01c80637ecebe00116101b8578063bebbf4d011610104578063d93f2445116100a2578063f75c26641161007c578063f75c266414610774578063f954734e1461077c578063fbfa77cf1461078f578063fca3b5aa146107a25761033f565b8063d93f24451461072e578063dd62ed3e14610736578063ec126c77146107615761... | {"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,
2063,
27531,
2575,
4402,
2683,
19961,
2050,
26224,
10322,
2581,
22022,
21619,
2063,
2581,
16147,
2094,
2683,
2575,
2683,
10790,
19797,
2683,
2094,
14526,
2575,
2050,
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,074 | 0x00e8a50bf24acfd79ac8dbf6dbf1a7e36419dd86 | pragma solidity ^0.4.21;
interface tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) public; }
contract HEAL {
// Public variables of the token
string public name;
string public symbol;
uint8 public decimals = 18;
uint256 public totalSupply;... | 0x6060604052600436106100ba576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100bf578063095ea7b31461014d57806318160ddd146101a757806323b872dd146101d0578063313ce5671461024957806342966c681461027857806370a08231146102b357806379cc67901461030057806395d89b411461035a578063a9059cbb... | {"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,
8889,
2063,
2620,
2050,
12376,
29292,
18827,
6305,
2546,
2094,
2581,
2683,
6305,
2620,
18939,
2546,
2575,
18939,
2546,
2487,
2050,
2581,
2063,
21619,
23632,
2683,
14141,
20842,
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,075 | 0x00e9ed8ad3a889dcb625eb759ad9ea47fd0a9dc0 | /**
*Submitted for verification at Etherscan.io on 2021-06-05
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, the... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c8063715018a6116100a2578063a457c2d711610071578063a457c2d7146102a8578063a9059cbb146102d8578063b2c9fd1a14610308578063dd62ed3e14610324578063f2fde38b146103545761010b565b8063715018a6146102465780638da5cb5b1461025057806395d89b411461026e57806396f35b401461028c5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2063,
2683,
2098,
2620,
4215,
2509,
2050,
2620,
2620,
2683,
16409,
2497,
2575,
17788,
15878,
23352,
2683,
4215,
2683,
5243,
22610,
2546,
2094,
2692,
2050,
2683,
16409,
2692,
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,076 | 0x00eaa60fd31df3cd294ca88838e58293d8d6e861 | pragma solidity ^0.4.22;
contract EthMashTower {
address public owner;
mapping (address => uint) public withdrawals;
uint round;
uint registered;
mapping (uint => address[15]) participants;
event Log(address indexed user, uint action, uint price);
constructor() public {
owner = ... | 0x608060405260043610610099576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806309df32481461009e5780632957da231461010757806333f707d11461011e5780635c1b94d11461014b5780636c6f360e146101765780637a9262a2146101805780638da5cb5b146101d7578063a646f9ad1461022e578063d430022514610245575b600080fd5b... | {"success": true, "error": null, "results": {"detectors": [{"check": "weak-prng", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
5243,
2050,
16086,
2546,
2094,
21486,
20952,
2509,
19797,
24594,
2549,
3540,
2620,
2620,
2620,
22025,
2063,
27814,
24594,
29097,
2620,
2094,
2575,
2063,
20842,
2487,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,077 | 0x00eb85870295525c3fb424ed5c5c52868992bcf3 | /**
*Submitted for verification at Etherscan.io on 2021-10-19
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.4.24;
contract IMainToken{
function transfer(address, uint256) public pure returns (bool);
function transferFrom(address, address, uint256) public pure returns (bool);
}
// ---------------... | 0x608060405260043610610078576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806326a4e8d21461007d5780633c00a36c146100d85780635801a6e11461011d578063defcf51f14610162578063f2fde38b14610223578063fe0174bd1461027e575b600080fd5b34801561008957600080fd5b506100be600480360381019080803573ffffffffff... | {"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,
8889,
15878,
27531,
2620,
19841,
24594,
24087,
17788,
2278,
2509,
26337,
20958,
2549,
2098,
2629,
2278,
2629,
2278,
25746,
20842,
2620,
2683,
2683,
2475,
9818,
2546,
2509,
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,078 | 0x00ec053f75a8189ef0763c88e483be4da40522ef | pragma solidity ^0.4.21;
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 a... | 0x60606040526004361061013e576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461014a578063095ea7b3146101d857806318160ddd1461023257806323b872dd1461025b5780632ff2e9dc146102d4578063313ce567146102fd5780634042b66f1461032c57806348c54b9d14610355578063661884631461036a57806370a08231... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
8586,
2692,
22275,
2546,
23352,
2050,
2620,
15136,
2683,
12879,
2692,
2581,
2575,
2509,
2278,
2620,
2620,
2063,
18139,
2509,
4783,
2549,
2850,
12740,
25746,
2475,
12879,
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,079 | 0x00edca4652f6e117c0c1f04f2280a86ae08bdd0c | pragma solidity ^0.4.18;
// <ORACLIZE_API>
/*
Copyright (c) 2015-2016 Oraclize SRL
Copyright (c) 2016 Oraclize LTD
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 w... | 0x6060604052600436106101cd576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680630264ba24146101d7578063080b3713146101e157806315c12d4d146101f657806320709b351461021f57806323214fab1461024c57806325db4dd01461027d57806327dc297e146102a65780632e5b21681461031057806338bbfa50146103395780633a4f6999... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impac... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'che... | [
101,
1014,
2595,
8889,
2098,
3540,
21472,
25746,
2546,
2575,
2063,
14526,
2581,
2278,
2692,
2278,
2487,
2546,
2692,
2549,
2546,
19317,
17914,
2050,
20842,
6679,
2692,
2620,
2497,
14141,
2692,
2278,
10975,
8490,
2863,
5024,
3012,
1034,
1014,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,080 | 0x00ef6d929b76dfbf4b87d3796c76920708314fd1 | /**
*Submitted for verification at Etherscan.io on 2022-01-13
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/introspection/IERC165.sol
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC165 standard, as defined in the
* https://eips.ethereum.org/EIPS/eip-165[EIP].
*
* Implementers... | 0x60806040526004361061036b5760003560e01c8063715018a6116101c6578063c6682862116100f7578063e985e9c511610095578063f2fde38b1161006f578063f2fde38b146109e2578063f3a6edd914610a02578063fa7bce6a14610a18578063fc5e9a6c14610a2d57600080fd5b8063e985e9c514610959578063ea9253d4146109a2578063f2c4ce1e146109c257600080fd5b8063cb33533b116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impac... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'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,
8889,
12879,
2575,
2094,
2683,
24594,
2497,
2581,
2575,
20952,
29292,
2549,
2497,
2620,
2581,
2094,
24434,
2683,
2575,
2278,
2581,
2575,
2683,
11387,
19841,
2620,
21486,
2549,
2546,
2094,
2487,
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,081 | 0x00ef721095c355edf851be7ae0a1ed26d2ba64d4 | /**
*Submitted for verification at Etherscan.io on 2021-08-22
*/
/**
*Submitted for verification at Etherscan.io on 2021-08-19
*/
/**
*
* https://t.me/cellinueth
*
*/
//SPDX-License-Identifier: MIT
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (a... | 0x60806040526004361061028c5760003560e01c8063715018a61161015a578063a69df4b5116100c1578063c49b9a801161007a578063c49b9a8014610952578063d543dbeb1461097e578063dd467064146109a8578063dd62ed3e146109d2578063ea2f0b3714610a0d578063f2fde38b14610a4057610293565b8063a69df4b514610892578063a9059cbb146108a7578063b6c52324146108e0578063b8... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
12879,
2581,
17465,
2692,
2683,
2629,
2278,
19481,
2629,
2098,
2546,
27531,
2487,
4783,
2581,
6679,
2692,
27717,
2098,
23833,
2094,
2475,
3676,
21084,
2094,
2549,
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,082 | 0x00Ef908AcABB2449B626E8E49afB31201cC54626 | /**
*Submitted for verification at Etherscan.io on 2021-12-14
*/
// 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... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c8063715018a6116100975780638df53f94116100665780638df53f94146102cb578063cc4aa204146102fb578063d9e7c8ca14610319578063f2fde38b1461034957610100565b8063715018a61461024f5780637bbc469e146102595780638425abff1461028f5780638da5cb5b146102ad57610100565b80634081a7dc11... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "M... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 're... | [
101,
1014,
2595,
8889,
12879,
21057,
2620,
19629,
10322,
18827,
26224,
2497,
2575,
23833,
2063,
2620,
2063,
26224,
10354,
2497,
21486,
11387,
2487,
9468,
27009,
2575,
23833,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,
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,083 | 0x00efd61b0d94ccd82f3922d26efdd3ed9859081a | pragma solidity ^0.4.18;
/*
so much wow, free moniez
*/
contract EthPyramid {
// scaleFactor is used to convert Ether into tokens and vice-versa: they're of different
// orders of magnitude, hence the need to bridge between the two.
uint256 constant scaleFactor = 0x10000000000000000; // 2^64
// CRR = 50... | 0x60606040526004361061011d576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461013f57806318160ddd146101cd578063313ce567146101f657806339ffe67c146102255780633ccfd60b1461025e57806347c3114e146102735780634b7503341461028857806362dbf261146102b157806365bcfbe7146102e857806368306e43... | {"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,
8889,
12879,
2094,
2575,
2487,
2497,
2692,
2094,
2683,
2549,
9468,
2094,
2620,
2475,
2546,
23499,
19317,
2094,
23833,
12879,
14141,
2509,
2098,
2683,
27531,
21057,
2620,
2487,
2050,
10975,
8490,
2863,
5024,
3012,
1034,
1014... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,084 | 0x00F1db0F1eF5862145AfB2dE4B6aa367d41be8c8 | /**
*Submitted for verification at Etherscan.io on 2021-12-07
*/
// SPDX-License-Identifier: AGPL-3.0-or-later // hevm: flattened sources of contracts/CollateralLocker.sol
pragma solidity =0.6.11 >=0.6.0 <0.8.0 >=0.6.2 <0.8.0;
////// lib/openzeppelin-contracts/contracts/math/SafeMath.sol
/* pragma solidity >=0.6.0 ... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c8063aabaecd614610046578063d285b7b41461006a578063f2d5d56b14610072575b600080fd5b61004e6100a0565b604080516001600160a01b039092168252519081900360200190f35b61004e6100c4565b61009e6004803603604081101561008857600080fd5b506001600160a01b0381351690602001356100e8565b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2546,
2487,
18939,
2692,
2546,
2487,
12879,
27814,
2575,
17465,
19961,
10354,
2497,
2475,
3207,
2549,
2497,
2575,
11057,
21619,
2581,
2094,
23632,
4783,
2620,
2278,
2620,
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,085 | 0x00f2ff403057ef138c903989fa9d2c2f34572f8d | /**
*Submitted for verification at Etherscan.io on 2021-09-25
*/
/**
https://neoninu.com
https://t.me/neoninutoken
https://twitter.com/neoninutoken
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address paya... | 0x608060405234801561001057600080fd5b50600436106101425760003560e01c8063715018a6116100b8578063a9059cbb1161007c578063a9059cbb146105cc578063cba0e99614610630578063dd62ed3e1461068a578063f2cc0c1814610702578063f2fde38b14610746578063f84354f11461078a57610142565b8063715018a6146104895780637d1db4a5146104935780638da5cb5b146104b15780... | {"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,
8889,
2546,
2475,
4246,
12740,
14142,
28311,
12879,
17134,
2620,
2278,
21057,
23499,
2620,
2683,
7011,
2683,
2094,
2475,
2278,
2475,
2546,
22022,
28311,
2475,
2546,
2620,
2094,
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,086 | 0x00f458047c2eae96a7aea42c4f8b768c8e93b383 | pragma solidity 0.4.24;
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 automatically throws wh... | 0x6080604052600436106100c45763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100c9578063095ea7b31461015357806318160ddd1461018b57806323b872dd146101b2578063313ce567146101dc57806366188463146101f157806370a08231146102155780638da5cb5b1461023657806395d89b4114610267578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2546,
19961,
17914,
22610,
2278,
2475,
5243,
2063,
2683,
2575,
2050,
2581,
21996,
20958,
2278,
2549,
2546,
2620,
2497,
2581,
2575,
2620,
2278,
2620,
2063,
2683,
2509,
2497,
22025,
2509,
10975,
8490,
2863,
5024,
3012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,087 | 0x00f548bc685e4b495ba559e881112fdd4576f331 | /**
*Submitted for verification at Etherscan.io on 2021-07-06
*/
pragma solidity ^0.6.6;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually assume that an ov... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610472578063b2bdfa7b1461049e578063dd62ed3e146104c2578063e1268115146104f0576100f5565b806352b0f196146102f457806370a082311461041e57806380b2122e1461044457806395d89b411461046a576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2546,
27009,
2620,
9818,
2575,
27531,
2063,
2549,
2497,
26224,
2629,
3676,
24087,
2683,
2063,
2620,
2620,
14526,
12521,
2546,
14141,
19961,
2581,
2575,
2546,
22394,
2487,
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,088 | 0x00f68f36d729ba8e3efd38b1c2bc775f9788aaf4 | /**
*Submitted for verification at Etherscan.io on 2021-09-23
*/
// File: @openzeppelin/contracts/utils/introspection/IERC165.sol
// 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].
*
* Implementer... | 0x6080604052600436106101c25760003560e01c8063715018a6116100f7578063c87b56dd11610095578063ea79942111610064578063ea79942114610657578063edadc3bd14610682578063f2fde38b146106ab578063f8e93ef9146106d4576101c2565b8063c87b56dd14610589578063d111515d146105c6578063e8a96b46146105dd578063e985e9c51461061a576101c2565b80638da5cb5b116100... | {"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,
2575,
2620,
2546,
21619,
2094,
2581,
24594,
3676,
2620,
2063,
2509,
12879,
2094,
22025,
2497,
2487,
2278,
2475,
9818,
2581,
23352,
2546,
2683,
2581,
2620,
2620,
11057,
2546,
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,089 | 0x00f90986cdd79744409f8a3c7747064afa4473b5 | pragma solidity ^0.4.13;
library SafeMath {
function sub(uint a, uint b) internal returns (uint) {
assert(b <= a);
return a - b;
}
function add(uint a, uint b) internal returns (uint) {
uint c = a + b;
assert(c >= a);
return c;
}
}
contract ERC20Basic {
uint public totalSupply;
address... | 0x606060405236156102825763ffffffff60e060020a60003504166303f9c79381146102df57806306fdde03146102f55780630751076d14610380578063095ea7b31461039857806312c8052f146103bc57806313e4b51f146103d157806316d190e3146103f857806318160ddd1461041d57806323b872dd146104425780632406e9fa1461046c5780632669957614610492578063313ce567146104bb5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "controlled-array-lengt... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'... | [
101,
1014,
2595,
8889,
2546,
21057,
2683,
20842,
19797,
2094,
2581,
2683,
2581,
22932,
12740,
2683,
2546,
2620,
2050,
2509,
2278,
2581,
2581,
22610,
2692,
21084,
10354,
2050,
22932,
2581,
2509,
2497,
2629,
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,090 | 0x00f9D525828bEeBf1eE75fb72B1f21932E195BDF | // File: @openzeppelin/contracts/math/Math.sol
pragma solidity ^0.5.0;
/**
* @dev Standard math utilities missing in the Solidity language.
*/
library Math {
/**
* @dev Returns the largest of two numbers.
*/
function max(uint256 a, uint256 b) internal pure returns (uint256) {
return a >= b... | 0x608060405234801561001057600080fd5b506004361061025e5760003560e01c806386d4b36711610146578063be85ba33116100c3578063ded0783811610087578063ded078381461049c578063eb5594d8146104a4578063edc9af95146104ac578063f03312ff146104b4578063f77c4791146104d1578063fbfa77cf146104d95761025e565b8063be85ba331461045f578063bfd131f1146104675780... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2546,
2683,
2094,
25746,
27814,
22407,
11306,
29292,
2487,
4402,
23352,
26337,
2581,
2475,
2497,
2487,
2546,
17465,
2683,
16703,
2063,
16147,
2629,
2497,
20952,
1013,
1013,
5371,
1024,
1030,
2330,
4371,
27877,
2378,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,091 | 0x00f9f4f3ced5d4f6aedea8a92414206557df7167 | 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,
8889,
2546,
2683,
2546,
2549,
2546,
2509,
11788,
2629,
2094,
2549,
2546,
2575,
6679,
3207,
2050,
2620,
2050,
2683,
18827,
16932,
11387,
26187,
28311,
20952,
2581,
16048,
2581,
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,092 | 0x00fa44d91d7541d16dd18a48dd6a011de5e887df | pragma solidity ^0.4.13;
contract Calculator {
function getAmount(uint value) constant returns (uint);
}
contract Ownable {
address public owner;
/**
* @dev The Ownable constructor sets the original `owner` of the contract to the sender
* account.
*/
function Ownable() {
owner = msg.sender;
... | 0x606060405236156100725763ffffffff60e060020a6000350416635507a82e811461007e5780635ac2523a1461009f5780637a22393b146100c45780638b72ddf7146100e55780638da5cb5b146100fd578063d0febe4c14610072578063f2fde38b14610136578063f3fef3a314610157575b5b61007b61017b565b5b005b341561008957600080fd5b61007b600160a060020a03600435166102d1565b00... | {"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,
8889,
7011,
22932,
2094,
2683,
2487,
2094,
23352,
23632,
2094,
16048,
14141,
15136,
2050,
18139,
14141,
2575,
2050,
24096,
2487,
3207,
2629,
2063,
2620,
2620,
2581,
20952,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,093 | 0x00FA6daac69a216B32C229A6D623A9e6934f7D58 | /**
*Submitted for verification at Etherscan.io on 2021-10-12
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/introspection/IERC165.sol
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC165 standard, as defined in the
* https://eips.ethereum.org/EIPS/eip-165[EIP].
*
* Implementers ... | 0x6080604052600436106102725760003560e01c806370a082311161014f578063ba7d2c76116100c1578063da3ef23f1161007a578063da3ef23f14610712578063dfd233dd14610732578063e985e9c514610752578063edec5f271461079b578063f2c4ce1e146107bb578063f2fde38b146107db57600080fd5b8063ba7d2c7614610671578063bce4d6ae14610687578063c6682862146106a7578063c8... | {"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,
8889,
7011,
2575,
2850,
6305,
2575,
2683,
2050,
17465,
2575,
2497,
16703,
2278,
19317,
2683,
2050,
2575,
2094,
2575,
21926,
2050,
2683,
2063,
2575,
2683,
22022,
2546,
2581,
2094,
27814,
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,094 | 0x00fa8056ffa2d86c0d66337a8b97588af7b31d8f | /**
*Submitted for verification at Etherscan.io on 2022-04-03
*/
// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity 0.8.10;
/// @notice Modern and gas efficient ERC20 + EIP-2612 implementation.
/// @author Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/tokens/ERC20.sol)
/// @author Modified fr... | 0x608060405234801561001057600080fd5b50600436106100575760003560e01c80636fcf5e5f1461005c5780637acf5b921461009d578063b334db7b146100dc578063f7c618c1146100fd578063faa6c3c814610124575b600080fd5b6100837f0000000000000000000000000000000000000000000000000000000000093a8081565b60405163ffffffff90911681526020015b60405180910390f35b61... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
7011,
17914,
26976,
20961,
2475,
2094,
20842,
2278,
2692,
2094,
28756,
22394,
2581,
2050,
2620,
2497,
2683,
23352,
2620,
2620,
10354,
2581,
2497,
21486,
2094,
2620,
2546,
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,095 | 0x00fb26442b4ec5f1fce55e4246102f06f0b7b76d | /**
*Submitted for verification at Etherscan.io on 2021-11-21
*/
//SPDX-License-Identifier: MIT
// Telegram: https://t.me/GhostbustersToken
// Built-in max buy limit of 5%, will be removed after launch (calling removeBuyLimit function)
// Built-in tax mechanism, can be removed by calling lowerTax function
pragma soli... | 0x6080604052600436106101025760003560e01c806356d9dce81161009557806395d89b411161006457806395d89b41146102985780639e752b95146102c3578063a9059cbb146102e3578063dd62ed3e14610303578063f42938901461034957600080fd5b806356d9dce81461022657806370a082311461023b578063715018a61461025b5780638da5cb5b1461027057600080fd5b8063293230b8116100... | {"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,
8889,
26337,
23833,
22932,
2475,
2497,
2549,
8586,
2629,
2546,
2487,
11329,
2063,
24087,
2063,
20958,
21472,
10790,
2475,
2546,
2692,
2575,
2546,
2692,
2497,
2581,
2497,
2581,
2575,
2094,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,096 | 0x00fbd1774093e9240beb559f7a1300d291d86309 | // SPDX-License-Identifier: MIT
pragma solidity ^0.6.12;
/**
* @dev Interface of the ERC165 standard, as defined in the
* https://eips.ethereum.org/EIPS/eip-165[EIP].
*
* Implementers can declare support of contract interfaces, which can then be
* queried by others ({ERC165Checker}).
*
* For an implementation,... | 0x608060405234801561001057600080fd5b50600436106102065760003560e01c80637ecebe001161011a578063b4d1d795116100ad578063dd62ed3e1161007c578063dd62ed3e1461061e578063de4a322b1461064c578063de5f626814610654578063ec342ad01461065c578063f94d6dc71461066457610206565b8063b4d1d79514610576578063b6b55f251461057e578063ba657e431461059b5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact"... | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
26337,
2094,
16576,
2581,
12740,
2683,
2509,
2063,
2683,
18827,
2692,
4783,
2497,
24087,
2683,
2546,
2581,
27717,
14142,
2692,
2094,
24594,
2487,
2094,
20842,
14142,
2683,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
89... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,097 | 0x00fbe7398d9f0d53fbaef6e2f4c6ab0e7c31f5d7 | pragma solidity ^0.4.15;
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
function mul(uint256 a, uint256 b) internal constant returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint256 a, uint256 ... | 0x6060604052361561010f5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166305d2035b811461011457806306fdde031461013b578063095ea7b3146101c657806318160ddd146101fc57806323b872dd14610221578063313ce5671461025d5780633f4ba83a1461028657806340c10f191461029b57806355915b97146102d15780635c975abb146102... | {"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,
8889,
26337,
2063,
2581,
23499,
2620,
2094,
2683,
2546,
2692,
2094,
22275,
26337,
6679,
2546,
2575,
2063,
2475,
2546,
2549,
2278,
2575,
7875,
2692,
2063,
2581,
2278,
21486,
2546,
2629,
2094,
2581,
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,098 | 0x00fc1860152f32ade05433a54318666a97d249d9 | pragma solidity 0.4.25;
// File: contracts/wallet_trading_limiter/interfaces/IWalletsTradingLimiter.sol
/**
* @title Wallets Trading Limiter Interface.
*/
interface IWalletsTradingLimiter {
/**
* @dev Increment the limiter value of a wallet.
* @param _wallet The address of the wallet.
* @param _v... | 0x6080604052600436106100f05763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166303903e1c81146100f55780634e71e0c81461011c578063715018a61461013357806374f1649a146101485780638da5cb5b1461018657806391c33d041461019b5780639353922c146101b057806398b422f2146101c55780639d194810146101da578063a201cc5214... | {"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,
8889,
11329,
15136,
16086,
16068,
2475,
2546,
16703,
9648,
2692,
27009,
22394,
2050,
27009,
21486,
20842,
28756,
2050,
2683,
2581,
2094,
18827,
2683,
2094,
2683,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1018,
1012,
2423,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,099 | 0x00fc270c9cc13e878ab5363d00354bebf6f05c15 | /**
*Submitted for verification at Etherscan.io on 2019-07-08
*/
pragma solidity ^0.5.9;
// ----------------------------------------------------------------------------
// ERC Token Standard #20 Interface
// https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md
// ----------------------------------------------... | 0x6080604052600436106100dd5760003560e01c80638da5cb5b1161007f578063d4ee1d9011610059578063d4ee1d9014610317578063dc39d06d1461032c578063dd62ed3e14610365578063f2fde38b146103a0576100dd565b80638da5cb5b1461029857806395d89b41146102c9578063a9059cbb146102de576100dd565b806323b872dd116100bb57806323b872dd146101e0578063313ce567146102... | {"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,
8889,
11329,
22907,
2692,
2278,
2683,
9468,
17134,
2063,
2620,
2581,
2620,
7875,
22275,
2575,
29097,
8889,
19481,
2549,
4783,
29292,
2575,
2546,
2692,
2629,
2278,
16068,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2885... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.