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,900 | 0x03313e8e98e93702568915698d67afe2a85aff10 | /**
*Submitted for verification at Etherscan.io on 2021-12-14
*/
// File: openzeppelin-solidity/contracts/token/ERC20/IERC20.sol
pragma solidity >=0.6.0 <0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
... | 0x60806040526004361061007b5760003560e01c8063c45a01551161004e578063c45a015514610104578063e76b146c14610119578063e8edc8161461012c578063f4b9fa75146101415761007b565b8063439fab91146100805780636824c88b146100a2578063ad5c4648146100cd578063b69d0456146100ef575b600080fd5b34801561008c57600080fd5b506100a061009b366004612d31565b610156... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
17134,
2063,
2620,
2063,
2683,
2620,
2063,
2683,
24434,
2692,
17788,
2575,
2620,
2683,
16068,
2575,
2683,
2620,
2094,
2575,
2581,
10354,
2063,
2475,
2050,
27531,
10354,
2546,
10790,
1013,
1008,
1008,
1008,
7864... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,901 | 0x03315EC191C834cbcf88068e24408033f0e3BF4a | /**
*Submitted for verification at Etherscan.io on 2022-03-30
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/Strings.sol
// OpenZeppelin Contracts v4.4.1 (utils/Strings.sol)
pragma solidity ^0.8.0;
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _HEX_SY... | 0x6080604052600436106102885760003560e01c80636d47bcab1161015a578063ba7d2c76116100c1578063da3ef23f1161007a578063da3ef23f14610757578063db37b1eb14610777578063e985e9c514610797578063f2c4ce1e146107e0578063f2fde38b14610800578063f415fa0f1461082057600080fd5b8063ba7d2c76146106b6578063c32220be146106cc578063c6682862146106ec578063c8... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
16068,
8586,
16147,
2487,
2278,
2620,
22022,
27421,
2278,
2546,
2620,
17914,
2575,
2620,
2063,
18827,
12740,
17914,
22394,
2546,
2692,
2063,
2509,
29292,
2549,
2050,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,902 | 0x0331ba2ec03140e8014a3ca9c391a9c7d03f1244 | /**
*Submitted for verification at Etherscan.io on 2022-03-31
*/
/*
DogeZillaInu - 0 TAXES
Liquidity BURNED
*/
// File: @openzeppelin/contracts/utils/Context.sol
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
pragma solidity ^0.8.0;
/**
* @dev Provides information about the current execution cont... | 0x608060405234801561001057600080fd5b50600436106101cf5760003560e01c8063619f28ed1161010457806395d89b41116100a2578063dd62ed3e11610071578063dd62ed3e1461039c578063e43252d7146103af578063f2fde38b146103c2578063fb369eb0146103d5576101cf565b806395d89b4114610366578063a457c2d71461036e578063a9059cbb14610381578063bb47cc0c146103945761... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22394,
2487,
3676,
2475,
8586,
2692,
21486,
12740,
2063,
17914,
16932,
2050,
2509,
3540,
2683,
2278,
23499,
2487,
2050,
2683,
2278,
2581,
2094,
2692,
2509,
2546,
12521,
22932,
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,903 | 0x0331fc9617A62bd26Bbc05398B26e31DC2231CF8 | pragma solidity ^0.5.0;
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... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c80635aa6e675116100a2578063a457c2d711610071578063a457c2d71461035b578063a9059cbb14610387578063ab033ea9146103b3578063dd62ed3e146103d9578063f46eccc41461040757610116565b80635aa6e675146102e357806370a082311461030757806395d89b411461032d578063983b2d56146103355761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22394,
2487,
11329,
2683,
2575,
16576,
2050,
2575,
2475,
2497,
2094,
23833,
10322,
2278,
2692,
22275,
2683,
2620,
2497,
23833,
2063,
21486,
16409,
19317,
21486,
2278,
2546,
2620,
10975,
8490,
2863,
5024,
3012,
1034,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,904 | 0x03324c5bce64a142f0110040851574903516b2ac | pragma solidity ^0.4.22;
contract ERC20Basic {
function totalSupply() public view returns (uint256);
function balanceOf(address who) public view returns (uint256);
function transfer(address to, uint256 value) public returns (bool);
event Transfer(address indexed from, address indexed to, uint256 value... | 0x6080604052600436106100985763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166302fb0c5e81146101fd57806317ffc3201461022657806327e235e314610249578063355274ea1461027c57806351cff8d9146102915780638da5cb5b146102b2578063d936547e146102e3578063efbe1c1c14610304578063f0ea4bfc14610319575b6100a061032e... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
18827,
2278,
2629,
9818,
2063,
21084,
27717,
20958,
2546,
24096,
18613,
12740,
27531,
16068,
2581,
26224,
2692,
19481,
16048,
2497,
2475,
6305,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
1012,
2570,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,905 | 0x0333f63c8ed192ab07b70d67d18f787198c89fef | /**
*Submitted for verification at Etherscan.io on 2021-04-11
*/
pragma solidity ^0.5.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed in suc... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c80638da5cb5b116100a2578063c311c52311610071578063c311c523146104e7578063c87b56dd14610509578063cd7c0326146105b0578063e985e9c5146105fa578063f2fde38b146106765761010b565b80638da5cb5b146103aa5780638f32d59b146103f457806394bf804d1461041657806395d89b41146104645761... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
2509,
2546,
2575,
2509,
2278,
2620,
2098,
16147,
2475,
7875,
2692,
2581,
2497,
19841,
2094,
2575,
2581,
2094,
15136,
2546,
2581,
2620,
2581,
16147,
2620,
2278,
2620,
2683,
7959,
2546,
1013,
1008,
1008,
1008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,906 | 0x033429a76d63a869ee4afd98c476edb61a8fae63 | /**
*Submitted for verification at Etherscan.io on 2021-03-27
*/
pragma solidity 0.6.4;
library EthAddressLib {
/**
* @dev returns the address used within the protocol to identify ETH
* @return the address assigned to ETH
*/
function ethAddress() internal pure returns (address) {
retu... | 0x60806040526004361061048d5760003560e01c80638ee573ac11610255578063ba9316b711610144578063dd4b8b7d116100c1578063e47e65a311610085578063e47e65a314610e10578063f35c7f8c14610e30578063f851a44014610e50578063fa93b2a514610e65578063fc1ce70814610e85578063fe6bcd7c14610ea5576104c2565b8063dd4b8b7d14610d6f578063ddec280e14610d8f578063de... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
20958,
2683,
2050,
2581,
2575,
2094,
2575,
2509,
2050,
20842,
2683,
4402,
2549,
10354,
2094,
2683,
2620,
2278,
22610,
2575,
2098,
2497,
2575,
2487,
2050,
2620,
7011,
2063,
2575,
2509,
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,907 | 0x03347abb58cc3071fdbba7f7bd7cca03c8e04229 | pragma solidity ^0.4.24;
contract CompanyShare {
using SafeMath for *;
mapping (address => uint256) public pIDxAddr_; // (addr => pID) returns player id by address
mapping (uint256 => CompanySharedatasets.Player) public team_; // (team => fees) fee distribution by team
/**
* @d... | 0x6080604052600436106100775763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166310f01eba81146100855780633ccfd60b146100c55780636e7d3025146100dc57806383197ef014610129578063a5ae65ba1461013e578063d0e30db014610153575b346100818161016f565b5050005b34801561009157600080fd5b506100b373ffffffffffffffff... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22394,
22610,
7875,
2497,
27814,
9468,
14142,
2581,
2487,
2546,
18939,
3676,
2581,
2546,
2581,
2497,
2094,
2581,
16665,
2692,
2509,
2278,
2620,
2063,
2692,
20958,
24594,
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,908 | 0x0334D45f24780a4abF0EcDc56741A4f9cA5b6A4F | pragma solidity ^0.4.21;
/* taking ideas from FirstBlood token */
contract SafeMath {
/* function assert(bool assertion) internal { */
/* if (!assertion) { */
/* throw; */
/* } */
/* } // assert no longer needed once solidity is on 0.4.10 */
function safeAdd(uint256 x, uint256 y)... | 0x60606040526004361061011c5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde038114610121578063095ea7b3146101ab57806318160ddd146101e157806323b872dd14610206578063313ce5671461022e5780633eb10ab31461024157806354fd4d50146102705780636f7920fd1461028357806370a082311461029657806384385c6f14... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22394,
2549,
2094,
19961,
2546,
18827,
2581,
17914,
2050,
2549,
7875,
2546,
2692,
8586,
16409,
26976,
2581,
23632,
2050,
2549,
2546,
2683,
3540,
2629,
2497,
2575,
2050,
2549,
2546,
10975,
8490,
2863,
5024,
3012,
1034,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,909 | 0x03351fc9da8e93b8c2c731688477769a5a3f52f5 | /**
*Submitted for verification at Etherscan.io on 2022-03-30
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/Counters.sol
// OpenZeppelin Contracts v4.4.1 (utils/Counters.sol)
pragma solidity ^0.8.0;
/**
* @title Counters
* @author Matt Condon (@shrugs)
* @dev Provides counters that... | 0x6080604052600436106102255760003560e01c80636352211e11610123578063a45ba8e7116100ab578063d5abeb011161006f578063d5abeb01146107d2578063e0a80853146107fd578063e985e9c514610826578063efbd73f414610863578063f2fde38b1461088c57610225565b8063a45ba8e7146106ed578063b071401b14610718578063b88d4fde14610741578063be745f771461076a578063c8... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
22203,
11329,
2683,
2850,
2620,
2063,
2683,
2509,
2497,
2620,
2278,
2475,
2278,
2581,
21486,
2575,
2620,
2620,
22610,
2581,
2581,
2575,
2683,
2050,
2629,
2050,
2509,
2546,
25746,
2546,
2629,
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,910 | 0x033574E81C334e420EF1bc76bd920BC5509887B8 | //SPDX-License-Identifier: MIT
pragma solidity ^0.7.0;
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, a... | 0x6080604052600436106100e85760003560e01c806370a082311161008a578063c21ebd0711610059578063c21ebd07146104aa578063d02eb3f4146104bf578063d6d2b6ba146104d4578063dd62ed3e14610588576100e8565b806370a082311461030c57806395d89b411461033f578063964561f514610354578063a9059cbb1461047e576100e8565b80631826c119116100c65780631826c119146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
28311,
2549,
2063,
2620,
2487,
2278,
22394,
2549,
2063,
20958,
2692,
12879,
2487,
9818,
2581,
2575,
2497,
2094,
2683,
11387,
9818,
24087,
2692,
2683,
2620,
2620,
2581,
2497,
2620,
1013,
1013,
23772,
2595,
1011,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,911 | 0x03358425ada4620246dd703dc1f2246b8e148d22 | pragma solidity ^0.4.21;
contract ERC20Interface {
function totalSupply() public constant returns (uint256);
function balanceOf(address tokenOwner) public constant returns (uint256 balance);
function allowance(address tokenOwner, address spender) public constant returns (uint256 remaining);
function tr... | 0x6080604052600436106100b95763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416631b3ed72281146100bb57806335c1d349146100e25780633ccfd60b1461011d5780635f504a821461013257806363bd1d4a146101635780636cff6f9d1461017857806379ba50971461018d5780638da5cb5b146101a2578063a6f9dae1146101b7578063d0e30db014... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "impa... | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'chec... | [
101,
1014,
2595,
2692,
22394,
27814,
20958,
2629,
8447,
21472,
11387,
18827,
2575,
14141,
19841,
29097,
2278,
2487,
2546,
19317,
21472,
2497,
2620,
2063,
16932,
2620,
2094,
19317,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
1012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,912 | 0x03360917e5f76ab63b1dd331a924a6fa406bb41c | /**
*Submitted for verification at Etherscan.io on 2021-06-07
*/
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 th... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806352b0f19611610097578063a9059cbb11610066578063a9059cbb14610626578063b2bdfa7b1461068c578063dd62ed3e146106d6578063e12681151461074e576100f5565b806352b0f196146103b157806370a082311461050757806380b2122e1461055f57806395d89b41146105a3576100f5565b806318160ddd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22394,
16086,
2683,
16576,
2063,
2629,
2546,
2581,
2575,
7875,
2575,
2509,
2497,
2487,
14141,
22394,
2487,
2050,
2683,
18827,
2050,
2575,
7011,
12740,
2575,
10322,
23632,
2278,
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,913 | 0x0337184a497565a9bd8e300dad50270cd367f206 | /**
*Submitted for verification at Etherscan.io on 2021-02-13
*/
// SPDX-License-Identifier: Bprotocol Foundation (Bancor) LICENSE
// File: solidity/contracts/utility/interfaces/IOwned.sol
pragma solidity 0.6.12;
/*
Owned contract interface
*/
interface IOwned {
// this function isn't since the compiler em... | 0x6080604052600436106103035760003560e01c80638da5cb5b11610190578063d260529c116100dc578063d895951211610095578063ecbca55d1161006f578063ecbca55d14610b09578063f2fde38b14610b39578063f95e146c14610b6c578063fc0c546a14610b815761039a565b8063d895951214610a5d578063dc8de37914610a90578063e8dc12ff14610ac35761039a565b8063d260529c146109... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact"... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
2581,
15136,
2549,
2050,
26224,
23352,
26187,
2050,
2683,
2497,
2094,
2620,
2063,
14142,
2692,
14697,
12376,
22907,
2692,
19797,
21619,
2581,
2546,
11387,
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,914 | 0x03380c491c5051edc4e1a89352c28aa383dee7f0 | /**
*Submitted for verification at Etherscan.io on 2022-03-13
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external v... | 0x6080604052600436106102295760003560e01c806374010ece1161012357806398a5c315116100ab578063dd62ed3e1161006f578063dd62ed3e146107da578063e0f9f6a014610817578063ea1644d514610840578063f2fde38b14610869578063fe72c3c11461089257610230565b806398a5c315146106f95780639ec350ed146107225780639f1315711461074b578063a9059cbb14610774578063c5... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22394,
17914,
2278,
26224,
2487,
2278,
12376,
22203,
2098,
2278,
2549,
2063,
2487,
2050,
2620,
2683,
19481,
2475,
2278,
22407,
11057,
22025,
29097,
4402,
2581,
2546,
2692,
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,915 | 0x0338d67c31078a04abd4eee25df294e88a739d23 | /**
*Submitted for verification at Etherscan.io on 2021-06-04
*/
pragma solidity ^0.4.18;
// ----------------------------------------------------------------------------
// 'GhostRiderDoge' token contract
//
// Deployed to : 0x3fb99E47D787F4A24e888d6e3409Ab595d6ab62c
// Symbol : GHOSHDOGE
// Name : Ghost... | 0x606060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a557806318160ddd146101ff57806323b872dd14610228578063313ce567146102a15780633eaaf86b146102d057806370a08231146102f957806379ba5097146103465780638da5cb5b1461035b57806395d89b41... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22394,
2620,
2094,
2575,
2581,
2278,
21486,
2692,
2581,
2620,
2050,
2692,
2549,
7875,
2094,
2549,
4402,
2063,
17788,
20952,
24594,
2549,
2063,
2620,
2620,
2050,
2581,
23499,
2094,
21926,
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,916 | 0x033a0ed3978980670f58e46f2b2f45475214b6b6 | /**
*Submitted for verification at Etherscan.io on 2021-06-06
*/
/**
*Submitted for verification at Etherscan.io on 2021-05-11
*/
pragma solidity ^0.5.0;
contract ERC20Interface {
function totalSupply() public view returns (uint);
function balanceOf(address tokenOwner) public view returns (uint balance);
... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22394,
2050,
2692,
2098,
23499,
2581,
2620,
2683,
17914,
2575,
19841,
2546,
27814,
2063,
21472,
2546,
2475,
2497,
2475,
2546,
19961,
22610,
25746,
16932,
2497,
2575,
2497,
2575,
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,917 | 0x033b97a7ccdacd11d4eaeb8c8eac398c82557b8d | pragma solidity ^0.6.12;
// SPDX-License-Identifier: BSD 3-Clause
/**
* Development
* 2,990 YFOX locked with smart contract for 10 months
* 299 YFOX will be vested every month from the smart contract
*/
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80637a40624b116100715780637a40624b146101805780638da5cb5b1461019e57806392ae1e5b146101d25780639d76ea58146101f0578063a1feba4214610224578063f2fde38b14610242576100a9565b806304554443146100ae57806325ba4c47146100cc57806334b9558e146100ea5780634e71d92d146101085780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
2497,
2683,
2581,
2050,
2581,
9468,
2850,
19797,
14526,
2094,
2549,
5243,
15878,
2620,
2278,
2620,
5243,
2278,
23499,
2620,
2278,
2620,
17788,
28311,
2497,
2620,
2094,
10975,
8490,
2863,
5024,
3012,
1034,
1014,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,918 | 0x033d040e1105332ae77a6c5a2371784c378df9ce | /**
*Submitted for verification at Etherscan.io on 2019-10-27
*/
pragma solidity ^0.5.7;
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
require(c / a == b);
return c;
}... | 0x608060405234801561001057600080fd5b506004361061009e5760003560e01c806354fd4d501161006657806354fd4d501461022457806370a08231146102a757806395d89b41146102ff578063a9059cbb14610382578063dd62ed3e146103d05761009e565b806306fdde03146100a3578063095ea7b31461012657806318160ddd1461017457806323b872dd14610192578063313ce56714610200575b... | {"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22394,
2094,
2692,
12740,
2063,
14526,
2692,
22275,
16703,
6679,
2581,
2581,
2050,
2575,
2278,
2629,
2050,
21926,
2581,
16576,
2620,
2549,
2278,
24434,
2620,
20952,
2683,
3401,
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,919 | 0x033d26caeac26d2740b196673027fc7726b7c3de | /**
*Submitted for verification at Etherscan.io on 2019-07-04
*/
pragma solidity ^0.4.25;
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c /... | 0x608060405260043610610225576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305d2035b1461022a57806306fdde0314610259578063095ea7b3146102e957806317d7de7c1461034e57806318160ddd146103de57806319c59768146104095780631e1fc057146104995780632272f1a31461052957806323b872dd146105b95780632f34ad85... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22394,
2094,
23833,
3540,
5243,
2278,
23833,
2094,
22907,
12740,
2497,
16147,
28756,
2581,
14142,
22907,
11329,
2581,
2581,
23833,
2497,
2581,
2278,
29097,
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,920 | 0x033edbb8d58f260bf34b4024df5f7fc3c60650e7 | /**
*Submitted for verification at Etherscan.io on 2021-11-22
*/
/*
“If you knew Time as well as I do…. you wouldn’t talk about wasting it.'"
,------------. ,.--""-._
| $time `. __/ `.
| what will you | _,**" "*-. `.
| do with it | ,' `. ... | 0x60806040526004361061010d5760003560e01c806370a0823111610095578063961ac01b11610064578063961ac01b146102ed578063a9059cbb1461030d578063c3c8cd801461032d578063c9567bf914610342578063dd62ed3e1461035757600080fd5b806370a0823114610262578063715018a6146102825780638da5cb5b1461029757806395d89b41146102bf57600080fd5b806323b872dd116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22394,
2098,
10322,
2620,
2094,
27814,
2546,
23833,
2692,
29292,
22022,
2497,
12740,
18827,
20952,
2629,
2546,
2581,
11329,
2509,
2278,
16086,
26187,
2692,
2063,
2581,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,921 | 0x033fd9f42f7e1566b893b31078a62b2b959ebd72 | pragma solidity ^0.4.20;
contract ERC20Interface {
function totalSupply() public constant returns (uint256);
function balanceOf(address owner) public constant returns (uint256);
function transfer(address to, uint256 value) public returns (bool);
function transferFrom(address from, address to, uint256 ... | 0x6060604052600436106101665763ffffffff60e060020a600035041663042d65ab81146103385780630bae32881461035d578063296f1ce11461039b57806334065b66146103c25780634889ca88146103d557806349de04851461040057806350f91ee314610425578063530abf0f14610438578063605f2ca4146104515780636359a974146104675780637456f2b91461047a578063893d20e81461048d... | {"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,
2692,
22394,
2546,
2094,
2683,
2546,
20958,
2546,
2581,
2063,
16068,
28756,
2497,
2620,
2683,
2509,
2497,
21486,
2692,
2581,
2620,
2050,
2575,
2475,
2497,
2475,
2497,
2683,
28154,
15878,
2094,
2581,
2475,
10975,
8490,
2863,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,922 | 0x0340272c2354d49171d0bce1820fb310b28badc7 | /**
*Submitted for verification at Etherscan.io on 2022-02-09
*/
/**
*SHIBA RONIN $SHININ
*TG : t.me/SHIBARONINtoken
*/
pragma solidity ^0.8.9;
// SPDX-License-Identifier:... | 0x6080604052600436106103545760003560e01c806360d48489116101c6578063a6334231116100f7578063d4a3883f11610095578063dd62ed3e1161006f578063dd62ed3e146109dc578063ea2f0b3714610a22578063ec28438a14610a42578063f2fde38b14610a6257600080fd5b8063d4a3883f14610986578063da6fa55c146109a6578063dd467064146109bc57600080fd5b8063af2ce614116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
2692,
22907,
2475,
2278,
21926,
27009,
2094,
26224,
16576,
2487,
2094,
2692,
9818,
2063,
15136,
11387,
26337,
21486,
2692,
2497,
22407,
9024,
2278,
2581,
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,923 | 0x0341049bbf89b6255723e411fa1ff8655dcd9d69 | // SPDX-License-Identifier: GPL-3.0
pragma solidity 0.6.12;
/**
* @dev Collection of functions related to the address type
*/
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function ret... | 0x608060405234801561001057600080fd5b50600436106101735760003560e01c8063715018a6116100de578063a9059cbb11610097578063dd62ed3e11610071578063dd62ed3e1461084e578063e7a324dc146108c6578063f1127ed8146108e4578063f2fde38b1461095957610173565b8063a9059cbb14610719578063b4b5ea571461077d578063c3cda520146107d557610173565b8063715018a614... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22022,
10790,
26224,
10322,
2546,
2620,
2683,
2497,
2575,
17788,
28311,
21926,
2063,
23632,
2487,
7011,
2487,
4246,
20842,
24087,
16409,
2094,
2683,
2094,
2575,
2683,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
8909,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,924 | 0x0341589470b82e311ddf82EC5d8726cbB787F0Aa | /**
*Submitted for verification at Etherscan.io on 2021-04-17
*/
// File: contracts/BondToken_and_GDOTC/util/TransferETHInterface.sol
// SPDX-License-Identifier: UNLICENSED
pragma solidity 0.7.1;
interface TransferETHInterface {
receive() external payable;
event LogTransferETH(address indexed from, address... | 0x60806040526004361061024a5760003560e01c806392da91ad11610139578063b88a802f116100b6578063dd62ed3e1161007a578063dd62ed3e146106f4578063e0e54dec14610714578063e627f2db14610734578063e8078d9414610756578063ef4498ff1461075e578063fde6fad91461077e5761028d565b8063b88a802f14610673578063c82e377814610688578063cc4df8ae146106aa578063d2... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-local", ... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'},... | [
101,
1014,
2595,
2692,
22022,
16068,
2620,
2683,
22610,
2692,
2497,
2620,
2475,
2063,
21486,
2487,
14141,
2546,
2620,
2475,
8586,
2629,
2094,
2620,
2581,
23833,
27421,
2497,
2581,
2620,
2581,
2546,
2692,
11057,
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,925 | 0x0341744d4cd97e3225e7f3e0fdfd0b66723f949b | /**
*Submitted for verification at Etherscan.io on 2022-04-13
*/
// File: @openzeppelin/contracts/utils/Strings.sol
// OpenZeppelin Contracts v4.4.1 (utils/Strings.sol)
pragma solidity ^0.8.0;
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
... | 0x6080604052600436106102515760003560e01c80637cb6475911610139578063c0c8dd07116100b6578063c9ce448a1161007a578063c9ce448a1461068e578063d7299ef7146106b3578063e985e9c5146106d3578063efbd73f41461071c578063f2fde38b1461073c578063f79c173f1461075c57600080fd5b8063c0c8dd0714610604578063c1c4f5cb14610617578063c62752551461063b578063c8... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
16576,
22932,
2094,
2549,
19797,
2683,
2581,
2063,
16703,
17788,
2063,
2581,
2546,
2509,
2063,
2692,
2546,
20952,
2094,
2692,
2497,
28756,
2581,
21926,
2546,
2683,
26224,
2497,
1013,
1008,
1008,
1008,
7864,
200... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,926 | 0x03425fA34130C148Fe922Ff8880409C79410A879 | pragma solidity ^0.4.16;
contract owned {
address public owner;
function owned() public {
owner = msg.sender;
}
modifier onlyOwner {
require(msg.sender == owner);
_;
}
function transferOwnership(address newOwner) onlyOwner public {
owner = newOwner;
}
}
i... | 0x6060604052600436106100da5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100df578063095ea7b31461016957806318160ddd1461019f57806323b872dd146101c4578063313ce567146101ec5780634b7503341461021557806370a08231146102285780638620410b146102475780638da5cb5b1461025a57806395d89b4114... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22022,
17788,
7011,
22022,
17134,
2692,
2278,
16932,
2620,
7959,
2683,
19317,
4246,
2620,
2620,
17914,
12740,
2683,
2278,
2581,
2683,
23632,
2692,
2050,
2620,
2581,
2683,
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,927 | 0x0342cb95794f25decc9b6913739720359afb153e | /**
*Submitted for verification at Etherscan.io on 2021-07-22
*/
/*
🦠Ebola Inu🦠
Remember to wear a mask!
📊TOKENOMICS 📊
🐶 1,000,000,000,000 $EBOINU
🔥50% » BURNED FOREVER
🔒50% » LOCKED LIQUIDITY
👥4% TEAM/DEVELOPER
💈4% MARKETING/CHARITIES
✅ Website
✅ Social media setup
✅ Stealth launch on UniSwap - ETH
✅ Mar... | 0x60806040526004361061010d5760003560e01c8063715018a611610095578063b515566a11610064578063b515566a14610567578063c3c8cd801461062c578063c9567bf914610643578063d543dbeb1461065a578063dd62ed3e1461069557610114565b8063715018a61461040e5780638da5cb5b1461042557806395d89b4114610466578063a9059cbb146104f657610114565b8063273123b7116100... | {"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"}, {"check": "arbitrary-send", "impact": "High"... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
2475,
27421,
2683,
28311,
2683,
2549,
2546,
17788,
3207,
9468,
2683,
2497,
2575,
2683,
17134,
2581,
23499,
2581,
11387,
19481,
2683,
10354,
2497,
16068,
2509,
2063,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,928 | 0x034421871920fb907a26247a3808823d50bd7a6d | /**
*Submitted for verification at Etherscan.io on 2022-04-14
*/
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.9;
interface IUniswapV2Pair {
event Approval(address indexed owner, address indexed spender, uint value);
event Transfer(address indexed from, address indexed to, uint value);
fun... | 0x6080604052600436106103fe5760003560e01c806375f0a87411610213578063b4ba405411610123578063d85ba063116100ab578063e884f2601161007a578063e884f26014610ba6578063eb8851e714610bbb578063f2fde38b14610bd1578063f8b45b0514610bf1578063f9f92be414610c0757600080fd5b8063d85ba06314610b44578063db3d516f14610b5a578063dd62ed3e14610b70578063e2... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "write-after-write", "impact": "Medium", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'write-after-write', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'chec... | [
101,
1014,
2595,
2692,
22022,
20958,
15136,
2581,
16147,
11387,
26337,
21057,
2581,
2050,
23833,
18827,
2581,
2050,
22025,
2692,
2620,
2620,
21926,
2094,
12376,
2497,
2094,
2581,
2050,
2575,
2094,
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,929 | 0x034455c8a9882bf44c9704c780a55198e05ba559 | 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 generally available
* via msg.sender and msg.data, they should not be accessed in such a direct
* manner, since when dealing with GSN meta-transac... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806370a0823111610097578063a457c2d711610066578063a457c2d7146102d9578063a9059cbb14610305578063dd62ed3e14610331578063f2fde38b1461035f576100f5565b806370a082311461027f578063715018a6146102a55780638da5cb5b146102ad57806395d89b41146102d1576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22022,
19961,
2629,
2278,
2620,
2050,
2683,
2620,
2620,
2475,
29292,
22932,
2278,
2683,
19841,
2549,
2278,
2581,
17914,
2050,
24087,
16147,
2620,
2063,
2692,
2629,
3676,
24087,
2683,
10975,
8490,
2863,
5024,
3012,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,930 | 0x0344B2E191Bcd36fD09aaEFA724B3125E8BDeA26 | /**
*Submitted for verification at Etherscan.io on 2021-11-13
*/
// SPDX-License-Identifier: Unlicensed
/* Degen Eggz , only 3333 of these unique eggs exits on the cryptosphere.
Visit www.degeneggz.com
*/
// File: @openzeppelin/contracts/utils/introspection/IERC165.sol
pragma solidity ^0.8.0;
/**
* @dev Int... | 0x60806040526004361061020f5760003560e01c80635c975abb11610118578063a475b5dd116100a0578063d5abeb011161006f578063d5abeb01146105bc578063da3ef23f146105d2578063e985e9c5146105f2578063f2c4ce1e1461063b578063f2fde38b1461065b57600080fd5b8063a475b5dd14610552578063b88d4fde14610567578063c668286214610587578063c87b56dd1461059c57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
2549,
2497,
2475,
2063,
16147,
2487,
9818,
2094,
21619,
2546,
2094,
2692,
2683,
11057,
12879,
2050,
2581,
18827,
2497,
21486,
17788,
2063,
2620,
2497,
3207,
2050,
23833,
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,931 | 0x0344fe8870c543eb56aecf4db78cd43b2a444099 | pragma solidity ^0.4.24;
/**
* Originally from https://github.com/TokenMarketNet/ico
* Modified by https://www.coinfabrik.com/
*/
pragma solidity ^0.4.24;
/**
* Originally from https://github.com/TokenMarketNet/ico
* Modified by https://www.coinfabrik.com/
*/
pragma solidity ^0.4.24;
/**
* Originally from h... | 0x6080604052600436106101925763ffffffff60e060020a60003504166302f652a3811461019757806305d2035b146101bf57806306fdde03146101e8578063095ea7b31461027257806318160ddd1461029657806323b872dd146102bd57806329ff4f53146102e7578063313ce5671461030857806340c10f191461033357806342966c681461035757806342c1867b1461036f5780634321467514610390... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
2549,
7959,
2620,
2620,
19841,
2278,
27009,
2509,
15878,
26976,
6679,
2278,
2546,
2549,
18939,
2581,
2620,
19797,
23777,
2497,
2475,
2050,
22932,
12740,
2683,
2683,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,932 | 0x03452e69ffcd9c45ca34ff4d9ba2209d38a8d56a | pragma solidity 0.5.1;
library SafeMath {
uint256 constant internal MAX_UINT = 2 ** 256 - 1; // max uint256
/**
* @dev Multiplies two numbers, reverts on overflow.
*/
function mul(uint256 _a, uint256 _b) internal pure returns(uint256) {
if (_a == 0) {
return 0;
}
... | 0x608060405260043610610122576000357c01000000000000000000000000000000000000000000000000000000009004806306fdde0314610127578063095ea7b3146101b757806318160ddd1461022a578063200561ab1461025557806323b872dd146103e6578063313ce567146104795780633f4ba83a146104aa57806342966c68146104c15780635c975abb146104fc578063661884631461052b5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
25746,
2063,
2575,
2683,
4246,
19797,
2683,
2278,
19961,
3540,
22022,
4246,
2549,
2094,
2683,
3676,
19317,
2692,
2683,
2094,
22025,
2050,
2620,
2094,
26976,
2050,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1019... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,933 | 0x03456F538F359a79368533D478C6e44c46fC554a | pragma solidity ^0.5.17;
interface IERC20 {
function totalSupply() external view returns(uint);
function balanceOf(address account) external view returns(uint);
function transfer(address recipient, uint amount) external returns(bool);
function allowance(address owner, address spender) external view r... | 0x6080604052600436106100dd5760003560e01c806370a082311161007f578063a9059cbb11610059578063a9059cbb146104ec578063aa2f522014610552578063d6d2b6ba1461062c578063dd62ed3e14610707576100dd565b806370a08231146103905780638cd8db8a146103f557806395d89b411461045c576100dd565b806318160ddd116100bb57806318160ddd1461024b57806321a9cf34146102... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
26976,
2546,
22275,
2620,
2546,
19481,
2683,
2050,
2581,
2683,
21619,
27531,
22394,
2094,
22610,
2620,
2278,
2575,
2063,
22932,
2278,
21472,
11329,
24087,
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,934 | 0x0346258696647282f66c16f51a6cb52bbd535d6f | /**
*Submitted for verification at Etherscan.io on 2021-10-26
*/
/**
/*
I kinda like avocado toast & pro level coffee tbh :) Starbase cuisine does an amazing job with those. - Elon Musk
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSe... | 0x60806040526004361061010d5760003560e01c8063715018a611610095578063b515566a11610064578063b515566a14610364578063c3c8cd801461038d578063c9567bf9146103a4578063dd62ed3e146103bb578063ff872602146103f857610114565b8063715018a6146102ba5780638da5cb5b146102d157806395d89b41146102fc578063a9059cbb1461032757610114565b8063273123b7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
2575,
17788,
20842,
2683,
28756,
22610,
22407,
2475,
2546,
28756,
2278,
16048,
2546,
22203,
2050,
2575,
27421,
25746,
10322,
2094,
22275,
2629,
2094,
2575,
2546,
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,935 | 0x0346a0c18fd1beaafe564616c02743bb8ef042c5 | pragma solidity ^0.4.25;
contract EasyCircle {
using SafeMath for uint256;
string public constant symbol = "ECX";
string public constant name = "EasyCircle";
uint8 public constant decimals = 18;
uint256 _totalSupply = 777777777 * 10 ** uint256(decimals);
// Owner of this contract
address public owner;
// Balances f... | 0x6080604052600436106100ae5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100b3578063095ea7b31461013d57806318160ddd1461017557806323b872dd1461019c578063313ce567146101c65780634c738909146101f157806370a08231146102065780638da5cb5b1461022757806395d89b4114610258578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22022,
2575,
2050,
2692,
2278,
15136,
2546,
2094,
2487,
4783,
11057,
7959,
26976,
21472,
16048,
2278,
2692,
22907,
23777,
10322,
2620,
12879,
2692,
20958,
2278,
2629,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,936 | 0x0347AE755BeE12D66a653E3e37B7D0aE4105058A | /**
*Submitted for verification at Etherscan.io on 2021-07-20
*/
pragma solidity ^0.5.0;
/**
* @title Ownable
* @dev The Ownable contract has an owner address, and provides basic authorization control
* functions, this simplifies the implementation of "user permissions".
*
* Source https://raw.githubuserconten... | 0x6080604052600436106100865760003560e01c80638f32d59b116100595780638f32d59b146101415780639623609d1461016a57806399a88ec414610229578063f2fde38b14610264578063f3b7dead1461029757610086565b8063204e1c7a1461008b578063715018a6146100da5780637eff275e146100f15780638da5cb5b1461012c575b600080fd5b34801561009757600080fd5b506100be600480... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22022,
2581,
6679,
23352,
2629,
11306,
12521,
2094,
28756,
2050,
26187,
2509,
2063,
2509,
2063,
24434,
2497,
2581,
2094,
2692,
6679,
23632,
2692,
12376,
27814,
2050,
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,937 | 0x03481f6b58c7680a0f193031c7f81da15cf904d2 | /**
*Submitted for verification at Etherscan.io on 2022-04-17
*/
/**
// SPDX-License-Identifier: Unlicensed
*/
pragma solidity 0.8.9;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() internal view virtua... | 0x6080604052600436106103855760003560e01c806392136913116101d1578063b62496f511610102578063d85ba063116100a0578063f11a24d31161006f578063f11a24d314610a4c578063f2fde38b14610a62578063f637434214610a82578063f8b45b0514610a9857600080fd5b8063d85ba063146109c5578063dd62ed3e146109db578063e2f4560514610a21578063e884f26014610a3757600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact"... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check':... | [
101,
1014,
2595,
2692,
22022,
2620,
2487,
2546,
2575,
2497,
27814,
2278,
2581,
2575,
17914,
2050,
2692,
2546,
16147,
14142,
21486,
2278,
2581,
2546,
2620,
2487,
2850,
16068,
2278,
2546,
21057,
2549,
2094,
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,938 | 0x03488EE96451FE62b7b374BD4a8918A8975303Dc | /**
*Submitted for verification at Etherscan.io on 2021-06-10
*/
pragma solidity ^0.5.0;
interface IGovernance {
event GovernanceChanged(address oldGovernance, address newGovernance);
event MinterAdmitted(address target);
event MinterExpelled(address target);
function governance () external view... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806358838def1161007157806358838def1461023157806382bfefc81461025f578063a9724e1c146102a9578063d84960c214610398578063ea421ba8146103b6578063f8d7f790146103f8576100a9565b80631820cabb146100ae5780631dffa3dc146100cc57806320953e52146100fa5780633a5d945e146101a75780... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22022,
2620,
2620,
4402,
2683,
21084,
22203,
7959,
2575,
2475,
2497,
2581,
2497,
24434,
2549,
2497,
2094,
2549,
2050,
2620,
2683,
15136,
2050,
2620,
2683,
23352,
14142,
29097,
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,939 | 0x03499Eb83D4Abf6c9563012d7B6811596dCAB425 | /**
*Submitted for verification at Etherscan.io on 2021-09-30
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
abstract contract ReentrancyGuard {
// Booleans are more expensive than uint256 or any type that takes up a full
// word because each write operation emits an extra SLOAD to first read t... | 0x608060405234801561001057600080fd5b50600436106101f05760003560e01c8063715018a61161010f578063cbd258b5116100a2578063e2bbb15811610071578063e2bbb1581461047d578063f2fde38b14610490578063fac2b9ba146104a3578063fb0a31db146104b657600080fd5b8063cbd258b514610411578063d0d41fe114610444578063d4efe8e414610457578063e217bdd31461046a5760... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'... | [
101,
1014,
2595,
2692,
22022,
2683,
2683,
15878,
2620,
29097,
2549,
7875,
2546,
2575,
2278,
2683,
26976,
14142,
12521,
2094,
2581,
2497,
2575,
2620,
14526,
28154,
2575,
16409,
7875,
20958,
2629,
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,940 | 0x034Bc8BaF8D57A11840a68E83ad90F2e1677d4AE | /**
*Submitted for verification at Etherscan.io on 2021-03-30
*/
// 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() extern... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461016857806370a082311461019857806395d89b41146101c8578063a457c2d7146101e6578063a9059cbb14610216578063dd62ed3e14610246576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100fc57806323b872dd1461011a5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22022,
9818,
2620,
3676,
2546,
2620,
2094,
28311,
27717,
15136,
12740,
2050,
2575,
2620,
2063,
2620,
2509,
4215,
21057,
2546,
2475,
2063,
16048,
2581,
2581,
2094,
2549,
6679,
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,941 | 0x034d1ddf41ee5eb8829b3bfb508d8611d59beaa0 | /**
*Submitted for verification at Etherscan.io on 2021-09-30
*/
/**
* Copyright 2017-2021, bZxDao. All Rights Reserved.
* Licensed under the Apache License, Version 2.0.
*/
pragma solidity 0.6.12;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operati... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c80634460d3cf11610097578063983b2d5611610066578063983b2d5614610271578063f2fde38b14610297578063f44637ba146102bd578063f46eccc4146102e3576100f5565b80634460d3cf14610215578063715018a61461023b578063839006f2146102435780638da5cb5b14610269576100f5565b80633092afd511... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
2094,
2487,
14141,
2546,
23632,
4402,
2629,
15878,
2620,
2620,
24594,
2497,
2509,
29292,
2497,
12376,
2620,
2094,
20842,
14526,
2094,
28154,
4783,
11057,
2692,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,942 | 0x034d76ad1b319465fbfd93b265b4434093687ace | /**
*Submitted for verification at Etherscan.io on 2021-06-03
*/
/**
*Submitted for verification at Etherscan.io on 2021-06-01
*/
/**
Telegram: https://t.me/ETHWizard
Webiste: http://ETHWizard.org/
**/
//SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.6.12;
abstract contract Context {
fu... | 0x60806040526004361061024a5760003560e01c806352390c0211610139578063a52fe9bb116100b6578063d543dbeb1161007a578063d543dbeb146108a7578063dd62ed3e146108d1578063f2fde38b1461090c578063f42938901461093f578063f7a9159114610954578063f815a8421461096957610251565b8063a52fe9bb146107b3578063a9059cbb146107dd578063af9549e014610816578063bc... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Med... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
2094,
2581,
2575,
4215,
2487,
2497,
21486,
2683,
21472,
2629,
26337,
2546,
2094,
2683,
2509,
2497,
23833,
2629,
2497,
22932,
22022,
2692,
2683,
21619,
2620,
2581,
10732,
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,943 | 0x034de129dddc9ce1102c08146000c4de63eff454 | /**
*Submitted for verification at Etherscan.io on 2021-12-01
*/
// SPDX-License-Identifier: AGPL-3.0-or-later
pragma solidity 0.7.5;
interface IOwnable {
function policy() external view returns (address);
function renounceManagement() external;
function pushManagement( address newOwner_ ) external;
f... | 0x608060405234801561001057600080fd5b50600436106102115760003560e01c806377b8189511610125578063c3f2c484116100ad578063e0176de81161007c578063e0176de8146108f9578063e222ad7814610917578063e392a2621461094b578063f5c2ab5b14610969578063fc7b9c181461098757610211565b8063c3f2c484146107dd578063cea55f571461084a578063d4d863ce146108685780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "i... | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
3207,
12521,
2683,
14141,
16409,
2683,
3401,
14526,
2692,
2475,
2278,
2692,
2620,
16932,
16086,
8889,
2278,
2549,
3207,
2575,
2509,
12879,
2546,
19961,
2549,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,944 | 0x034E2f116810521749930Edb4BfdF0441878B41A | /**
*Submitted for verification at Etherscan.io on 2021-10-25
*/
/**
Kawai Doge is a lossless token that provides the highest USDC rewards generated by any token on the Ethereum smart chain. By simply holding $ KSHIBA in your wallet, you will receive a generous passive income, paid out in USDC.
Kawai Doge tokemonics... | 0x608060405234801561001057600080fd5b50600436106101215760003560e01c8063715018a6116100ad578063a9059cbb11610071578063a9059cbb146104f1578063b415564914610555578063dbde5a4314610573578063dd62ed3e146105b7578063f2fde38b1461062f57610121565b8063715018a6146103d45780638766504d146103de5780638da5cb5b1461040c57806395d89b41146104405780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
22022,
2063,
2475,
2546,
14526,
2575,
2620,
10790,
25746,
16576,
26224,
2683,
14142,
2098,
2497,
2549,
29292,
20952,
2692,
22932,
15136,
2581,
2620,
2497,
23632,
2050,
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,945 | 0x034f3bbba6d0623ac741fc1dc605e0b7ab339d63 | /*
____ __ __ __ _
/ __/__ __ ___ / /_ / / ___ / /_ (_)__ __
_\ \ / // // _ \/ __// _ \/ -_)/ __// / \ \ /
/___/ \_, //_//_/\__//_//_/\__/ \__//_/ /_\_\
/___/
* Synthetix: YFIRewards.sol
*
* Docs: https://docs.synthetix.io/
*
*
* MIT License
* ===========
*
* Copyright (c) 2020 Synt... | 0x608060405234801561001057600080fd5b506004361061035b5760003560e01c806388497d45116101d3578063d1dfa95111610104578063e6e7403e116100a2578063efef39a11161007c578063efef39a114610ca8578063f2fde38b14610cd6578063f7c618c114610d1a578063fd85217714610d645761035b565b8063e6e7403e14610c62578063e9fad8ee14610c80578063ebe2b12b14610c8a5761... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
22022,
2546,
2509,
10322,
3676,
2575,
2094,
2692,
2575,
21926,
6305,
2581,
23632,
11329,
2487,
16409,
16086,
2629,
2063,
2692,
2497,
2581,
7875,
22394,
2683,
2094,
2575,
2509,
1013,
1008,
1035,
1035,
1035,
1035,
1035,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,946 | 0x034f9e67af90233805c88ab3a8bd84880b4b0c42 | /**
*Submitted for verification at Etherscan.io on 2021-03-26
*/
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,
2692,
22022,
2546,
2683,
2063,
2575,
2581,
10354,
21057,
21926,
22025,
2692,
2629,
2278,
2620,
2620,
7875,
2509,
2050,
2620,
2497,
2094,
2620,
18139,
17914,
2497,
2549,
2497,
2692,
2278,
20958,
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,947 | 0x034fdd97f601d54388c47dbf3a0c4d855ada5e52 | /**
*Submitted for verification at Etherscan.io on 2021-06-05
*/
pragma solidity ^0.5.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP. Does not include
* the optional functions; to access them see {ERC20Detailed}.
*/
interface ERC20Interface {
/**
* @dev Returns the amount of tokens i... | 0x608060405234801561001057600080fd5b50600436106100b45760003560e01c80633eaaf86b116100715780633eaaf86b146102125780636ebcf6071461021a57806370a082311461024057806395d89b4114610266578063a9059cbb1461026e578063dd62ed3e1461029a576100b4565b8063024c2ddd146100b957806306fdde03146100f9578063095ea7b31461017657806318160ddd146101b65780... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
22022,
2546,
14141,
2683,
2581,
2546,
16086,
2487,
2094,
27009,
22025,
2620,
2278,
22610,
18939,
2546,
2509,
2050,
2692,
2278,
2549,
2094,
27531,
2629,
8447,
2629,
2063,
25746,
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,948 | 0x035009cb98eb117624606f6b46b3baf83dc3d028 | //
// _ _ ______ ______ _ __ __ _
// | \ | | ____| ____| |/ / / _(_)
// | \| | |__ | |__ | ' / | |_ _ _ __ __ _ _ __ ___ ___
// | . ` | __| | __| | < | _| | '_ \ / _` | '_ \ / __/ _ \
// | |\ | |____| |____| . \ _| | | | | | | (_| | | | | (_| __/
// |_| \_|__... | 0x60806040526004361061004a5760003560e01c80632c4e722e1461005c5780634042b66f14610087578063521eb273146100b2578063ec8ac4d814610109578063fc0c546a1461014d575b61005a6100556101a4565b6101ac565b005b34801561006857600080fd5b50610071610337565b6040518082815260200191505060405180910390f35b34801561009357600080fd5b5061009c610341565b6040... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
8889,
2683,
27421,
2683,
2620,
15878,
14526,
2581,
2575,
18827,
16086,
2575,
2546,
2575,
2497,
21472,
2497,
2509,
3676,
2546,
2620,
29097,
2278,
29097,
2692,
22407,
1013,
1013,
1013,
1013,
1035,
1035,
1035,
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,949 | 0x035066676b55a745eff77182d5d554b43f1ccafe | /**
*Submitted for verification at Etherscan.io on 2020-12-14
*/
/*
SPDX-License-Identifier: MIT
*/
pragma solidity ^0.7.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() exter... | 0x608060405234801561001057600080fd5b50600436106101425760003560e01c806371eebf04116100b8578063a7deec921161007c578063a7deec92146107c2578063a9059cbb146107e0578063c38f6f0b14610844578063d90635e914610865578063dd62ed3e146108bd578063e9d7ee631461093557610142565b806371eebf041461057c578063856a36d7146105e05780638f0d282d146106585780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
2692,
28756,
2575,
2581,
2575,
2497,
24087,
2050,
2581,
19961,
12879,
2546,
2581,
2581,
15136,
2475,
2094,
2629,
2094,
24087,
2549,
2497,
23777,
2546,
2487,
16665,
7959,
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,950 | 0x03537b4bf7fa963f33ea88dc89257ab5cfddf023 | /**
*Submitted for verification at Etherscan.io on 2022-04-05
*/
// SPDX-License-Identifier: Unlicensed
//https://t.me/nojeetsinu
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
functi... | 0x60806040526004361061023f5760003560e01c806370a082311161012e5780638f9a55c0116100ab578063c55284901161006f578063c552849014610669578063dd62ed3e14610689578063ea1644d5146106cf578063f09fc1cb146106ef578063f2fde38b1461070f57600080fd5b80638f9a55c0146105fe57806395d89b411461024b57806398d5fdca146106145780639f13157114610629578063a9... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "co... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19481,
24434,
2497,
2549,
29292,
2581,
7011,
2683,
2575,
2509,
2546,
22394,
5243,
2620,
2620,
16409,
2620,
2683,
17788,
2581,
7875,
2629,
2278,
2546,
14141,
2546,
2692,
21926,
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,951 | 0x03542773ff03e6bfc17f70cb29c0b43115399a8b | pragma solidity ^0.6.6;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed in such a direct
* manner, since when dealing with GSN meta-transaction... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461025f57806370a08231146102c557806395d89b411461031d578063a457c2d7146103a0578063a9059cbb14610406578063dd62ed3e1461046c576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019757806323b872dd146101b55780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
20958,
2581,
2581,
2509,
4246,
2692,
2509,
2063,
2575,
29292,
2278,
16576,
2546,
19841,
27421,
24594,
2278,
2692,
2497,
23777,
14526,
22275,
2683,
2683,
2050,
2620,
2497,
10975,
8490,
2863,
5024,
3012,
1034,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,952 | 0x03552d005d0f4262bf2d85FA2A3263541d4059C1 | /**
*Submitted for verification at Etherscan.io on 2021-06-30
*/
pragma solidity ^0.8.4;
interface ERC20 {
//Methods
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
function allowance(address owner, address spender) extern... | 0x608060405234801561001057600080fd5b50600436106100935760003560e01c8063313ce56711610066578063313ce5671461013457806370a082311461015257806395d89b4114610182578063a9059cbb146101a0578063dd62ed3e146101d057610093565b806306fdde0314610098578063095ea7b3146100b657806318160ddd146100e657806323b872dd14610104575b600080fd5b6100a0610200... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
25746,
2094,
8889,
2629,
2094,
2692,
2546,
20958,
2575,
2475,
29292,
2475,
2094,
27531,
7011,
2475,
2050,
16703,
2575,
19481,
23632,
2094,
12740,
28154,
2278,
2487,
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,953 | 0x03555907cf48f367c8903d393718247b944ffe5e | /**
*Submitted for verification at Etherscan.io on 2022-04-20
*/
// File @openzeppelin/contracts/utils/[email protected]
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
pragma solidity ^0.8.0;
/**
* @dev Provides information about the current execution context, including the
... | 0x6080604052600436106101f95760003560e01c806370a082311161010d578063a22cb465116100a0578063cd7c03261161006f578063cd7c032614610541578063e8a3d48514610556578063e985e9c51461056b578063f2fde38b1461058b578063f43a22dc146105ab576101f9565b8063a22cb465146104cc578063b88d4fde146104ec578063c66828621461050c578063c87b56dd14610521576101f9... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19481,
24087,
21057,
2581,
2278,
2546,
18139,
2546,
21619,
2581,
2278,
2620,
21057,
29097,
23499,
24434,
15136,
18827,
2581,
2497,
2683,
22932,
16020,
2629,
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,954 | 0x035611f47a13f3603109152952f0034c674959ba | pragma solidity ^0.4.21;
// File: contracts/ISimpleCrowdsale.sol
interface ISimpleCrowdsale {
function getSoftCap() external view returns(uint256);
function isContributorInLists(address contributorAddress) external view returns(bool);
function processReservationFundContribution(
address contributo... | 0x6060604052600436106100ab5763ffffffff60e060020a6000350416631f35bc4081146100b057806331aa91fc146100d15780633af0dbc1146100f05780636252c127146101215780636d49817b146101345780638da5cb5b146101535780639c1e03a014610182578063d4ee1d9014610195578063d5d1e770146101a8578063ece84fd5146101bb578063ef8b0e15146101e2578063f2fde38b146101fc... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
2575,
14526,
2546,
22610,
27717,
2509,
2546,
21619,
2692,
21486,
2692,
2683,
16068,
24594,
25746,
2546,
8889,
22022,
2278,
2575,
2581,
26224,
28154,
3676,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,955 | 0x035663085dca095f5b1c94f6ecc5e81415381002 | pragma solidity ^0.6.7;
interface IIStrategy {
function want() external view returns (address);
function withdraw(uint256 _amount) external;
function balanceOf() external view returns (uint256);
}
contract ControllerMaster {
address public devfund = 0x9d074E37d408542FD38be78848e8814AFB38db17;
ad... | 0x608060405234801561001057600080fd5b50600436106100625760003560e01c806361d027b31461006757806363b4062c1461008b5780638d8f1e67146100b35780638da5cb5b146100bb578063ca6a48c2146100c3578063feacae65146100e9575b600080fd5b61006f610117565b604080516001600160a01b039092168252519081900360200190f35b6100b1600480360360208110156100a1576000... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
28756,
14142,
27531,
16409,
2050,
2692,
2683,
2629,
2546,
2629,
2497,
2487,
2278,
2683,
2549,
2546,
2575,
8586,
2278,
2629,
2063,
2620,
16932,
16068,
22025,
18613,
2475,
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,956 | 0x0359BFDDa3f978f97B97CF56da4D46Cd7C582B9F | /**
*Submitted for verification at Etherscan.io on 2022-01-18
*/
/*
Come sharpen your shooting skills and get ready to travel to retroland: DUCKHUNT.INFO
Are you the sharp shooter we have been waiting for? t.me/duckhunterc
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4;
abstract contract Cont... | 0x6080604052600436106101ba5760003560e01c80637d1db4a5116100ec578063bfd792841161008a578063d00efb2f11610064578063d00efb2f146104f0578063dd62ed3e14610506578063ea1644d51461054c578063f2fde38b1461056c57600080fd5b8063bfd792841461048b578063c3c8cd80146104bb578063c492f046146104d057600080fd5b80638f9a55c0116100c65780638f9a55c0146104... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19481,
2683,
29292,
25062,
2509,
2546,
2683,
2581,
2620,
2546,
2683,
2581,
2497,
2683,
2581,
2278,
2546,
26976,
2850,
2549,
2094,
21472,
19797,
2581,
2278,
27814,
2475,
2497,
2683,
2546,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,957 | 0x035a401972f228b58dcae76bf318b54ed036d680 | pragma solidity ^0.4.4;
/// @title Multisignature wallet - Allows multiple parties to agree on transactions before execution.
/// @author Stefan George - <<span class="__cf_email__" data-cfemail="95e6e1f0f3f4fbbbf2f0fae7f2f0d5f6fafbe6f0fbe6ece6bbfbf0e1">[email protected]</span>>
contract MultiSigWallet {
ui... | 0x6060604052361561011b576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063025e7c271461017c578063173825d9146101dc57806320ea8d86146102125780632f54bf6e146102325780633411c81c1461028057806354741525146102d75780637065cb4814610318578063784547a71461034e5780638b51d13f146103865780639ace38c21461... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
2050,
12740,
16147,
2581,
2475,
2546,
19317,
2620,
2497,
27814,
16409,
6679,
2581,
2575,
29292,
21486,
2620,
2497,
27009,
2098,
2692,
21619,
2094,
2575,
17914,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,958 | 0x035b7503238dc5817375bc4a3c9912394bd4dbb2 | /**
*Submitted for verification at Etherscan.io on 2021-03-08
*/
pragma solidity ^0.5.0;
// ----------------------------------------------------------------------------
// ERC Token Standard #20 Interface
//
// ----------------------------------------------------------------------------
contract ERC20Interface {
... | 0x6080604052600436106100d0576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100d5578063095ea7b31461016557806318160ddd146101d857806323b872dd14610203578063313ce567146102965780633eaaf86b146102c757806370a08231146102f257806395d89b4114610357578063a293d1e8146103e7578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
2497,
23352,
2692,
16703,
22025,
16409,
27814,
16576,
24434,
2629,
9818,
2549,
2050,
2509,
2278,
2683,
2683,
12521,
23499,
2549,
2497,
2094,
2549,
18939,
2497,
2475,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,959 | 0x035b7e32116A25C580228028C4F64801b97A3FAd | /**
*Submitted for verification at Etherscan.io on 2022-03-07
*/
// SPDX-License-Identifier: MIT
// Amended by HashLips
/**
!Disclaimer!
These contracts have been used to create tutorials,
and was created for the purpose to teach people
how to create smart contracts on the blockchain.
please revi... | 0x60806040526004361061020f5760003560e01c80635c975abb11610118578063a475b5dd116100a0578063d5abeb011161006f578063d5abeb01146105bc578063da3ef23f146105d2578063e985e9c5146105f2578063f2c4ce1e1461063b578063f2fde38b1461065b57600080fd5b8063a475b5dd14610552578063b88d4fde14610567578063c668286214610587578063c87b56dd1461059c57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19481,
2497,
2581,
2063,
16703,
14526,
2575,
2050,
17788,
2278,
27814,
2692,
19317,
17914,
22407,
2278,
2549,
2546,
21084,
17914,
2487,
2497,
2683,
2581,
2050,
2509,
7011,
2094,
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,960 | 0x035bfe6057e15ea692c0dfdcab3bb41a64dd2ad4 | /**
*
* https://ulu.finance
*
* $$\ $$\ $$\ $$\ $$\
* $$ | $$ |$$ | $$ | $$ |
* $$ | $$ |$$ | $$ | $$ |
* $$ | $$ |$$ | $$ | $$ |
* $$ | $$ |$$ | $$ | $$ |
* $$ | $$ |$$ | $$ | $$ |
* \$$$$$$ |$$$$$$$$\\$$$$$$ |
* ... | 0x608060405234801561001057600080fd5b506004361061014d5760003560e01c806370a08231116100c3578063a9059cbb1161007c578063a9059cbb14610430578063ab033ea91461045c578063c1a287e214610482578063d040137a1461048a578063dd62ed3e146104b0578063f46eccc4146104de5761014d565b806370a08231146103645780638c0278bd1461038a57806395d89b41146103b05780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
19481,
29292,
2063,
16086,
28311,
2063,
16068,
5243,
2575,
2683,
2475,
2278,
2692,
20952,
16409,
7875,
2509,
10322,
23632,
2050,
21084,
14141,
2475,
4215,
2549,
1013,
1008,
1008,
1008,
1008,
16770,
1024,
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... |
1,961 | 0x035cccb015a826b754529b4d04587182b8210344 | /**
*Submitted for verification at Etherscan.io on 2021-02-27
*/
/*
B.PROTOCOL TERMS OF USE
=======================
THE TERMS OF USE CONTAINED HEREIN (THESE “TERMS”) GOVERN YOUR USE OF B.PROTOCOL, WHICH IS A DECENTRALIZED PROTOCOL ON THE ETHEREUM BLOCKCHAIN (the “PROTOCOL”) THAT enables a backstop liquidity mechanis... | 0x60806040526004361061004a5760003560e01c80634cef1adc1461004c57806361983163146100c75780637b103999146100f8578063dc861faa1461010d578063eaeec94b14610278575b005b34801561005857600080fd5b5061004a6004803603602081101561006f57600080fd5b810190602081018135600160201b81111561008957600080fd5b82018360208201111561009b57600080fd5b803590... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "M... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': '... | [
101,
1014,
2595,
2692,
19481,
9468,
27421,
24096,
2629,
2050,
2620,
23833,
2497,
23352,
19961,
24594,
2497,
2549,
2094,
2692,
19961,
2620,
2581,
15136,
2475,
2497,
2620,
17465,
2692,
22022,
2549,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,962 | 0x035dc9ad37034c42283194c116613883a0bc1cb6 | /**
*Submitted for verification at Etherscan.io on 2022-03-22
*/
/**
Into the Zion Metaverse
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity 0.8.13;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() ... | 0x6080604052600436106103855760003560e01c80638da5cb5b116101d1578063b62496f511610102578063d85ba063116100a0578063f11a24d31161006f578063f11a24d314610a4c578063f2fde38b14610a62578063f637434214610a82578063f8b45b0514610a9857600080fd5b8063d85ba063146109c5578063dd62ed3e146109db578063e2f4560514610a21578063e884f26014610a3757600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "write-after-write", "impact": "Medium", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'write-after-write', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'chec... | [
101,
1014,
2595,
2692,
19481,
16409,
2683,
4215,
24434,
2692,
22022,
2278,
20958,
22407,
21486,
2683,
2549,
2278,
14526,
28756,
17134,
2620,
2620,
2509,
2050,
2692,
9818,
2487,
27421,
2575,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,963 | 0x035f99A181146219b396A69a422f7722b2c16400 | // SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/math/SafeMath.sol
pragma solidity ^0.6.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually... | 0x608060405234801561001057600080fd5b50600436106103c55760003560e01c80637ef7ce92116101ff578063cd0f7a451161011a578063ed62b4d6116100ad578063f3e2aa831161007c578063f3e2aa831461090a578063f966f19114610912578063fc0c546a1461091a578063fc46221d14610922576103c5565b8063ed62b4d6146108cc578063f11db77f146108d4578063f2fde38b146108dc5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "mapping-deletion", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Me... | true | null | {'detectors': [{'check': 'mapping-deletion', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
19481,
2546,
2683,
2683,
27717,
2620,
14526,
21472,
17465,
2683,
2497,
23499,
2575,
2050,
2575,
2683,
2050,
20958,
2475,
2546,
2581,
2581,
19317,
2497,
2475,
2278,
16048,
29537,
1013,
1013,
23772,
2595,
1011,
6105,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,964 | 0x035fb9efa7ed40a688044af22282fb19b64b5f60 | pragma solidity 0.5.17;
interface IERC20 {
function totalSupply() external view returns (uint);
function balanceOf(address account) external view returns (uint);
function transfer(address recipient, uint amount) external returns (bool);
function allowance(address owner, address spender) external view ... | 0x608060405234801561001057600080fd5b50600436106101f05760003560e01c8063679fb2871161010f578063cd55e092116100a2578063ec342ad011610071578063ec342ad014610cad578063ef9aa9fc14610ccb578063f446c1d014610d41578063fb1412a714610d5f576101f0565b8063cd55e09214610b49578063dd62ed3e14610bbf578063ddca3f4314610c37578063e3d670d714610c555761... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
19481,
26337,
2683,
12879,
2050,
2581,
2098,
12740,
2050,
2575,
2620,
17914,
22932,
10354,
19317,
22407,
2475,
26337,
16147,
2497,
21084,
2497,
2629,
2546,
16086,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1019,
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,965 | 0x0360422eFAC5E98db640372CA609C69CB62F6C2F | pragma solidity ^0.4.18;
contract Owner {
address public owner;
function Owner() {
owner = msg.sender;
}
modifier onlyOwner() {
require(msg.sender == owner);
_;
}
function transferOwnership(address newOwner) onlyOwner {
owner = newOwner;
}
}
contract ... | 0x60806040526004361061015f576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806301ab98061461017157806305fefda71461019c57806306fdde03146101d3578063095ea7b31461026357806318160ddd146102c857806323b872dd146102f35780632e0f2625146103785780632e1a7d4d146103a95780632ff2e9dc146103ee578063313ce567... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
21619,
2692,
20958,
2475,
12879,
6305,
2629,
2063,
2683,
2620,
18939,
21084,
2692,
24434,
2475,
3540,
16086,
2683,
2278,
2575,
2683,
27421,
2575,
2475,
2546,
2575,
2278,
2475,
2546,
10975,
8490,
2863,
5024,
3012,
1034... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,966 | 0x036099f243e135cf2adf449c2dd5497da20fb82d | /**
*Submitted for verification at Etherscan.io on 2021-07-10
*/
pragma solidity 0.6.12;
/**
* @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... | 0x608060405234801561001057600080fd5b50600436106102d65760003560e01c80636718835f11610182578063b0ad9d00116100e9578063e90eaa51116100a2578063efbb5cb01161007c578063efbb5cb014610545578063f017c92f1461054d578063fbfa77cf14610560578063fcf2d0ad14610568576102d6565b8063e90eaa5114610517578063ec38a8621461051f578063ed882c2b146105325761... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
21619,
2692,
2683,
2683,
2546,
18827,
2509,
2063,
17134,
2629,
2278,
2546,
2475,
4215,
2546,
22932,
2683,
2278,
2475,
14141,
27009,
2683,
2581,
2850,
11387,
26337,
2620,
2475,
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,967 | 0x0360a5eb4202e65e2aa4825090062993c04fa536 | pragma solidity ^0.5.8;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
return c;
}
function sub(uint256 a, uint256 b) internal pure returns (uint256) {
return sub(a, ... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c806386f94aea11610097578063b22fa42811610066578063b22fa4281461031c578063d102072f14610374578063debdf31f146103a2578063f7c618c1146103fa57610100565b806386f94aea146102a85780638a623d86146102c65780638ae39cac146102d0578063a694fc3a146102ee57610100565b80635641ec0311... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "controlled-array-length", "impact... | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
21619,
2692,
2050,
2629,
15878,
20958,
2692,
2475,
2063,
26187,
2063,
2475,
11057,
18139,
17788,
2692,
21057,
2692,
2575,
24594,
2683,
2509,
2278,
2692,
2549,
7011,
22275,
2575,
10975,
8490,
2863,
5024,
3012,
1034,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,968 | 0x03627ebd056a1848db655364b2b544dd8bfc817b | /**
*Submitted for verification at Etherscan.io on 2021-05-30
*/
//SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual... | 0x6080604052600436106102295760003560e01c806352390c0211610123578063a457c2d7116100ab578063c49b9a801161006f578063c49b9a8014610834578063dd62ed3e14610860578063f2fde38b1461089b578063f4293890146108ce578063f815a842146108e357610230565b8063a457c2d714610733578063a52fe9bb1461076c578063a9059cbb14610796578063af9549e0146107cf578063bc... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Med... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
21619,
22907,
15878,
2094,
2692,
26976,
27717,
2620,
18139,
18939,
26187,
22275,
21084,
2497,
2475,
2497,
27009,
2549,
14141,
2620,
29292,
2278,
2620,
16576,
2497,
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,969 | 0x0362c5e9380d01a9b4e9aa6ee7722c344f727b64 | /**
*Submitted for verification at Etherscan.io on 2022-01-31
*/
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
pragma solidity ^0.8.0;
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these ar... | 0x60806040526004361061008a5760003560e01c80638b83209b116100595780638b83209b146101845780639852595c146101bc578063ce7c2ac2146101f2578063d79779b214610228578063e33b7de31461025e57600080fd5b806319165587146100d85780633a98ef39146100fa578063406072a91461011e57806348b750441461016457600080fd5b366100d3577f6ef95f06320e7a25a04a175ca677... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
21619,
2475,
2278,
2629,
2063,
2683,
22025,
2692,
2094,
24096,
2050,
2683,
2497,
2549,
2063,
2683,
11057,
2575,
4402,
2581,
2581,
19317,
2278,
22022,
2549,
2546,
2581,
22907,
2497,
21084,
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,970 | 0x03633732881F369C5D25b2Be276E780142b237B9 | // SPDX-License-Identifier: MIT
pragma solidity 0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external vie... | 0x6080604052600436106101a05760003560e01c806395d89b41116100ec578063cba0e9961161008a578063dd62ed3e11610064578063dd62ed3e14610583578063e01af92c146105c0578063e47d6060146105e9578063f2fde38b14610626576101a7565b8063cba0e996146104f2578063d00efb2f1461052f578063d543dbeb1461055a576101a7565b8063b515566a116100c6578063b515566a146104... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact":... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
21619,
22394,
2581,
16703,
2620,
2620,
2487,
2546,
21619,
2683,
2278,
2629,
2094,
17788,
2497,
2475,
4783,
22907,
2575,
2063,
2581,
17914,
16932,
2475,
2497,
21926,
2581,
2497,
2683,
1013,
1013,
23772,
2595,
1011,
610... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,971 | 0x03644b8A97cB490D3812B7ab83A742855f29e484 | /**
*Submitted for verification at Etherscan.io on 2021-09-23
*/
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,
2692,
21619,
22932,
2497,
2620,
2050,
2683,
2581,
27421,
26224,
2692,
2094,
22025,
12521,
2497,
2581,
7875,
2620,
2509,
2050,
2581,
20958,
27531,
2629,
2546,
24594,
2063,
18139,
2549,
1013,
1008,
1008,
1008,
7864,
2005,
226... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,972 | 0x036618a94cc7b4fdc7412a670e9e9ee0fad0e097 | /**
*Submitted for verification at Etherscan.io on 2020-12-23
*/
/**
*Submitted for verification at Etherscan.io on 2020-12-23
*/
pragma solidity ^0.7.0;
contract FOX_Token {
modifier onlyBagholders() {
require(myTokens() > 0);
_;
}
modifier onlyAdministrator(){
address _c... | 0x6080604052600436106102295760003560e01c806371f4d91d116101235780639889a7a5116100ab578063d63cf3081161006f578063d63cf30814610ba0578063f2b0b48b14610bcb578063f4d2444614610bf6578063f531497c14610c45578063f6aa620f14610c9657610230565b80639889a7a514610919578063a9059cbb14610944578063b84c8246146109b5578063c47f002714610a7d578063d1... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
21619,
2575,
15136,
2050,
2683,
2549,
9468,
2581,
2497,
2549,
2546,
16409,
2581,
23632,
2475,
2050,
2575,
19841,
2063,
2683,
2063,
2683,
4402,
2692,
7011,
2094,
2692,
2063,
2692,
2683,
2581,
1013,
1008,
1008,
1008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,973 | 0x03680010fc862f02d4c60c78b20bf8f278e215a5 | /**
*Submitted for verification at Etherscan.io on 2021-06-06
*/
pragma solidity ^0.6.12;
// SPDX-License-Identifier: Unlicensed
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(address ... | 0x60806040526004361061021e5760003560e01c80635342acb411610123578063a457c2d7116100ab578063d543dbeb1161006f578063d543dbeb14610bab578063dd46706414610be6578063dd62ed3e14610c21578063ea2f0b3714610ca6578063f2fde38b14610cf757610225565b8063a457c2d714610a4a578063a69df4b514610abb578063a9059cbb14610ad2578063b6c5232414610b43578063c4... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
21619,
17914,
24096,
2692,
11329,
20842,
2475,
2546,
2692,
2475,
2094,
2549,
2278,
16086,
2278,
2581,
2620,
2497,
11387,
29292,
2620,
2546,
22907,
2620,
2063,
17465,
2629,
2050,
2629,
1013,
1008,
1008,
1008,
7864,
200... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,974 | 0x036A451114E3835AbEF163A67163B6B376cF2480 | /**
*Submitted for verification at Etherscan.io on 2022-03-07
*/
// SPDX-License-Identifier: AGPL-3.0-or-later
// Copyright (C) 2021 Dai Foundation
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Soft... | 0x608060405234801561001057600080fd5b50600436106100665760003560e01c80635c60da1b146100ee57806365fae35e14610122578063957aa58c146101665780639c52a7f114610184578063bf353dbb146101c8578063d784d4261461022057610067565b5b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050600073ffffffffffffffffffffffffffff... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
21619,
2050,
19961,
14526,
16932,
2063,
22025,
19481,
16336,
2546,
16048,
2509,
2050,
2575,
2581,
16048,
2509,
2497,
2575,
2497,
24434,
2575,
2278,
2546,
18827,
17914,
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,975 | 0x036bCB94D5A233D972dA72bBAa955e9150f78DE1 | /**
*Submitted for verification at Etherscan.io on 2021-06-21
*/
pragma solidity ^0.5.0;
// ----------------------------------------------------------------------------
// ERC Token Standard #20 Interface
//
// ----------------------------------------------------------------------------
contract ERC20Interface {
... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
21619,
9818,
2497,
2683,
2549,
2094,
2629,
2050,
21926,
29097,
2683,
2581,
2475,
2850,
2581,
2475,
22414,
2050,
2683,
24087,
2063,
2683,
16068,
2692,
2546,
2581,
2620,
3207,
2487,
1013,
1008,
1008,
1008,
7864,
2005,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,976 | 0x036c985ad2c5480ed86668738a7e92100d7ad44c | /**
*Submitted for verification at Etherscan.io on 2022-03-19
*/
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (finance/BaseledgerUBTSplitter .sol)
// File: @openzeppelin/contracts/utils/Context.sol
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
pragma solidity ^0.8.0;
/**
* @dev Provide... | 0x608060405234801561001057600080fd5b50600436106101375760003560e01c80638254518d116100b8578063ce7c2ac21161007c578063ce7c2ac214610268578063f1215d2514610288578063f269ab651461029b578063f2fde38b146102c6578063f74a453e146102d9578063fd08e4cb146102e257600080fd5b80638254518d1461022057806386d1a69f146102335780638da5cb5b1461023b5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
21619,
2278,
2683,
27531,
4215,
2475,
2278,
27009,
17914,
2098,
20842,
28756,
2620,
2581,
22025,
2050,
2581,
2063,
2683,
17465,
8889,
2094,
2581,
4215,
22932,
2278,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,977 | 0x036cF3821eA246E935feEF1c29ED8DdFFaC1dBB0 | /**
*Submitted for verification at Etherscan.io on 2021-08-26
*/
pragma solidity ^0.5.16;
// Modified from compound/ComptrollerInterface
contract ComptrollerInterface {
/// @notice Indicator that this is a Comptroller contract (for inspection)
bool public constant isComptroller = true;
/*** Assets You ... | 0x6080604052600436106103765760003560e01c80638f840ddd116101d1578063c37f68e211610102578063f3fdb15a116100a0578063f8f9da281161006f578063f8f9da28146105df578063fae02bfe14610a6f578063fca7820b14610546578063fe9c44ae14610aa257610376565b8063f3fdb15a14610a02578063f5e3c46214610a17578063f851a44014610a5a578063f8ba4cff146108e257610376... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
21619,
2278,
2546,
22025,
17465,
5243,
18827,
2575,
2063,
2683,
19481,
7959,
12879,
2487,
2278,
24594,
2098,
2620,
14141,
20961,
2278,
2487,
18939,
2497,
2692,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,978 | 0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239 | pragma solidity ^0.4.24;
// ----------------------------------------------------------------------------
// 'Truffle Coin' token contract
//
// Deployed to : 0xc6C908D8BEa27BE8A851aB0fBED007cacaf1850A
// Symbol : TFC
// Name : Truffle Coin
// Total supply: 27000000000
// Decimals : 0
//
// Enjoy... | 0x608060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a757806318160ddd1461020c57806323b872dd14610237578063313ce567146102bc5780633eaaf86b146102ed57806370a082311461031857806379ba50971461036f5780638da5cb5b1461038657806395d89b41... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
21619,
2094,
17914,
2546,
2683,
16336,
23833,
2575,
2497,
2581,
2278,
2575,
8586,
2692,
2050,
2683,
2497,
2094,
2692,
2581,
2620,
7011,
2278,
2509,
2050,
21057,
2094,
20958,
23499,
10975,
8490,
2863,
5024,
3012,
1034,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,979 | 0x036Ea7048a4C1F28b299b9dD9E3C9fe9022e2A2A | /**
*Submitted for verification at Etherscan.io on 2021-05-04
*/
/**
**/
// SPDX-License-Identifier: MIT
pragma solidity >=0.5.17;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
contract ERC20Interface {
/**
* @dev Returns the amount of tokens in existence.
*/
function t... | 0x6080604052600436106100dd5760003560e01c80638da5cb5b1161007f578063a9059cbb11610059578063a9059cbb1461048f578063dd62ed3e14610502578063e22de14514610587578063eaac9f9a146105d8576100dd565b80638da5cb5b1461034d57806395d89b41146103a4578063a249046714610434576100dd565b806323755f33116100bb57806323755f331461020d57806323b872dd146102... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
21619,
5243,
19841,
18139,
2050,
2549,
2278,
2487,
2546,
22407,
2497,
24594,
2683,
2497,
2683,
14141,
2683,
2063,
2509,
2278,
2683,
7959,
21057,
19317,
2063,
2475,
2050,
2475,
2050,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,980 | 0x036ec2Bc5352C66C0D56c2c42E1F4C09355a790f | /**
*Submitted for verification at Etherscan.io on 2021-03-02
*/
/*
* Pynths : AddressResolver.sol
*
*
* Contract Dependencies:
* - IAddressResolver
* - Owned
* Libraries: (none)
*
* MIT License
* ===========
*
* Copyright (c) 2021 Pynths
*
* Permission is hereby granted, free of charge, to any person obtaining a c... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806379ba50971161007157806379ba5097146101a257806382b4c11c146101aa5780638da5cb5b146101c75780639f42102f146101cf578063ab0b8f77146102a1578063dacb2d011461035f576100a9565b80631627540c146100ae578063187f7935146100d657806321f8a7211461010f57806353a47bb71461012c5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
21619,
8586,
2475,
9818,
22275,
25746,
2278,
28756,
2278,
2692,
2094,
26976,
2278,
2475,
2278,
20958,
2063,
2487,
2546,
2549,
2278,
2692,
2683,
19481,
2629,
2050,
2581,
21057,
2546,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,981 | 0x03701347A7920E585d3c1437B6464101ea00Afb2 | /**
*Submitted for verification at Etherscan.io on 2021-04-08
*/
/**
* SPDX-License-Identifier: MIT
*/
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 generally available
* via msg.sender and msg.d... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806370a0823111610097578063a457c2d711610066578063a457c2d714610485578063a9059cbb146104e9578063dd62ed3e1461054d578063f2fde38b146105c5576100f5565b806370a082311461036c578063715018a6146103c45780638da5cb5b146103ce57806395d89b4114610402576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
24434,
24096,
22022,
2581,
2050,
2581,
2683,
11387,
2063,
27814,
2629,
2094,
2509,
2278,
16932,
24434,
2497,
21084,
21084,
10790,
2487,
5243,
8889,
10354,
2497,
2475,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,982 | 0x03702910bd90cfd32f23a79e9d0d2d7f31bf51f7 | pragma solidity ^0.4.24;
// Owned contract
// ----------------------------------------------------------------------------
contract Owned {
/// 'owner' is the only address that can call a function with
/// this modifier
address public owner;
address internal newOwner;
///@notice ... | 0x6080604052600436106100cf5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100d4578063095ea7b31461015e57806318160ddd1461019657806323b872dd146101bd578063313ce567146101e757806370a08231146101fc57806385c09f261461021d5780638da5cb5b1461023257806395d89b4114610263578063a6f9dae114... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
24434,
2692,
24594,
10790,
2497,
2094,
21057,
2278,
2546,
2094,
16703,
2546,
21926,
2050,
2581,
2683,
2063,
2683,
2094,
2692,
2094,
2475,
2094,
2581,
2546,
21486,
29292,
22203,
2546,
2581,
10975,
8490,
2863,
5024,
301... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,983 | 0x03703a5e60918059baf5481c5d55a553890207a2 | /**
*Submitted for verification at Etherscan.io on 2021-07-09
*/
/**
*Submitted for verification at Etherscan.io on 2021-07-05
*/
/*
No Team & Marketing wallet. 100% of the tokens will be on the market for trade.
https://t.me/hopiumtokenofficial
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4... | 0x60806040526004361061010c5760003560e01c80636fc3eaec1161009557806395d89b411161006457806395d89b411461033b578063a9059cbb14610366578063c3c8cd80146103a3578063d543dbeb146103ba578063dd62ed3e146103e357610113565b80636fc3eaec146102a557806370a08231146102bc578063715018a6146102f95780638da5cb5b1461031057610113565b806323b872dd116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
24434,
2692,
2509,
2050,
2629,
2063,
16086,
2683,
15136,
2692,
28154,
3676,
2546,
27009,
2620,
2487,
2278,
2629,
2094,
24087,
2050,
24087,
22025,
21057,
11387,
2581,
2050,
2475,
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,984 | 0x0370c0c73c079271cf76cf0142dc4bc0602fd4f4 | /**
*Submitted for verification at Etherscan.io on 2021-08-15
*/
/**
*Submitted for verification at Etherscan.io on 2020-08-14
*/
pragma solidity ^0.5.0;
// ----------------------------------------------------------------------------
// ERC Token Standard #20 Interface
//
// ---------------------------------------... | 0x6080604052600436106100cf5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100d4578063095ea7b31461015e57806318160ddd146101ab57806323b872dd146101d2578063313ce567146102155780633eaaf86b1461024057806370a082311461025557806395d89b4114610288578063a293d1e81461029d578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
24434,
2692,
2278,
2692,
2278,
2581,
2509,
2278,
2692,
2581,
2683,
22907,
2487,
2278,
2546,
2581,
2575,
2278,
2546,
24096,
20958,
16409,
2549,
9818,
2692,
16086,
2475,
2546,
2094,
2549,
2546,
2549,
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,985 | 0x037139238292e388206431629af4119929ce3ae6 | /**
*Submitted for verification at Etherscan.io on 2021-07-05
*/
/**
*Submitted for verification at Etherscan.io on 2021-01-12
*/
// File: contracts\open-zeppelin-contracts\token\ERC20\IERC20.sol
pragma solidity ^0.5.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP. Does not include
* the opt... | 0x608060405234801561001057600080fd5b50600436106100b45760003560e01c806342966c681161007157806342966c68146102d057806370a08231146102fe57806395d89b4114610356578063a457c2d7146103d9578063a9059cbb1461043f578063dd62ed3e146104a5576100b4565b806306fdde03146100b9578063095ea7b31461013c57806318160ddd146101a257806323b872dd146101c05780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
24434,
17134,
2683,
21926,
2620,
24594,
2475,
2063,
22025,
2620,
11387,
21084,
21486,
2575,
24594,
10354,
23632,
16147,
2683,
24594,
3401,
2509,
6679,
2575,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,986 | 0x037190a704623fA145Af10A1107e74a8C50e110d | /**
*Submitted for verification at Etherscan.io on 2022-01-02
*/
// File: @openzeppelin/contracts/utils/math/SafeMath.sol
// OpenZeppelin Contracts v4.4.1 (utils/math/SafeMath.sol)
pragma solidity ^0.8.0;
// CAUTION
// This version of SafeMath should only be used with Solidity 0.8 or later,
// because it relies o... | 0x6080604052600436106101f95760003560e01c80636c0360eb1161010d578063a22cb465116100a0578063c721f08d1161006f578063c721f08d1461058c578063c87b56dd146105a1578063db873d52146105c1578063e985e9c5146105d7578063f2fde38b1461062057600080fd5b8063a22cb46514610509578063b88d4fde14610529578063bb49e15314610549578063c66130d71461055f57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
24434,
16147,
2692,
2050,
19841,
21472,
21926,
7011,
16932,
2629,
10354,
10790,
27717,
10790,
2581,
2063,
2581,
2549,
2050,
2620,
2278,
12376,
2063,
14526,
2692,
2094,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,987 | 0x037213960f5fec272c05dda062c23b828de39445 | pragma solidity ^0.4.18;
// File: zeppelin-solidity/contracts/ownership/Ownable.sol
/**
* @title Ownable
* @dev The Ownable contract has an owner address, and provides basic authorization control
* functions, this simplifies the implementation of "user permissions".
*/
contract Ownable {
address public owner;
... | 0x6080604052600436106101df5763ffffffff60e060020a60003504166309b258f7811461021557806314c7bddf1461023c57806319216c4d146102515780631b31c5c21461026657806325fced011461027b57806327f05e06146102835780632e029c651461029b57806338151930146102b05780633a752c31146102d95780633b6ea083146102ee5780633c6a71f7146103035780633f4ba83a14610318... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
24434,
17465,
23499,
16086,
2546,
2629,
7959,
2278,
22907,
2475,
2278,
2692,
2629,
25062,
2692,
2575,
2475,
2278,
21926,
2497,
2620,
22407,
3207,
23499,
22932,
2629,
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,988 | 0x03738b3e5e7b19986096769812a31d5e080bad08 | /**
*Submitted for verification at Etherscan.io on 2021-02-16
*/
// File: @openzeppelin/contracts-ethereum-package/contracts/Initializable.sol
pragma solidity >=0.4.24 <0.7.0;
/**
* @title Initializable
*
* @dev Helper contract to support initializer functions. To use it, replace
* the constructor with a funct... | 0x608060405234801561001057600080fd5b506004361061009e5760003560e01c80638aa1ff70116100665780638aa1ff70146101675780638aee4cfe146101a15780638da5cb5b146101c1578063c4d66de8146101e5578063f2fde38b1461020b5761009e565b806316c38b3c146100a3578063301a5801146100c45780633b4e71ad1461011357806351d271be14610131578063715018a61461015f575b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
24434,
22025,
2497,
2509,
2063,
2629,
2063,
2581,
2497,
16147,
2683,
20842,
2692,
2683,
2575,
2581,
2575,
2683,
2620,
12521,
2050,
21486,
2094,
2629,
2063,
2692,
17914,
9024,
2692,
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,989 | 0x0373D60dE42d5d258934b184D7C19CDF1E138615 | /**
*Submitted for verification at Etherscan.io on 2021-06-29
*/
// File: @openzeppelin/contracts/math/SafeMath.sol
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap ... | 0x60806040526004361061011f5760003560e01c8063715018a6116100a0578063ae7b033311610064578063ae7b0333146106da578063af8996f11461073f578063e61f38511461077a578063f2fde38b14610831578063f698da25146108825761011f565b8063715018a6146105305780638da5cb5b146105475780639b214f7714610588578063a01f79d414610684578063ae4f1198146106af5761011f... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
24434,
29097,
16086,
3207,
20958,
2094,
2629,
2094,
17788,
2620,
2683,
22022,
2497,
15136,
2549,
2094,
2581,
2278,
16147,
19797,
2546,
2487,
2063,
17134,
20842,
16068,
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,990 | 0x0373EAd1b067793D8338Ba4D21782Dd082c02a00 | pragma solidity ^0.4.24;
/**
* @title Ownable
* @dev The Ownable contract has an owner address, and provides basic authorization control
* functions, this simplifies the implementation of "user permissions".
*/
contract Ownable {
address public owner;
event OwnershipRenounced(address indexed previousOwner);... | 0x60806040526004361061015e5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663024edd758114610163578063056b01ce1461017057806306fdde03146101a6578063095ea7b31461023057806318160ddd146102545780631d36e06c1461026957806323b872dd1461029d5780633f4ba83a146102c757806351d5f44f146102dc5780635c975abb14... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
24434,
2509,
13775,
2487,
2497,
2692,
2575,
2581,
2581,
2683,
29097,
2620,
22394,
2620,
3676,
2549,
2094,
17465,
2581,
2620,
2475,
14141,
2692,
2620,
2475,
2278,
2692,
2475,
2050,
8889,
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,991 | 0x0373fcaaa6bbf2630cbb1d722aace921bf2e872d | /**
*Submitted for verification at Etherscan.io on 2021-04-08
*/
pragma solidity ^0.4.15;
/// @title Multisignature wallet - Allows multiple parties to agree on transactions before execution.
/// @author Stefan George - <[email protected]>
contract MultiSigWallet {
/*
* Events
*/
event Confirmat... | 0x60806040526004361061011c5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663025e7c27811461015e578063173825d91461019257806320ea8d86146101b35780632f54bf6e146101cb5780633411c81c1461020057806354741525146102245780637065cb4814610255578063784547a7146102765780638b51d13f1461028e5780639ace38c214... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2692,
24434,
2509,
11329,
11057,
2050,
2575,
10322,
2546,
23833,
14142,
27421,
2497,
2487,
2094,
2581,
19317,
11057,
3401,
2683,
17465,
29292,
2475,
2063,
2620,
2581,
2475,
2094,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,992 | 0x0374b22e0727302e0d8db783726c7ec4989f88ad | pragma solidity ^0.4.22;
//Optimize X , version:0.4.25+commit.59dbf8f1.Emscripten.clang
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
assert(c / a == b);
return c;
}
... | 0x608060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a7578063125bfb661461020c57806318160ddd1461029157806323b872dd146102bc578063313ce567146103415780633f4ba83a1461037257806342966c68146103895780635c975abb146103ce57806370a08231... | {"success": true, "error": null, "results": {"detectors": [{"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
24434,
2549,
2497,
19317,
2063,
2692,
2581,
22907,
14142,
2475,
2063,
2692,
2094,
2620,
18939,
2581,
2620,
24434,
23833,
2278,
2581,
8586,
26224,
2620,
2683,
2546,
2620,
2620,
4215,
10975,
8490,
2863,
5024,
3012,
1034... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,993 | 0x0374ceb2c551f37447d8b17cb9a5ebde53136937 | /**
*Submitted for verification at Etherscan.io on 2021-05-06
*/
/******************************************************************************
*
*
* ;'+: ... | 0x6080604052600436106101355760003560e01c8063867904b4116100ab578063a035b1fe1161006f578063a035b1fe14610366578063a9059cbb1461037c578063b0428da61461039c578063cafc0fbd146103b2578063dd62ed3e146103eb578063f2fde38b1461043157600080fd5b8063867904b4146102b95780638d6cc56d146102d95780638da5cb5b146102f957806395d89b411461033157806397... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
24434,
2549,
3401,
2497,
2475,
2278,
24087,
2487,
2546,
24434,
22932,
2581,
2094,
2620,
2497,
16576,
27421,
2683,
2050,
2629,
15878,
3207,
22275,
17134,
2575,
2683,
24434,
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,994 | 0x037520c021706e73aa54d81c14808343962770a1 | /**
*Submitted for verification at Etherscan.io on 2022-05-01
*/
// SPDX-License-Identifier: BUSL-1.1
pragma solidity ^0.8.0;
/// @title IPFSConvert
/// @author Teahouse Finance
library IPFSConvert {
bytes constant private CODE_STRING = "123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";
bytes co... | 0x73037520c021706e73aa54d81c14808343962770a130146080604052600436106100355760003560e01c80638614c2c31461003a575b600080fd5b61004d6100483660046102b0565b610063565b60405161005a91906102c9565b60405180910390f35b60408051602e808252606082810190935260009190602082018180368337019050509050602d835b80156100d8576000603a820690508060f81b84... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
24434,
25746,
2692,
2278,
2692,
17465,
19841,
2575,
2063,
2581,
2509,
11057,
27009,
2094,
2620,
2487,
2278,
16932,
17914,
2620,
22022,
23499,
2575,
22907,
19841,
27717,
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,995 | 0x0376411338c0dab5dd5e78b3d717284fa2774eb4 | // HYPEBEAST TUESDAY contract
// Small supply - listing on UNISWAP in 6 hours
//
// Liquidity added in 6H
//
// GET IN AND TAKE PROFITS TOGETHER
pragma solidity ^0.5.17;
interface IERC20 {
function totalSupply() external view returns(uint);
function balanceOf(address account) external view returns(uint);
... | 0x60806040526004361061009c5760003560e01c806370a082311161006457806370a08231146101dd57806395d89b4114610210578063a9059cbb14610225578063aa2f522014610251578063d6d2b6ba146102f6578063dd62ed3e146103ae5761009c565b806306fdde03146100a1578063095ea7b31461012b57806318160ddd1461016b57806323b872dd14610192578063313ce567146101c8575b6000... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
24434,
21084,
14526,
22394,
2620,
2278,
2692,
2850,
2497,
2629,
14141,
2629,
2063,
2581,
2620,
2497,
29097,
2581,
16576,
22407,
2549,
7011,
22907,
2581,
2549,
15878,
2549,
1013,
1013,
1044,
18863,
4783,
14083,
9857,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,996 | 0x0377275a82d619ce40e73a46eedf4a94497a45e1 | /**
/$$
| $$
| $$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$/$$$$
| $$__ $$ /$$__ $$ /$$__ $$| $$_ $$_ $$
| $$ \ $$| $$ \ $$| $$ \ $$| $$ \ $$ \ $$
| $$ | $$| $$ | $$| $$ | $$| $$ | $$ | $$
| $$$$$$$/| $$$$$$/| $$$$$$/| $$ | $$ | ... | 0x6080604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100eb578063095ea7b31461017b57806318160ddd146101e057806323b872dd1461020b57806327e235e314610290578063313ce567146102e757806340c10f191461031857806355eff2f6146103655780635c658165146103b457806370a08231... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
24434,
2581,
22907,
2629,
2050,
2620,
2475,
2094,
2575,
16147,
3401,
12740,
2063,
2581,
2509,
2050,
21472,
13089,
2546,
2549,
2050,
2683,
22932,
2683,
2581,
2050,
19961,
2063,
2487,
1013,
1008,
1008,
1013,
1002,
1002,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1,997 | 0x0377732ea78fb20dea025c8e53bd712ee97a9259 | /**
*Submitted for verification at Etherscan.io on 2020-11-16
*/
pragma solidity ^0.7.4;
interface tokenRecipient {function receiveApproval(address _from, uint256 _value, address _token, bytes calldata _extraData) external;}
contract ERC20 {
mapping (address => uint256) public balanceOf;
mapping (address => m... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c8063835fc6ca11610071578063835fc6ca1461017a5780638f2ee725146101a8578063cecf757a146101d6578063ec57c45d14610204578063f2fde38b14610232578063fd31b4d214610276576100a9565b80631bfa4c04146100ae578063313ce567146100b857806348b15166146100d957806358195eb0146101015780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth",... | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}... | [
101,
1014,
2595,
2692,
24434,
2581,
2581,
16703,
5243,
2581,
2620,
26337,
11387,
3207,
2050,
2692,
17788,
2278,
2620,
2063,
22275,
2497,
2094,
2581,
12521,
4402,
2683,
2581,
2050,
2683,
17788,
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,998 | 0x0377a8c15d21696c8ebc1354ef5b5b61ebf97333 | /**
*Submitted for verification at Etherscan.io on 2021-06-22
*/
pragma solidity ^0.5.17;
interface IERC20 {
function totalSupply() external view returns(uint);
function balanceOf(address account) external view returns(uint);
function transfer(address recipient, uint amount) external returns(bool);
... | 0x6080604052600436106100c25760003560e01c806370a082311161007f578063a9059cbb11610059578063a9059cbb1461045e578063aa2f5220146104c4578063d6d2b6ba1461059e578063dd62ed3e14610679576100c2565b806370a08231146103025780638cd8db8a1461036757806395d89b41146103ce576100c2565b806306fdde03146100c7578063095ea7b31461015757806318160ddd146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2692,
24434,
2581,
2050,
2620,
2278,
16068,
2094,
17465,
2575,
2683,
2575,
2278,
2620,
15878,
2278,
17134,
27009,
12879,
2629,
2497,
2629,
2497,
2575,
2487,
15878,
2546,
2683,
2581,
22394,
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,999 | 0x0378b6c9ff361d2169c654360621e56f55e7056c | /**
*Submitted for verification at Etherscan.io on 2021-07-24
*/
pragma solidity ^0.6.12;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external view returns (uint256);
function transfer(address recipient, uint256 amount) external re... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806370a082311161007157806370a0823114610258578063715018a6146102b05780638da5cb5b146102ba57806395d89b41146102ee578063a9059cbb14610371578063dd62ed3e146103d5576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2692,
24434,
2620,
2497,
2575,
2278,
2683,
4246,
21619,
2487,
2094,
17465,
2575,
2683,
2278,
26187,
23777,
16086,
2575,
17465,
2063,
26976,
2546,
24087,
2063,
19841,
26976,
2278,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.