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 |
|---|---|---|---|---|---|---|---|---|---|
900 | 0x00677Ec3E34d9eb794f2eBA943f43BF0639cCE5D | pragma solidity 0.4.24;
/**
* @dev Pulled from OpenZeppelin: https://git.io/vbaRf
* When this is in a public release we will switch to not vendoring this file
*
* @title Eliptic curve signature operations
*
* @dev Based on https://gist.github.com/axic/5b33912c6f61ae6fd96d6c4a47afde6d
*/
library ECRecovery {
... | 0x6080604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806323f809f6146100a9578063520bbba31461011657806358469cd1146101e95780639662355e1461029e57806397aba7f914610369578063bab6f9bf146103f2578063c83126ed14610445578063cea81ab1146104e0578063dbbdad8c14610557578063e7cc8ded... | {"success": true, "error": null, "results": {"detectors": [{"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2575,
2581,
2581,
8586,
2509,
2063,
22022,
2094,
2683,
15878,
2581,
2683,
2549,
2546,
2475,
15878,
2050,
2683,
23777,
2546,
23777,
29292,
2692,
2575,
23499,
9468,
2063,
2629,
2094,
10975,
8490,
2863,
5024,
3012,
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... |
901 | 0x00685230359bdb9e16704e1d3918b553e9a015e2 | pragma solidity ^0.4.24;
/**
* @title ERC165
* @dev https://github.com/ethereum/EIPs/blob/master/EIPS/eip-165.md
*/
interface ERC165 {
/**
* @notice Query if a contract implements an interface
* @param _interfaceId The interface identifier, as specified in ERC-165
* @dev Interface identification is spec... | 0x6080604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806302756ddc146100eb57806308d4ca921461011657806327e235e31461015b5780633ccfd60b146101b257806340e58ee5146101c957806362784793146101f6578063715018a61461024d5780638da5cb5b14610264578063c23e3802146102bb578063d04fe107... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-shift", "impact": "High", "confidence": "High"}, {"check": "constant-function-asm",... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-shift', 'impact': 'High', 'confidence': 'High'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}... | [
101,
1014,
2595,
8889,
2575,
27531,
21926,
2692,
19481,
2683,
2497,
18939,
2683,
2063,
16048,
19841,
2549,
2063,
2487,
2094,
23499,
15136,
2497,
24087,
2509,
2063,
2683,
2050,
24096,
2629,
2063,
2475,
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... |
902 | 0x006aa3eb5e666d8e006aa647d4afab212555ddea | /**
*Submitted for verification at Etherscan.io on 2021-05-02
*/
// SPDX-License-Identifier: AGPL-3.0-or-later
/// clip.sol -- Dai auction module 2.0
// Copyright (C) 2020-2021 Maker Ecosystem Growth Holdings, INC.
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of t... | 0x608060405234801561001057600080fd5b50600436106101cf5760003560e01c806375f12b2111610104578063b61500e4116100a2578063c5ce281e11610071578063c5ce281e14610802578063cfdd330214610820578063d4e8be831461083e578063d843416d1461088c576101cf565b8063b61500e414610730578063ba2cdc7514610758578063bf353dbb14610776578063c3b3ad7f146107ce5761... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2575,
11057,
2509,
15878,
2629,
2063,
28756,
2575,
2094,
2620,
2063,
8889,
2575,
11057,
21084,
2581,
2094,
2549,
10354,
7875,
17465,
17788,
24087,
14141,
5243,
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... |
903 | 0x006e003d2b6eb9cc962ba6979ef7dbfc477e8122 | /**
*Submitted for verification at Etherscan.io on 2021-11-27
*/
/*
TELEGRAM: https://t.me/GZLRofficial
Website: https://guzzler.io/
Twitter: https://twitter.com/GZLROfficial
Instagram: https://Instagram.com/GZLROFFICIAL
Medium: http://www.medium.com/@gzlrofficial
*/
pragma solidity ^0.6.12;
interface IERC20... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806370a082311161007157806370a0823114610258578063715018a6146102b05780638da5cb5b146102ba57806395d89b41146102ee578063a9059cbb14610371578063dd62ed3e146103d5576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2575,
2063,
8889,
29097,
2475,
2497,
2575,
15878,
2683,
9468,
2683,
2575,
2475,
3676,
2575,
2683,
2581,
2683,
12879,
2581,
18939,
11329,
22610,
2581,
2063,
2620,
12521,
2475,
1013,
1008,
1008,
1008,
7864,
2005,
22616,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
904 | 0x006e1e455b5dd3e301d4d44c574e55f77450ef24 | pragma solidity ^0.4.24;
/* NIGIZ
Limited coin contract
@byolaris
*/
contract ERC20Basic {
uint256 public totalSupply;
function balanceOf(address who) constant returns (uint256);
function transfer(address to, uint256 value) returns (bool);
event Transfer(address indexed from, address indexed to, uin... | 0x6080604052600436106100db576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305d2035b146100e057806306fdde031461010f578063095ea7b31461019f57806318160ddd1461020457806323b872dd1461022f578063313ce567146102b4578063378dc3dc146102df57806340c10f191461030a57806370a082311461036f5780637d64bcb4... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2575,
2063,
2487,
2063,
19961,
2629,
2497,
2629,
14141,
2509,
2063,
14142,
2487,
2094,
2549,
2094,
22932,
2278,
28311,
2549,
2063,
24087,
2546,
2581,
2581,
19961,
2692,
12879,
18827,
10975,
8490,
2863,
5024,
3012,
103... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
905 | 0x006f5a6965ca3697d5e3dd769cdefae9048ab34f | /**
*Submitted for verification at Etherscan.io on 2022-01-26
*/
/*
▀▀█▀▀ █▀▀█ █──█ █──█ █▀▀█ █──█ ▀█▀ █▀▀▄ █──█
─░█── █──█ █──█ █▀▀█ █──█ █──█ ░█─ █──█ █──█
─░█── ▀▀▀▀ ─▀▀▀ ▀──▀ ▀▀▀▀ ─▀▀▀ ▄█▄ ▀──▀ ─▀▀▀
*/
pragma solidity ^0.6.12;
interface IERC20 {
function totalSupply() external view... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806370a082311161007157806370a0823114610258578063715018a6146102b05780638da5cb5b146102ba57806395d89b41146102ee578063a9059cbb14610371578063dd62ed3e146103d5576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2575,
2546,
2629,
2050,
2575,
2683,
26187,
3540,
21619,
2683,
2581,
2094,
2629,
2063,
29097,
2094,
2581,
2575,
2683,
19797,
12879,
6679,
21057,
18139,
7875,
22022,
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... |
906 | 0x0071be3f40abd73e0afb0068301adaadf3696c99 | /**
*Submitted for verification at Etherscan.io on 2021-11-11
*/
/*
Michael Jordan Inu - $JORDAN
迈克尔·乔丹
The legend of the greatest 🏀
https://twitter.com/JordanInuToken
https://t.me/MichaelJordanInu
https://www.jordaninu.com
*/
// SPDX-License-Identifier: Unlicensed
p... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb1461031c578063b515566a14610359578063c3c8cd8014610382578063c9567bf914610399578063dd62ed3e146103b057610109565b806370a0823114610272578063715018a6146102af5780638da5cb5b146102c657806395d89b41146102f157610109565b8063273123b7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2581,
2487,
4783,
2509,
2546,
12740,
7875,
2094,
2581,
2509,
2063,
2692,
10354,
2497,
8889,
2575,
2620,
14142,
2487,
8447,
4215,
2546,
21619,
2683,
2575,
2278,
2683,
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... |
907 | 0x0072232B475CF2bb9552994926D3D039715C2606 | /**
*Submitted for verification at Etherscan.io on 2021-07-01
*/
pragma solidity >=0.7.0 <0.9.0;
abstract contract Context {
function _msgSender() internal virtual view returns (address payable) {
return msg.sender;
}
function _msgData() internal virtual view returns (bytes memory) {
thi... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c8063395093511161009757806395d89b411161006657806395d89b411461041b578063a457c2d71461049e578063a9059cbb14610502578063dd62ed3e14610566576100f5565b806339509351146102e357806342966c681461034757806370a082311461037557806379cc6790146103cd576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
19317,
16703,
2497,
22610,
2629,
2278,
2546,
2475,
10322,
2683,
24087,
24594,
2683,
26224,
23833,
2094,
29097,
2692,
23499,
2581,
16068,
2278,
23833,
2692,
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... |
908 | 0x007246570B8D8Ca41efb348FfFDb767C60b4F8fE | /**
*Submitted for verification at Etherscan.io on 2021-02-08
*/
// SPDX-License-Identifier: AGPL-3.0-or-later
pragma solidity 0.6.11;
// File: @openzeppelin/contracts/token/ERC20/IERC20.sol
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amo... | 0x608060405234801561001057600080fd5b506004361061014d5760003560e01c806370897b23116100c3578063e9fad8ee1161007c578063e9fad8ee146102e3578063f0fa55a9146102eb578063f77c479114610308578063f851a44014610310578063fbfa77cf14610318578063fc7b9c18146103205761014d565b806370897b2314610254578063853828b61461027157806387788782146102795780... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2581,
18827,
26187,
19841,
2497,
2620,
2094,
2620,
3540,
23632,
12879,
2497,
22022,
2620,
4246,
2546,
18939,
2581,
2575,
2581,
2278,
16086,
2497,
2549,
2546,
2620,
7959,
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... |
909 | 0x007249bcf4f737c8eb201a07f0577bfd992282a0 | /**
*Submitted for verification at Etherscan.io on 2021-08-16
*/
/**
SPDX-License-Identifier: Unlicensed
**/
pragma solidity ^0.6.12;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c806370a08231116100a257806395d89b411161007157806395d89b4114610558578063a9059cbb14610560578063ae1a19291461058c578063b782b11a14610594578063dd62ed3e1461059c57610116565b806370a08231146104d857806373b02a8c146104fe5780638b981429146105245780638bf24a901461052c5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
18827,
2683,
9818,
2546,
2549,
2546,
2581,
24434,
2278,
2620,
15878,
11387,
2487,
2050,
2692,
2581,
2546,
2692,
28311,
2581,
29292,
2094,
2683,
2683,
19317,
2620,
2475,
2050,
2692,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
910 | 0x00728dda6d6562b4145971bbadba36ba1b9030ec | /**
*Submitted for verification at Etherscan.io on 2021-06-07
*/
/*
Shih tzu Inu
🐕 Shih tzu Inu - The best Dogflationary protocol !
💬 Telegram: https://t.me/ShihtzuInu
*/
pragma solidity ^0.5.16;
// ERC-20 Interface
contract BEP20Interface {
function totalSupply() public view returns (uint);
... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
22407,
25062,
2575,
2094,
26187,
2575,
2475,
2497,
23632,
19961,
2683,
2581,
2487,
22414,
18939,
2050,
21619,
3676,
2487,
2497,
21057,
14142,
8586,
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... |
911 | 0x007329768f4462c82d28d85b88e0fd6945847ac5 | /**
*Submitted for verification at Etherscan.io on 2022-03-22
*/
/**
Remember the bears that helped soldiers transport artillery shells during World War II?
-His name is Wojtek
/**
// SPDX-License-Identifier: Unlicensed
*/
pragma solidity 0.8.9;
abstract contract Context {
function _msgSender() internal v... | 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,
8889,
2581,
16703,
2683,
2581,
2575,
2620,
2546,
22932,
2575,
2475,
2278,
2620,
2475,
2094,
22407,
2094,
27531,
2497,
2620,
2620,
2063,
2692,
2546,
2094,
2575,
2683,
19961,
2620,
22610,
6305,
2629,
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... |
912 | 0x0074709700fadb2ed6a9763461cab393e0753c90 | /**
*Submitted for verification at Etherscan.io on 2020-12-30
*/
/*
_____ _ ______ _ _____
/ ____(_) | ____(_) / ____|
| | __ _ __ _ __ _| |__ _ ______| |
| | |_ | |/ _` |/ _` | __| | |______| |
| |__| | | (_| | (_| | | | | | |____
\_____... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c806370a08231116100a2578063a457c2d711610071578063a457c2d7146104ab578063a9059cbb1461050f578063bed9985014610573578063dd62ed3e14610591578063f2fde38b1461060957610116565b806370a0823114610392578063715018a6146103ea5780638da5cb5b146103f457806395d89b41146104285761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
22610,
2692,
2683,
19841,
2692,
7011,
18939,
2475,
2098,
2575,
2050,
2683,
2581,
2575,
22022,
2575,
2487,
3540,
2497,
23499,
2509,
2063,
2692,
23352,
2509,
2278,
21057,
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... |
913 | 0x0074d43246adc737101eca26bc8681c481d10ae8 | pragma solidity ^0.4.18;
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
uint256 c = a * b;
assert(c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal pure returns (uint256) {
// assert(b > 0); // ... | 0x606060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a557806318160ddd146101ff57806323b872dd146102285780632f6c493c146102a1578063313ce567146102f25780633f4ba83a1461032157806342966c68146103365780635c975abb14610371578063625becbc... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2581,
2549,
2094,
23777,
18827,
2575,
4215,
2278,
2581,
24434,
10790,
2487,
19281,
23833,
9818,
20842,
2620,
2487,
2278,
18139,
2487,
2094,
10790,
6679,
2620,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
914 | 0x0075Ce3F8d2CECaE84600D4A1F8675a72819896d | /**
*Submitted for verification at Etherscan.io on 2022-03-28
*/
// File: contracts/library/IERC20.sol
// OpenZeppelin Contracts v4.4.1 (token/ERC20/IERC20.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount ... | 0x60806040526004361061031a5760003560e01c80636c0360eb116101ab578063b88d4fde116100f7578063da3ef23f11610095578063e985e9c51161006f578063e985e9c514610bcc578063edec5f2714610c09578063f2c4ce1e14610c32578063f2fde38b14610c5b5761031a565b8063da3ef23f14610b3b578063dbe7e3bd14610b64578063e7b99ec714610ba15761031a565b8063c87b56dd116100... | {"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,
8889,
23352,
3401,
2509,
2546,
2620,
2094,
2475,
3401,
3540,
2063,
2620,
21472,
8889,
2094,
2549,
27717,
2546,
20842,
23352,
2050,
2581,
22407,
16147,
2620,
2683,
2575,
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... |
915 | 0x00762964227f2db1b8c811db1672c97b0ed47946 | pragma solidity ^0.4.21 ;
contract PORTUGAL_WINS {
mapping (address => uint256) public balanceOf;
string public name = " PORTUGAL_WINS " ;
string public symbol = " PORWII " ;
uint8 public decimals = 18 ;
uint256 public totalSupply = 2906840956... | 0x6060604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100a9578063095ea7b31461013757806318160ddd1461019157806323b872dd146101ba578063313ce5671461023357806370a082311461026257806395d89b41146102af578063a9059cbb1461033d578063b5c8f31714610397578063dd62ed3e... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
2575,
24594,
21084,
19317,
2581,
2546,
2475,
18939,
2487,
2497,
2620,
2278,
2620,
14526,
18939,
16048,
2581,
2475,
2278,
2683,
2581,
2497,
2692,
2098,
22610,
2683,
21472,
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... |
916 | 0x00763473e9d7c82f38ed843f021e2558d7422ad8 | pragma solidity ^0.4.24;
// File: openzeppelin-solidity/contracts/token/ERC20/ERC20Basic.sol
/**
* @title ERC20Basic
* @dev Simpler version of ERC20 interface
* See https://github.com/ethereum/EIPs/issues/179
*/
contract ERC20Basic {
function totalSupply() public view returns (uint256);
function balanceOf(add... | 0x60806040526004361061018a5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166305d2035b811461018f57806306fdde03146101b8578063095ea7b3146102425780630ecb93c01461026657806318160ddd1461028957806323b872dd146102b0578063313ce567146102da578063355274ea146103055780633567950c1461031a5780633f4ba83a14... | {"success": true, "error": null, "results": {"detectors": [{"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2581,
2575,
22022,
2581,
2509,
2063,
2683,
2094,
2581,
2278,
2620,
2475,
2546,
22025,
2098,
2620,
23777,
2546,
2692,
17465,
2063,
17788,
27814,
2094,
2581,
20958,
2475,
4215,
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... |
917 | 0x0077c5372F41275f67f8106c4970bf6c773767c6 | /**
*Submitted for verification at Etherscan.io on 2022-02-10
*/
/**
*Submitted for verification at Etherscan.io on 2021-11-06
*/
/**
//SPDX-License-Identifier: UNLICENSED
Follow us on Telegram! TG: t.me/rags2richesio
*/
pragma solidity ^0.8.4;
abstract contract Context {
... | 0x6080604052600436106101d15760003560e01c806395d89b41116100f7578063c9567bf911610095578063d8e173d411610064578063d8e173d41461052f578063dd62ed3e1461054f578063de80aceb14610595578063e79d4160146105ab57600080fd5b8063c9567bf9146104c4578063d04102b3146104d9578063d2196d55146104ef578063d543dbeb1461050f57600080fd5b8063a9059cbb116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact": "High", ... | true | null | {'detectors': [{'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-r... | [
101,
1014,
2595,
8889,
2581,
2581,
2278,
22275,
2581,
2475,
2546,
23632,
22907,
2629,
2546,
2575,
2581,
2546,
2620,
10790,
2575,
2278,
26224,
19841,
29292,
2575,
2278,
2581,
2581,
24434,
2575,
2581,
2278,
2575,
1013,
1008,
1008,
1008,
7864,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
918 | 0x0077d27cb82ff12322987b225bfce0bb6e8931b4 | /**
*Submitted for verification at Etherscan.io on 2021-05-10
*/
// File: @openzeppelin/[email protected]/token/ERC20/extensions/ERC20Burnable.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// File: @openzeppelin/[email protected]/utils/Context.sol
pragma solidity ^0.8.0;
/**
* @dev Interface of... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b4114610226578063a457c2d714610244578063a9059cbb14610274578063dd62ed3e146102a4576100cf565b806342966c68146101be57806370a08231146101da57806379cc67901461020a576100cf565b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
2581,
2094,
22907,
27421,
2620,
2475,
4246,
12521,
16703,
24594,
2620,
2581,
2497,
19317,
2629,
29292,
3401,
2692,
10322,
2575,
2063,
2620,
2683,
21486,
2497,
2549,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
201... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
919 | 0x007851a6a74f016bfca89ea569072a42a6defa77 | /**
*Submitted for verification at Etherscan.io on 2022-02-09
*/
pragma solidity ^0.8.4;
//SPDX-License-Identifier: MIT
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view retur... | 0x6080604052600436106100f75760003560e01c806370a082311161008a578063a9059cbb11610059578063a9059cbb146102c2578063b425bac3146102e2578063dd62ed3e14610302578063e8078d941461034857600080fd5b806370a082311461023f578063715018a61461025f5780638da5cb5b1461027457806395d89b411461029257600080fd5b806323b872dd116100c657806323b872dd146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2581,
27531,
2487,
2050,
2575,
2050,
2581,
2549,
2546,
24096,
2575,
29292,
3540,
2620,
2683,
5243,
26976,
21057,
2581,
2475,
2050,
20958,
2050,
2575,
3207,
7011,
2581,
2581,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
920 | 0x0079001a8b67eba2321c642ebf97727db8cd87e7 | /**
*Submitted for verification at Etherscan.io on 2021-09-11
*/
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);
... | 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,
8889,
2581,
21057,
24096,
2050,
2620,
2497,
2575,
2581,
15878,
2050,
21926,
17465,
2278,
21084,
2475,
15878,
2546,
2683,
2581,
2581,
22907,
18939,
2620,
19797,
2620,
2581,
2063,
2581,
1013,
1008,
1008,
1008,
7864,
2005,
226... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
921 | 0x0079453f683380c7493d4bc4fa9baac97c5e693c | /**
*Submitted for verification at Etherscan.io on 2021-05-22
*/
//VIQY
//WILL RISE FROM THE ASHES
//VICTIMS FROM THE VITALIKIQ RUGPULL
//HAVE COME TOGETHER IN SEARCH OF FREEDOM AND ADVENTURE
//VITALIKIQ, INSPIRING A GENERATION OF CRYPTO CREATORS AND ENTREPRENEURS
//FOR US, BY US. CRYPTO FUNDRAISING
//TO CREATE OUR O... | 0x730079453f683380c7493d4bc4fa9baac97c5e693c30146080604052600080fdfea26469706673582212208f3048e880586ccab7547dd1219c1b176a3e9c3c632227eb4614ea24ff41019364736f6c634300060c0033 | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2581,
2683,
19961,
2509,
2546,
2575,
2620,
22394,
17914,
2278,
2581,
26224,
29097,
2549,
9818,
2549,
7011,
2683,
3676,
6305,
2683,
2581,
2278,
2629,
2063,
2575,
2683,
2509,
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... |
922 | 0x0079461e90d37332E5e2d46C1F241169f9bffDE4 | /**
*Submitted for verification at Etherscan.io on 2021-06-23
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.6.12;
/// @dev brief interface for entering SUSHI bar (xSUSHI).
interface ISushiBarEnter {
function balanceOf(address account) external view returns (uint256);
function approve(address spender... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c806348d0c1211461003b578063522760a11461005a575b600080fd5b6100586004803603602081101561005157600080fd5b5035610086565b005b6100586004803603604081101561007057600080fd5b506001600160a01b038135169060200135610246565b604080516323b872dd60e01b815233600482015230602482... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2581,
2683,
21472,
2487,
2063,
21057,
2094,
24434,
22394,
2475,
2063,
2629,
2063,
2475,
2094,
21472,
2278,
2487,
2546,
18827,
14526,
2575,
2683,
2546,
2683,
29292,
2546,
3207,
2549,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
923 | 0x0079a404c09ddd8950cd3dab6244f0c1bd96e126 | pragma solidity ^0.4.23;
library SafeMath {
function mul(uint256 _x, uint256 _y) internal pure returns (uint256 z) {
if (_x == 0) {
return 0;
}
z = _x * _y;
assert(z / _x == _y);
return z;
}
function div(uint256 _x, uint256 _y) internal pure returns (uin... | 0x608060405260043610610133576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610138578063095ea7b3146101c857806318160ddd1461022d57806323b872dd14610258578063313ce567146102dd57806335d7a0521461030e5780633f4ba83a1461034557806340c10f191461035c57806345c8b1a6146103c15780635c975abb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
2683,
2050,
12740,
2549,
2278,
2692,
2683,
14141,
2094,
2620,
2683,
12376,
19797,
29097,
7875,
2575,
18827,
2549,
2546,
2692,
2278,
2487,
2497,
2094,
2683,
2575,
2063,
12521,
2575,
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... |
924 | 0x007a422fd7e5b47dd2cb078f250388b406548cd4 | pragma solidity ^0.4.16;
library SafeMath {
function mul(uint256 a, uint256 b) internal constant returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal constant returns (uint256) {
// assert(b > 0); // Solidity automatically ... | 0x606060405236156101aa576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146101b8578063095ea7b31461024757806316450092146102a157806318160ddd146102ca5780631cbaee2d146102f357806323b872dd1461031c578063313ce567146103955780633f4ba83a146103be57806342071a73146103d35780635c975abb1461... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}, {"check": "shadowing-state", "impact": "High", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2581,
2050,
20958,
2475,
2546,
2094,
2581,
2063,
2629,
2497,
22610,
14141,
2475,
27421,
2692,
2581,
2620,
2546,
17788,
2692,
22025,
2620,
2497,
12740,
26187,
18139,
19797,
2549,
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... |
925 | 0x007aa510fdadc82dfc047c6e6930231a62e2b313 | /**
*Submitted for verification at Etherscan.io on 2021-08-09
*/
pragma solidity ^0.4.16;
contract TokenERC20 {
string public name;
string public symbol;
uint8 public decimals = 18; // 18 是建议的默认值
uint256 public totalSupply;
mapping (address => uint256) public balanceOf; //
mapping (address... | 0x606060405236156100ad576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b2578063095ea7b31461014157806318160ddd1461019b57806323b872dd146101c4578063313ce5671461023d57806342966c681461026c57806370a08231146102a757806379cc6790146102f457806395d89b411461034e578063a9059cbb1461... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
11057,
22203,
2692,
2546,
14697,
2278,
2620,
2475,
20952,
2278,
2692,
22610,
2278,
2575,
2063,
2575,
2683,
14142,
21926,
2487,
2050,
2575,
2475,
2063,
2475,
2497,
21486,
2509,
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... |
926 | 0x007bead59a807eb50aef56e80e3aecbab9a3026e | /**
*Submitted for verification at Etherscan.io on 2021-06-09
*/
pragma solidity ^0.5.0;
// ----------------------------------------------------------------------------
// ERC Token Standard #20 Interface
//
// ----------------------------------------------------------------------------
contract ERC20Interface {
... | 0x6080604052600436106100d0576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100d5578063095ea7b31461016557806318160ddd146101d857806323b872dd14610203578063313ce567146102965780633eaaf86b146102c757806370a08231146102f257806395d89b4114610357578063a293d1e8146103e7578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
4783,
4215,
28154,
2050,
17914,
2581,
15878,
12376,
6679,
2546,
26976,
2063,
17914,
2063,
2509,
6679,
27421,
7875,
2683,
2050,
14142,
23833,
2063,
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... |
927 | 0x007d63afd542886570046da400c403f0dc63bd08 | /**
*Submitted for verification at Etherscan.io on 2021-07-17
*/
/**
███████╗░█████╗░██████╗░░█████╗░██████╗░██╗░░░██╗
╚════██║██╔══██╗██╔══██╗██╔══██╗██╔══██╗╚██╗░██╔╝
░░███╔═╝██║░░██║██████╦╝███████║██████╦╝░╚████╔╝░
██╔══╝░░██║░░██║██╔══██╗██╔══██║██╔══██╗░░╚██╔╝░░
███████╗╚█████╔╝██████╦╝██║░░██║██████╦╝░░░██║░░░... | 0x608060405234801561001057600080fd5b50600436106101215760003560e01c8063715018a6116100ad578063a9059cbb11610071578063a9059cbb146104f1578063b415564914610555578063dbde5a4314610573578063dd62ed3e146105b7578063f2fde38b1461062f57610121565b8063715018a6146103d45780638766504d146103de5780638da5cb5b1461040c57806395d89b41146104405780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
2094,
2575,
2509,
10354,
2094,
27009,
22407,
20842,
28311,
8889,
21472,
2850,
29537,
2278,
12740,
2509,
2546,
2692,
16409,
2575,
2509,
2497,
2094,
2692,
2620,
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... |
928 | 0x007d7f360ae0ec72115d3149852e25aea7f7500e | /**
*Submitted for verification at Etherscan.io on 2021-02-19
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
/**
* @title Proxy
* @dev Implements delegation of calls to other contracts, with proper
* forwarding of return values and bubbling of failures.
* It defines a fallback function that delegat... | 0x60806040526004361061004e5760003560e01c80633659cfe6146100655780634f1ef286146100985780635c60da1b146101185780638f28397014610149578063f851a4401461017c5761005d565b3661005d5761005b610191565b005b61005b610191565b34801561007157600080fd5b5061005b6004803603602081101561008857600080fd5b50356001600160a01b03166101d6565b61005b600480... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2581,
2094,
2581,
2546,
21619,
2692,
6679,
2692,
8586,
2581,
17465,
16068,
2094,
21486,
26224,
27531,
2475,
2063,
17788,
21996,
2581,
2546,
23352,
8889,
2063,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
929 | 0x007d8be806bdd3d5bb456269a6779cd0e50217e8 | /**
*Submitted for verification at Etherscan.io on 2022-01-17
*/
/**
Shiba Degen $SHEBEN
Telegram : https://t.me/shibadegen
Website : www.shibadegen.info/
Twitter : twitter.com/SHIBADEGENERC
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
interface IERC20 {
function tota... | 0x6080604052600436106102b25760003560e01c80635d098b3811610175578063a457c2d7116100dc578063d12a768811610095578063dd62ed3e1161006f578063dd62ed3e1461088e578063e8c4c43c146108d4578063ea2f0b37146108e9578063f2fde38b1461090957600080fd5b8063d12a768814610838578063d4a3883f1461084e578063dd4670641461086e57600080fd5b8063a457c2d7146107... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2581,
2094,
2620,
4783,
17914,
2575,
2497,
14141,
29097,
2629,
10322,
19961,
2575,
23833,
2683,
2050,
2575,
2581,
2581,
2683,
19797,
2692,
2063,
12376,
17465,
2581,
2063,
2620,
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... |
930 | 0x007dfb0c30f55ccac0191387fe5ffc9cfde519c0 | /**
*Submitted for verification at Etherscan.io on 2021-05-18
*/
/**
*Submitted for verification at Etherscan.io on 2021-02-26
*/
/**
*Submitted for verification at Etherscan.io on 2019-08-02
*/
// File: contracts\open-zeppelin-contracts\token\ERC20\IERC20.sol
pragma solidity ^0.5.0;
/**
* @dev Interface of th... | 0x6080604052600436106100ba576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100bf578063095ea7b31461014f57806318160ddd146101c257806323b872dd146101ed578063313ce5671461028057806339509351146102b157806342966c681461032457806370a082311461035f57806395d89b41146103c4578063a457c2d7... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
20952,
2497,
2692,
2278,
14142,
2546,
24087,
16665,
2278,
24096,
2683,
17134,
2620,
2581,
7959,
2629,
4246,
2278,
2683,
2278,
2546,
3207,
22203,
2683,
2278,
2692,
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... |
931 | 0x007f0bea7c30834ac517cc1e6684b2aaae2f1c0d | /**
*Submitted for verification at Etherscan.io on 2021-10-25
*/
pragma solidity >=0.5.0 <0.9.0;
contract owned {
address payable public owner;
constructor() public {
owner = msg.sender;
}
modifier onlyOwner {
require(msg.sender == owner);
_;
}
function transferOwne... | 0x6080604052600436106101405760003560e01c806379c65068116100b6578063a9059cbb1161006f578063a9059cbb14610752578063b414d4b6146107c5578063cae9ca511461082e578063dd62ed3e14610938578063e724529c146109bd578063f2fde38b14610a1a57610140565b806379c650681461053757806379cc6790146105925780638620410b146106055780638da5cb5b1461063057806391... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2581,
2546,
2692,
4783,
2050,
2581,
2278,
14142,
2620,
22022,
6305,
22203,
2581,
9468,
2487,
2063,
28756,
2620,
2549,
2497,
2475,
11057,
6679,
2475,
2546,
2487,
2278,
2692,
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... |
932 | 0x007f9ec76b84ad65385d89b004fb391c58a37c08 | pragma solidity ^0.4.16;
interface tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData) public; }
contract TokenERC20 {
string public name;
string public symbol;
uint8 public decimals = 18; // 18 是建议的默认值
uint256 public totalSupply;
mapping (a... | 0x6060604052600436106100ba576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100bf578063095ea7b31461014d57806318160ddd146101a757806323b872dd146101d0578063313ce5671461024957806342966c681461027857806370a08231146102b357806379cc67901461030057806395d89b411461035a578063a9059cbb... | {"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2581,
2546,
2683,
8586,
2581,
2575,
2497,
2620,
2549,
4215,
26187,
22025,
2629,
2094,
2620,
2683,
2497,
8889,
2549,
26337,
23499,
2487,
2278,
27814,
2050,
24434,
2278,
2692,
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... |
933 | 0x007fa227d5d693f7f29e27b1fa028fd2051ed072 | pragma solidity ^0.4.11;
/**
* @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;
/**
* @dev The Ownable constructor sets the origin... | 0x606060405260043610610078576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680631e77b2e01461007d5780634bb77d9d146100e35780636c0daed81461013d5780638da5cb5b146101ae578063dc72620514610203578063f2fde38b1461023e575b600080fd5b341561008857600080fd5b6100e160048080359060200190820180359060200190... | {"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2581,
7011,
19317,
2581,
2094,
2629,
2094,
2575,
2683,
2509,
2546,
2581,
2546,
24594,
2063,
22907,
2497,
2487,
7011,
2692,
22407,
2546,
2094,
11387,
22203,
2098,
2692,
2581,
2475,
10975,
8490,
2863,
5024,
3012,
1034,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
934 | 0x008051e6a1c7f7253443917a569236c12cbbb1d1 | /**
*Submitted for verification at Etherscan.io on 2021-11-23
*/
// SPDX-License-Identifier: MIT
// discord.gg/weiner
/**
__ __ ______ __ __ __ ______ ______ ______ __ ______ __ __
/\ \ _ \ \ /\ ___\ /\ \ /\ "-.\ \ /\ ___\ /\ == \ /\ ___\ /\... | 0x60806040526004361061020f5760003560e01c80635c975abb11610118578063a475b5dd116100a0578063d5abeb011161006f578063d5abeb01146105bc578063da3ef23f146105d2578063e985e9c5146105f2578063f2c4ce1e1461063b578063f2fde38b1461065b57600080fd5b8063a475b5dd14610552578063b88d4fde14610567578063c668286214610587578063c87b56dd1461059c57600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
17914,
22203,
2063,
2575,
27717,
2278,
2581,
2546,
2581,
17788,
22022,
23777,
2683,
16576,
2050,
26976,
2683,
21926,
2575,
2278,
12521,
27421,
10322,
2487,
2094,
2487,
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... |
935 | 0x0080cfc1b3177a45a4459b2e85cd202c26b37eb9 | /**
*Submitted for verification at Etherscan.io on 2021-05-16
*/
pragma solidity ^0.4.18;
// ----------------------------------------------------------------------------
// 'DogeOrbit' token contract
//
// Deployed to : 0xCD0fF9096F668Ac9B10E62d8096B8F16475860bf
// Symbol : DOBIT
// Name : DogeOrbit
// T... | 0x608060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a757806318160ddd1461020c57806323b872dd14610237578063313ce567146102bc5780633eaaf86b146102ed57806370a082311461031857806379ba50971461036f5780638da5cb5b1461038657806395d89b41... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
17914,
2278,
11329,
2487,
2497,
21486,
2581,
2581,
2050,
19961,
2050,
22932,
28154,
2497,
2475,
2063,
27531,
19797,
11387,
2475,
2278,
23833,
2497,
24434,
15878,
2683,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
936 | 0x0080d1711e441b9edbde596d584af7af05afab7a | /**
*Submitted for verification at Etherscan.io on 2021-06-21
*/
pragma solidity ^0.5.4;
interface IERC20 {
function transfer(address to, uint256 value) external returns (bool);
function approve(address spender, uint256 value) external returns (bool);
function transferFrom(
address from,
... | 0x608060405234801561001057600080fd5b50600436106102065760003560e01c80638d1fdf2f1161011a578063d18e81b3116100ad578063df0345861161007c578063df03458614610755578063e2ab691d1461077b578063e5839836146107ad578063e960bb48146107d3578063f2fde38b146107f957610206565b8063d18e81b3146106c7578063d29dad83146106cf578063dd62ed3e146106f55780... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
17914,
2094,
16576,
14526,
2063,
22932,
2487,
2497,
2683,
2098,
2497,
3207,
28154,
2575,
2094,
27814,
2549,
10354,
2581,
10354,
2692,
2629,
10354,
7875,
2581,
2050,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
937 | 0x0080d4b7be95b550a69e8789340baa38da771743 | pragma solidity ^0.4.21;
interface Token {
function totalSupply() constant external returns (uint256 ts);
function balanceOf(address _owner) constant external returns (uint256 balance);
function transfer(address _to, uint256 _value) external returns (bool success);
function transferFrom(address _from, ... | 0x6060604052600436106101695763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde03811461016e578063095ea7b3146101f85780630ecaea731461022e578063150704011461025057806318160ddd146102755780632362189a1461028857806323b872dd1461029b578063313ce567146102c357806342966c68146102d657806343e0c65a14... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-array-length", "... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
17914,
2094,
2549,
2497,
2581,
4783,
2683,
2629,
2497,
24087,
2692,
2050,
2575,
2683,
2063,
2620,
2581,
2620,
2683,
22022,
2692,
3676,
2050,
22025,
2850,
2581,
2581,
16576,
23777,
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... |
938 | 0x00813e3421e1367353bfe7615c7f7f133c89df74 | /**
*Submitted for verification at Etherscan.io on 2021-10-03
*/
pragma solidity ^0.5.16;
interface IStakeModifier {
function getVotingPower(address user, uint256 votes) external view returns(uint256);
}
contract SPS {
/// @notice EIP-20 token name for this token
string public constant name = "Splinters... | 0x608060405234801561001057600080fd5b50600436106101c45760003560e01c806373761828116100f9578063c3cda52011610097578063e7a324dc11610071578063e7a324dc14610b40578063f1127ed814610b5e578063f851a44014610bf5578063fca3b5aa14610c3f576101c4565b8063c3cda52014610a05578063dd62ed3e14610a7e578063e2a1443914610af6576101c4565b806395d89b4111... | {"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,
8889,
2620,
17134,
2063,
22022,
17465,
2063,
17134,
2575,
2581,
19481,
2509,
29292,
2063,
2581,
2575,
16068,
2278,
2581,
2546,
2581,
2546,
17134,
2509,
2278,
2620,
2683,
20952,
2581,
2549,
1013,
1008,
1008,
1008,
7864,
2005... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
939 | 0x00822484be254581970ed737d20cf2d71f14e525 | pragma solidity ^0.4.11;
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
function mul(uint256 a, uint256 b) internal constant returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint25... | 0x60606040526004361061008e576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680630e3ab61d14610099578063315a095d146100bc5780633197cbb6146100df5780634042b66f14610108578063521eb2731461013157806378e9792514610186578063ec8ac4d8146101af578063ecb70fb7146101dd575b6100973361020a565b005b34156100a4... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2620,
19317,
18139,
2549,
4783,
17788,
19961,
2620,
16147,
19841,
2098,
2581,
24434,
2094,
11387,
2278,
2546,
2475,
2094,
2581,
2487,
2546,
16932,
2063,
25746,
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... |
940 | 0x00832130896b1992f6be24A4130e5e1e56d29d65 | // SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
/**
* @title Proxy
* @dev Implements delegation of calls to other contracts, with proper
* forwarding of return values and bubbling of failures.
* It defines a fallback function that delegates all calls to the address
* returned by the abstract _implementa... | 0x6080604052600436106100745760003560e01c80638f2839701161004e5780638f2839701461016f578063cf7a1d77146101a2578063d1f5789414610261578063f851a4401461031757610083565b80633659cfe61461008b5780634f1ef286146100be5780635c60da1b1461013e57610083565b366100835761008161032c565b005b61008161032c565b34801561009757600080fd5b50610081600480... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2620,
16703,
17134,
2692,
2620,
2683,
2575,
2497,
16147,
2683,
2475,
2546,
2575,
4783,
18827,
2050,
23632,
14142,
2063,
2629,
2063,
2487,
2063,
26976,
2094,
24594,
2094,
26187,
1013,
1013,
23772,
2595,
1011,
6105,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
941 | 0x00834e2763b108b01218638dc2cec27ce6d43753 | /**
*Submitted for verification at Etherscan.io on 2022-04-11
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
///////////////////////////////////////////////////////////////////////////
// __/|
// __//// /| This smart contract is part of Mover infrastructure
// |// //_/// https://viamove... | 0x608060405234801561001057600080fd5b50600436106101a85760003560e01c806390aa0fed116100f9578063d547741f11610097578063f90766a611610071578063f90766a614610354578063f9f161a81461035c578063fab1e7471461036f578063fca75c7914610377576101a8565b8063d547741f14610326578063e272b69214610339578063ed7334a71461034c576101a8565b8063a217fddf11... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2620,
22022,
2063,
22907,
2575,
2509,
2497,
10790,
2620,
2497,
24096,
17465,
20842,
22025,
16409,
2475,
3401,
2278,
22907,
3401,
2575,
2094,
23777,
23352,
2509,
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... |
942 | 0x008692a1683b7751af28ea22b96569606f5260b2 | /**
*Submitted for verification at Etherscan.io on 2021-07-03
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual ret... | 0x6080604052600436106101235760003560e01c80638da5cb5b116100a0578063c3c8cd8011610064578063c3c8cd80146106d2578063c9567bf9146106e9578063d28d885214610700578063d543dbeb14610790578063dd62ed3e146107cb5761012a565b80638da5cb5b1461043b57806395d89b411461047c578063a9059cbb1461050c578063b09f12661461057d578063b515566a1461060d5761012a... | {"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,
8889,
20842,
2683,
2475,
27717,
2575,
2620,
2509,
2497,
2581,
23352,
2487,
10354,
22407,
5243,
19317,
2497,
2683,
26187,
2575,
2683,
16086,
2575,
2546,
25746,
16086,
2497,
2475,
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... |
943 | 0x00873656ae5adee49607480786891eca15af3123 | /**
*Submitted for verification at Etherscan.io on 2022-03-20
*/
pragma solidity >=0.8.0;
// SPDX-License-Identifier: BSD-3-Clause
/**
* @title SafeMath
* @dev Math operations with safety checks that throw on error
*/
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
u... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c80639d76ea581161008c578063b979b29f11610066578063b979b29f1461022d578063d4c2001c1461024b578063f2fde38b14610269578063f5d4874b14610285576100ea565b80639d76ea58146101c1578063a3f02037146101df578063b6b55f25146101fd576100ea565b8063630e799f116100c8578063630e799f14... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2620,
2581,
21619,
26976,
6679,
2629,
9648,
2063,
26224,
16086,
2581,
18139,
2692,
2581,
20842,
2620,
2683,
2487,
19281,
16068,
10354,
21486,
21926,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29378,
1012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
944 | 0x0087EB397af9E04Ff9872199d63F841474bf2A27 | //SPDX-License-Identifier: Unlicense
pragma solidity ^0.8.4;
/// @title A contract for boilerplating
/// @author Hardhat (and DeFi Wonderland)
/// @notice You can use this contract for only the most basic tests
/// @dev This is just a try out
/// @custom:experimental This is an experimental contract.
contract Greet... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c8063a413686214610046578063cfae32171461006e578063ef690cc014610083575b600080fd5b6100596100543660046102ee565b61008b565b60405190151581526020015b60405180910390f35b610076610135565b6040516100659190610398565b6100766101c7565b6000808251116100e15760405162461bcd60e5... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2620,
2581,
15878,
23499,
2581,
10354,
2683,
2063,
2692,
2549,
4246,
2683,
2620,
2581,
17465,
2683,
2683,
2094,
2575,
2509,
2546,
2620,
23632,
22610,
2549,
29292,
2475,
2050,
22907,
1013,
1013,
23772,
2595,
1011,
6105... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
945 | 0x00883d6f5a78c26aabbc6e1cb0d7eb195347a6c2 | // File: contracts/lib/SafeMath.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.5.17;
/**
* @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 a... | 0x6080604052600436106101ac5760003560e01c8063452a9320116100ec578063d33219b41161008a578063ddf0b00911610064578063ddf0b00914610473578063deaaa7cc14610493578063e23a9a52146104a8578063fe0d94c1146104d5576101ac565b8063d33219b414610429578063da35c6641461043e578063da95691a14610453576101ac565b80637bdbe4d0116100c65780637bdbe4d0146103... | {"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,
8889,
2620,
2620,
29097,
2575,
2546,
2629,
2050,
2581,
2620,
2278,
23833,
11057,
10322,
2278,
2575,
2063,
2487,
27421,
2692,
2094,
2581,
15878,
16147,
22275,
22610,
2050,
2575,
2278,
2475,
1013,
1013,
5371,
1024,
8311,
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... |
946 | 0x00886f9654d06e4a4cdcec8222858d96b8667ee7 | pragma solidity ^0.4.18;
// ----------------------------------------------------------------------------
// 'YouTube' token contract
//
// Deployed to : 0x2d57365a7ab22425f09D49bB0baFB0426EB8dDF9
// Symbol : YT
// Name : YouTube
// Total supply: 100000000
// Decimals : 18
//
// Enjoy.
//
// (c) ... | 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,
8889,
2620,
20842,
2546,
2683,
26187,
2549,
2094,
2692,
2575,
2063,
2549,
2050,
2549,
19797,
3401,
2278,
2620,
19317,
22407,
27814,
2094,
2683,
2575,
2497,
20842,
2575,
2581,
4402,
2581,
10975,
8490,
2863,
5024,
3012,
1034,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
947 | 0x00888096c1cdeb35bb3772f9080227aa6c9968ad | pragma solidity ^0.4.13;
/*
Proxy Buyer
========================
*/
// ERC20 Interface: https://github.com/ethereum/EIPs/issues/20
contract ERC20 {
function transfer(address _to, uint256 _value) returns (bool success);
function balanceOf(address _owner) constant returns (uint256 balance);
}
contract ICOBuyer {
... | 0x6060604052361561005c5763ffffffff60e060020a6000350416633ccfd60b8114610065578063471efe661461007a5780636ad1fe02146100a1578063a6f2ae3a146100d0578063ca4b208b146100e5578063fc0c546a14610114575b6100635b5b565b005b341561007057600080fd5b610063610143565b005b341561008557600080fd5b610063600160a060020a036004358116906024351661027756... | {"success": true, "error": null, "results": {"detectors": [{"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2620,
2620,
17914,
2683,
2575,
2278,
2487,
19797,
15878,
19481,
10322,
24434,
2581,
2475,
2546,
21057,
17914,
19317,
2581,
11057,
2575,
2278,
2683,
2683,
2575,
2620,
4215,
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... |
948 | 0x008da6dfe18c61844d614294932d52c50323d722 | /**
*Submitted for verification at Etherscan.io on 2021-04-24
*/
/**
*Submitted for verification at Etherscan.io on 2021-04-24
* Ely Net and Tor Korea
*/
pragma solidity ^0.5.17;
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
if (a == 0) {
return 0... | 0x6080604052600436106101d85760003560e01c80637eee288d11610102578063c9e075c611610095578063dd62ed3e11610064578063dd62ed3e14610ce2578063f26c159f14610d67578063f2fde38b14610dd0578063fb93210814610e21576101d8565b8063c9e075c614610a82578063cae9ca5114610b18578063d051665014610c22578063d4ee1d9014610c8b576101d8565b80639b819d38116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}, {"check": "controlled-array-length",... | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2620,
2850,
2575,
20952,
2063,
15136,
2278,
2575,
15136,
22932,
2094,
2575,
16932,
24594,
26224,
16703,
2094,
25746,
2278,
12376,
16703,
29097,
2581,
19317,
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... |
949 | 0x008eeef21c0dab336deba4c89d449c5e2593463d | /**
*Submitted for verification at Etherscan.io on 2021-06-09
*/
/**
*Submitted for verification at Etherscan.io on 2021-06-08
*/
/**
*Submitted for verification at Etherscan.io on 2021-06-01
*/
pragma solidity ^0.5.0;
// ----------------------------------------------------------------------------
// ERC Token S... | 0x6080604052600436106100d0576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100d5578063095ea7b31461016557806318160ddd146101d857806323b872dd14610203578063313ce567146102965780633eaaf86b146102c757806370a08231146102f257806395d89b4114610357578063a293d1e8146103e7578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2620,
4402,
12879,
17465,
2278,
2692,
2850,
2497,
22394,
2575,
3207,
3676,
2549,
2278,
2620,
2683,
2094,
22932,
2683,
2278,
2629,
2063,
17788,
2683,
22022,
2575,
29097,
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... |
950 | 0x008f1d94ad209a5cc9439BA515f619F1d015412e | /**
*Submitted for verification at Etherscan.io on 2021-03-17
*/
pragma solidity ^0.4.24;
// ----------------------------------------------------------------------------
// Sample token contract
//
// Symbol : OTD
// Name : 1 Trait Danger Token
// Total supply : 10000000
// Decimals : 2
// Owne... | 0x6080604052600436106100db576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100e0578063095ea7b31461017057806318160ddd146101d557806323b872dd14610200578063313ce567146102855780633eaaf86b146102b657806370a08231146102e157806395d89b4114610338578063a293d1e8146103c8578063a9059cbb... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2620,
2546,
2487,
2094,
2683,
2549,
4215,
11387,
2683,
2050,
2629,
9468,
2683,
23777,
2683,
3676,
22203,
2629,
2546,
2575,
16147,
2546,
2487,
2094,
24096,
27009,
12521,
2063,
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... |
951 | 0x009109AB7b8CAFf748cdA2F272F36043528Bef2C | /**
*Submitted for verification at Etherscan.io on 2021-09-18
*/
// SPDX-License-Identifier: MIT
pragma solidity =0.7.6;
pragma experimental ABIEncoderV2;
abstract contract IDFSRegistry {
function getAddr(bytes32 _id) public view virtual returns (address);
function addNewContract(
bytes32 _i... | 0x6080604052600436106101295760003560e01c80639864dcdd116100a5578063d3c2e7ed11610074578063e910afb211610059578063e910afb214610290578063f24ccbfe146102b2578063f8e2fb00146102c757610129565b8063d3c2e7ed1461027b578063e4dde9ab146101da57610129565b80639864dcdd14610226578063c579d4901461023b578063ca5ff7801461025b578063cd4709cb146102... | {"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2683,
10790,
2683,
7875,
2581,
2497,
2620,
3540,
4246,
2581,
18139,
19797,
2050,
2475,
2546,
22907,
2475,
2546,
21619,
2692,
23777,
25746,
2620,
4783,
2546,
2475,
2278,
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... |
952 | 0x0091a8deb666db4f81ae33d5f9d26becd670074c | /*
____ __ __ __ _
/ __/__ __ ___ / /_ / / ___ / /_ (_)__ __
_\ \ / // // _ \/ __// _ \/ -_)/ __// / \ \ /
/___/ \_, //_//_/\__//_//_/\__/ \__//_/ /_\_\
/___/
*
* Docs: https://docs.synthetix.io/
*
*
* MIT License
* ===========
*
* Copyright (c) 2020 Synthetix
*
* Permission is hereb... | 0x608060405234801561001057600080fd5b50600436106101725760003560e01c806380faa57d116100de578063c8f33c9111610097578063e310fa5d11610071578063e310fa5d146105a5578063e9fad8ee146105ef578063ebe2b12b146105f9578063f2fde38b1461061757610172565b8063c8f33c911461054b578063cd3daf9d14610569578063df136d651461058757610172565b806380faa57d14... | {"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,
8889,
2683,
2487,
2050,
2620,
3207,
2497,
28756,
2575,
18939,
2549,
2546,
2620,
2487,
6679,
22394,
2094,
2629,
2546,
2683,
2094,
23833,
4783,
19797,
2575,
19841,
2692,
2581,
2549,
2278,
1013,
1008,
1035,
1035,
1035,
1035,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
953 | 0x00920fc4b6698e5c7f144c6ee16cb3ed9d238142 | pragma solidity ^0.5.17;
/**
********************************************************************
*
********************************************************************
*
*
********************************************************************
*/
interface IERC2... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c80635aa6e675116100a2578063a457c2d711610071578063a457c2d714610522578063a9059cbb14610588578063ab033ea9146105ee578063dd62ed3e14610632578063f46eccc4146106aa5761010b565b80635aa6e675146103b957806370a082311461040357806395d89b411461045b578063983b2d56146104de5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2683,
11387,
11329,
2549,
2497,
28756,
2683,
2620,
2063,
2629,
2278,
2581,
2546,
16932,
2549,
2278,
2575,
4402,
16048,
27421,
2509,
2098,
2683,
2094,
21926,
2620,
16932,
2475,
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... |
954 | 0x009277b5d10d3b436328fde0b42ecb29de059052 | /**
*Submitted for verification at Etherscan.io on 2022-03-08
*/
/*
https://t.me/degeneloneth
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─████████████───██████████████─██████████████─██████████████─██████───... | 0x60806040526004361061028c5760003560e01c806352390c021161015a57806395d89b41116100c1578063b6c523241161007a578063b6c52324146107cb578063b86f9222146107e0578063dd46706414610800578063dd62ed3e14610820578063ea2f0b3714610866578063f2fde38b1461088657600080fd5b806395d89b411461072b578063a1ca534714610740578063a457c2d714610756578063a6... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2683,
22907,
2581,
2497,
2629,
2094,
10790,
2094,
2509,
2497,
23777,
2575,
16703,
2620,
2546,
3207,
2692,
2497,
20958,
8586,
2497,
24594,
3207,
2692,
28154,
2692,
25746,
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... |
955 | 0x0092d22fcf1b8efda0970ba59bece9107fc16a2f | /**
*Submitted for verification at Etherscan.io on 2022-04-04
*/
/*
Website: shazamtoken.com
Twitter: @Shazam_token
Telegram: https://t.me/shazam_entry
*/
pragma solidity ^0.6.12;
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account)... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c806370a082311161007157806370a0823114610258578063715018a6146102b05780638da5cb5b146102ba57806395d89b41146102ee578063a9059cbb14610371578063dd62ed3e146103d5576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2683,
2475,
2094,
19317,
11329,
2546,
2487,
2497,
2620,
12879,
2850,
2692,
2683,
19841,
3676,
28154,
4783,
3401,
2683,
10790,
2581,
11329,
16048,
2050,
2475,
2546,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
2885... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
956 | 0x0093065EC796b945079ac13663bcF8d2E6c0d693 | /**
*Submitted for verification at Etherscan.io on 2022-03-29
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/Counters.sol
// OpenZeppelin Contracts v4.4.1 (utils/Counters.sol)
pragma solidity ^0.8.0;
library Counters {
struct Counter {
// This variable should never be dir... | 0x6080604052600436106102255760003560e01c806370a0823111610123578063b071401b116100ab578063d5abeb011161006f578063d5abeb0114610615578063e0a808531461062b578063e985e9c51461064b578063efbd73f414610694578063f2fde38b146106b457600080fd5b8063b071401b1461057f578063b88d4fde1461059f578063ba7d2c76146105bf578063c87b56dd146105d5578063d0... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2683,
14142,
26187,
8586,
2581,
2683,
2575,
2497,
2683,
19961,
2692,
2581,
2683,
6305,
17134,
28756,
2509,
9818,
2546,
2620,
2094,
2475,
2063,
2575,
2278,
2692,
2094,
2575,
2683,
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... |
957 | 0x0093e5827900bf9fe3cc635f0d6c68408db1d888 | /**
*Submitted for verification at Etherscan.io on 2021-06-04
*/
pragma solidity ^0.8.0;
abstract contract ERC20 {
function balanceOf(address who) public virtual view returns (uint256);
function transfer(address to, uint256 value) public virtual returns (bool);
function transferFrom(address from, address... | 0x608060405234801561001057600080fd5b506004361061009e5760003560e01c80639ead7222116100665780639ead722214610184578063c2288071146101b4578063c2f41722146101d0578063c5a5dc7714610200578063f827983c146102305761009e565b806304bc3b1c146100a35780630be97c01146100d35780632e1a7d4d146101085780636d40f85b1461012457806370ee662b14610154575b... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'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,
8889,
2683,
2509,
2063,
27814,
22907,
21057,
2692,
29292,
2683,
7959,
2509,
9468,
2575,
19481,
2546,
2692,
2094,
2575,
2278,
2575,
2620,
12740,
2620,
18939,
2487,
2094,
2620,
2620,
2620,
1013,
1008,
1008,
1008,
7864,
2005,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
958 | 0x009465879282117a55da964722c7e6fde72545d5 | pragma solidity ^0.4.24;
/*
* Zlots.
*
* Written August 2018 by the Zethr team for zethr.io.
*
* Initial code framework written by Norsefire.
*
* Rolling Odds:
* 55.1% - Lose
* 26.24% - 1.5x Multiplier - Two unmatched pyramids
* 12.24% - 2.5x Multiplier - Two matching pyramids
* 4.08% - 1x Multiplier - Thr... | 0x6080604052600436106100cf5763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416631fc9cee881146100d15780633cc4c6ce1461011c578063499831f2146101315780636199075914610146578063722713f71461017c578063934354e714610191578063943bd25d146101a65780639de518ba146101be578063a6f9dae1146101d3578063a78bcf6e14... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "weak-prng", "impact":... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}, {'check': ... | [
101,
1014,
2595,
8889,
2683,
21472,
27814,
2581,
2683,
22407,
17465,
16576,
2050,
24087,
2850,
2683,
21084,
2581,
19317,
2278,
2581,
2063,
2575,
2546,
3207,
2581,
17788,
19961,
2094,
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... |
959 | 0x0095a819919f3409e58128304b8b2b06b29e77be | /**
*Submitted for verification at Etherscan.io on 2021-06-17
*/
/**
*Submitted for verification at Etherscan.io on 2021-06-15
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.4;
contract Owned {
address public owner;
address public proposedOwner;
event OwnershipTransferred(
address inde... | 0x608060405234801561001057600080fd5b50600436106101735760003560e01c80635342acb4116100de578063a64e4f8a11610097578063af9549e011610071578063af9549e014610462578063b5ed298a1461047e578063d153b60c1461049a578063dd62ed3e146104b857610173565b8063a64e4f8a146103f8578063a901dd9214610416578063a9059cbb1461043257610173565b80635342acb414... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2683,
2629,
2050,
2620,
16147,
2683,
16147,
2546,
22022,
2692,
2683,
2063,
27814,
12521,
2620,
14142,
2549,
2497,
2620,
2497,
2475,
2497,
2692,
2575,
2497,
24594,
2063,
2581,
2581,
4783,
1013,
1008,
1008,
1008,
7864,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
960 | 0x00965af6ddfd9171961e53f9f955c47521067ccc | /**
*Submitted for verification at Etherscan.io on 2022-01-16
*/
// 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 context, including the
* sender of the transaction and its ... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c80633950935111610097578063a457c2d711610066578063a457c2d71461028c578063a9059cbb146102bc578063dd62ed3e146102ec578063f76f8d781461031c576100f5565b806339509351146101f057806370a082311461022057806395d89b4114610250578063a3f4df7e1461026e576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2683,
26187,
10354,
2575,
14141,
2546,
2094,
2683,
16576,
16147,
2575,
2487,
2063,
22275,
2546,
2683,
2546,
2683,
24087,
2278,
22610,
25746,
10790,
2575,
2581,
9468,
2278,
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... |
961 | 0x009668a9691e456972c8ec4cc84e99486308b84d | /**
*Submitted for verification at Etherscan.io on 2022-01-15
*/
pragma solidity 0.8.0;
// SPDX-License-Identifier: Unlicensed
interface IERC20 {
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(address ac... | 0x6080604052600436106102135760003560e01c806370a0823111610118578063b6c52324116100a0578063dd4670641161006f578063dd467064146107d4578063dd62ed3e146107fd578063ea2f0b371461083a578063f2fde38b14610863578063fccc28131461088c5761021a565b8063b6c523241461072a578063c0b0fda214610755578063cea2695814610780578063d89135cd146107a95761021a... | {"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2683,
28756,
2620,
2050,
2683,
2575,
2683,
2487,
2063,
19961,
2575,
2683,
2581,
2475,
2278,
2620,
8586,
2549,
9468,
2620,
2549,
2063,
2683,
2683,
18139,
2575,
14142,
2620,
2497,
2620,
2549,
2094,
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... |
962 | 0x0096dc2246fc3627cc2bf87a3b0d2e0f87b58589 | pragma solidity ^0.4.23;
/*
* Zethroll.
*
* Adapted from PHXRoll, written in March 2018 by TechnicalRise:
* https://www.reddit.com/user/TechnicalRise/
*
* Adapted for Zethr by Norsefire and oguzhanox.
*
* Gas golfed by Etherguy
* Audited & commented by Klob
*/
contract ZTHReceivingContract {
/**
* @dev Standar... | 0x6080604052600436106101745763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166304fcadf181146101765780630dda350f1461019d578063219df7ee146101b257806323214fab146101e35780633a4f6999146101f85780634025b5a81461020d57806343c1598d146102255780634f44728d1461023a57806355b930311461025b5780635e968a4914... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-local", "impac... | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'che... | [
101,
1014,
2595,
8889,
2683,
2575,
16409,
19317,
21472,
11329,
21619,
22907,
9468,
2475,
29292,
2620,
2581,
2050,
2509,
2497,
2692,
2094,
2475,
2063,
2692,
2546,
2620,
2581,
2497,
27814,
27814,
2683,
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... |
963 | 0x00975ea224de4fe90a99f0ca32fea6af2480e7de | // File: openzeppelin-solidity/contracts/GSN/Context.sol
pragma solidity ^0.5.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed in such a direc... | 0x6080604052600436106100e85760003560e01c80637b1039991161008a578063d6cd947311610059578063d6cd947314610303578063d9caed1214610318578063e3d670d71461035b578063eb0e0bb21461038e576100e8565b80637b10399914610255578063a7c91a6f1461026a578063a91ee0dc1461029d578063bb5f747b146102d0576100e8565b80633af32abf116100c65780633af32abf146101... | {"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,
8889,
2683,
23352,
5243,
19317,
2549,
3207,
2549,
7959,
21057,
2050,
2683,
2683,
2546,
2692,
3540,
16703,
7959,
2050,
2575,
10354,
18827,
17914,
2063,
2581,
3207,
1013,
1013,
5371,
1024,
2330,
4371,
27877,
2378,
1011,
5024,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
964 | 0x009845cb89f991c6bbab7deb807ffe6e39170b4b | /**
*Submitted for verification at Etherscan.io on 2022-01-22
*/
/**
*/
/**
* Space Inu on a moon mission,a community driven space token.
* 2% reflection fee,4% marketing fee
* check the website and litepaper for more details.
* Website: https://www.space-inu.com
* Telegram: https://t.me/spaceinutoken
... | 0x6080604052600436106101185760003560e01c8063715018a6116100a0578063b515566a11610064578063b515566a14610400578063c3c8cd80146104b0578063c9567bf9146104c5578063d543dbeb146104da578063dd62ed3e146105045761011f565b8063715018a614610339578063894760691461034e5780638da5cb5b1461038157806395d89b41146103b2578063a9059cbb146103c75761011f... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "Hi... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unu... | [
101,
1014,
2595,
8889,
2683,
2620,
19961,
27421,
2620,
2683,
2546,
2683,
2683,
2487,
2278,
2575,
22414,
2497,
2581,
3207,
2497,
17914,
2581,
16020,
2575,
2063,
23499,
16576,
2692,
2497,
2549,
2497,
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... |
965 | 0x0098bda18b144eea5522ae5da4bc5f7c8f3f0085 | /**
*Submitted for verification at Etherscan.io on 2022-04-17
*/
/*
__ ___ .______ ___ ___
| |/ / | _ \ / \ / \
| ' / | |_) | / ^ \ / ^ \
| < | / / /_\ \ / /_\ \
| . \ | |\ \----./ _____ \ / _____ \
... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c8063715018a611610097578063a8aa1b3111610066578063a8aa1b3114610213578063a9059cbb14610226578063c9567bf914610239578063dd62ed3e1461024157600080fd5b8063715018a6146101c95780638da5cb5b146101d357806395d89b41146101f8578063a457c2d71461020057600080fd5b8063313ce56711... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2683,
2620,
2497,
2850,
15136,
2497,
16932,
2549,
4402,
2050,
24087,
19317,
6679,
2629,
2850,
2549,
9818,
2629,
2546,
2581,
2278,
2620,
2546,
2509,
2546,
8889,
27531,
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... |
966 | 0x0099686345e611F4c7646aaba8BCC535e150C20E | /**
*Submitted for verification at Etherscan.io on 2021-06-17
*/
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/token/ERC20/IERC20.sol
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of toke... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461014557806370a082311461015857806395d89b4114610181578063a457c2d714610189578063a9059cbb1461019c578063dd62ed3e146101af57600080fd5b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100ef57806323b872dd146101015780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2683,
2683,
2575,
20842,
22022,
2629,
2063,
2575,
14526,
2546,
2549,
2278,
2581,
21084,
2575,
11057,
3676,
2620,
9818,
2278,
22275,
2629,
2063,
16068,
2692,
2278,
11387,
2063,
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... |
967 | 0x009c873490321b21959e270d149B9c30A370D39E | /**
*Submitted for verification at Etherscan.io on 2021-12-22
*/
// Sources flattened with hardhat v2.7.0 https://hardhat.org
// File @openzeppelin/contracts/utils/introspection/[email protected]
// OpenZeppelin Contracts v4.4.0 (utils/introspection/IERC165.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of th... | 0x6080604052600436106102255760003560e01c8063715018a611610123578063b674759c116100ab578063e41af9ba1161006f578063e41af9ba146107c0578063e985e9c5146107e9578063efa3e67814610826578063f2fde38b1461084f578063f9fb21161461087857610225565b8063b674759c146106ef578063b88d4fde14610706578063c87b56dd1461072f578063d49d51811461076c578063e3... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2683,
2278,
2620,
2581,
22022,
21057,
16703,
2487,
2497,
17465,
2683,
28154,
2063,
22907,
2692,
2094,
16932,
2683,
2497,
2683,
2278,
14142,
2050,
24434,
2692,
2094,
23499,
2063,
1013,
1008,
1008,
1008,
7864,
2005,
226... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
968 | 0x009d0ef900757d6894682491d9918b15b23aa2ec | /**
*Submitted for verification at Etherscan.io on 2022-04-06
*/
// File: /Context.sol
pragma solidity ^0.8.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes cal... | 0x608060405234801561001057600080fd5b50600436106101365760003560e01c806370a08231116100b257806395d89b4111610081578063a9059cbb11610066578063a9059cbb14610241578063dd62ed3e14610254578063f2fde38b1461026757610136565b806395d89b4114610226578063a457c2d71461022e57610136565b806370a08231146101ee578063715018a6146102015780638456cb5914... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2683,
2094,
2692,
12879,
21057,
2692,
23352,
2581,
2094,
2575,
2620,
2683,
21472,
2620,
18827,
2683,
2487,
2094,
2683,
2683,
15136,
2497,
16068,
2497,
21926,
11057,
2475,
8586,
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... |
969 | 0x009d6a428ac3797888ceaf7ca4aa2aa113655500 | /**
*Submitted for verification at Etherscan.io on 2022-02-27
*/
// SPDX-License-Identifier: UNLICENSED
pragma solidity >=0.8;
/// @notice Modern, minimalist, and gas efficient ERC-721 implementation.
/// @author Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/tokens/ERC721.sol)
/// @dev Note that bal... | 0x6080604052600436106101405760003560e01c8063708b4730116100b6578063c87b56dd1161006f578063c87b56dd146103ae578063e288e733146103ce578063e985e9c5146103e4578063e9ac3ab41461041f578063f3fef3a314610435578063f7e8d6ea1461045557600080fd5b8063708b4730146102ec57806370a082311461030c5780638da5cb5b1461033957806395d89b4114610359578063a2... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2683,
2094,
2575,
2050,
20958,
2620,
6305,
24434,
2683,
2581,
2620,
2620,
2620,
21456,
2546,
2581,
3540,
2549,
11057,
2475,
11057,
14526,
21619,
24087,
29345,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
970 | 0x009D88A62945F22ec7df60D34541B5F01cFF23f9 | /**
*Submitted for verification at Etherscan.io on 2019-07-10
*/
// File: openzeppelin-solidity/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 optional functions; to access them see `ERC20Detailed`.
*/
interface IE... | 0x6080604052600436106100705760003560e01c80634665096d1161004e5780634665096d1461012657806366d003ac1461013b57806390e64d1314610150578063eedc966a1461017957610070565b80631391fd601461007d5780631c8ce890146100c257806330c3eaa8146100f5575b361561007b57600080fd5b005b34801561008957600080fd5b506100b0600480360360208110156100a057600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2683,
2094,
2620,
2620,
2050,
2575,
24594,
19961,
2546,
19317,
8586,
2581,
20952,
16086,
2094,
22022,
27009,
2487,
2497,
2629,
2546,
24096,
2278,
4246,
21926,
2546,
2683,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
201... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
971 | 0x009e0bd9624cdc2bd8fb2e179928ec0f5a8b4157 | pragma solidity ^0.4.24;
/*
* -PlayerBook - v0.3.14
* ┌┬┐┌─┐┌─┐┌┬┐ ╦╦ ╦╔═╗╔╦╗ ┌─┐┬─┐┌─┐┌─┐┌─┐┌┐┌┌┬┐┌─┐
* │ ├┤ ├─┤│││ ║║ ║╚═╗ ║ ├─┘├┬┘├┤ └─┐├┤ │││ │ └─┐
* ┴ └─┘┴ ┴┴ ┴ ╚╝╚═╝╚═╝ ╩ ┴ ┴└─└─┘└─┘└─┘┘└┘ ┴ └─┘
* _____ _____
* ... | 0x60806040526004361061017f5763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416630c6940ea811461018457806310f01eba1461019b578063180603eb146101ce5780632614195f146101e35780632660316e146101f857806326ea7ab81461022757806327249e61146102485780632e19ebdc146102695780633ddd4698146102815780633fda926e14... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2683,
2063,
2692,
2497,
2094,
2683,
2575,
18827,
19797,
2278,
2475,
2497,
2094,
2620,
26337,
2475,
2063,
16576,
2683,
2683,
22407,
8586,
2692,
2546,
2629,
2050,
2620,
2497,
23632,
28311,
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... |
972 | 0x009e9cFaD18132D9fB258984196191BdB6D58CFF | /**
*Submitted for verification at Etherscan.io on 2021-03-12
*/
// SPDX-License-Identifier: UNLICENSED
// Kashi Lending Medium Risk Pair
// __ __ __ __ _____ __ __
// | |/ .---.-.-----| |--|__| | |_.-----.-----.--| |__.-----.-----.
// | <| _ |__ --| | | ... | 0x6080604052600436106102fd5760003560e01c80636b2ace871161018f5780638da5cb5b116100e1578063d8dfeb451161008a578063f46901ed11610064578063f46901ed146107f1578063f8ba4cff14610811578063f9557ccb14610826576102fd565b8063d8dfeb45146107a7578063dd62ed3e146107bc578063e30c3978146107dc576102fd565b8063b27c0e74116100bb578063b27c0e74146107... | {"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": "incorrect-equality", "... | 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': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'... | [
101,
1014,
2595,
8889,
2683,
2063,
2683,
2278,
7011,
2094,
15136,
17134,
2475,
2094,
2683,
26337,
17788,
2620,
2683,
2620,
23632,
2683,
2575,
16147,
2487,
2497,
18939,
2575,
2094,
27814,
2278,
4246,
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... |
973 | 0x009fa1ebc188022c4391c69ef63f1323d358e987 | /**
*Submitted for verification at Etherscan.io on 2021-04-08
*/
/**
*Submitted for verification at Etherscan.io on 2021-01-20
*/
/**
*Submitted for verification at Etherscan.io on 2020-12-18
*/
pragma solidity ^0.5.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
... | 0x6080604052600436106101ee5760003560e01c806368fd25cd1161010d57806395d89b41116100a0578063c110e3b21161006f578063c110e3b2146106c9578063d28303a0146106fc578063dc7ced3d14610735578063dd62ed3e1461074a578063e312848f146105b9576101ee565b806395d89b4114610633578063a9059cbb14610648578063ab033ea914610681578063bde8e9fa146106b4576101ee... | {"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,
8889,
2683,
7011,
2487,
15878,
2278,
15136,
17914,
19317,
2278,
23777,
2683,
2487,
2278,
2575,
2683,
12879,
2575,
2509,
2546,
17134,
21926,
2094,
19481,
2620,
2063,
2683,
2620,
2581,
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... |
974 | 0x00a03e1dc6ccb4de2ac005c93ce20ac009baba96 | /**
*Submitted for verification at Etherscan.io on 2021-01-14
*/
pragma solidity ^0.6.12;
interface IERC20 {
function transfer(address to, uint256 value) external returns (bool);
function transferFrom(address from, address to, uint256 value) external returns (bool);
}
contract Disperse {
function dis... | 0x608060405234801561001057600080fd5b506004361061002b5760003560e01c8063a2203db414610030575b600080fd5b6100f4600480360360e081101561004657600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff16906020019092919080606001906003806020026040519081016040528092919082600360200280828437600081840152601f19601f82011690508083... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2050,
2692,
2509,
2063,
2487,
16409,
2575,
9468,
2497,
2549,
3207,
2475,
6305,
8889,
2629,
2278,
2683,
2509,
3401,
11387,
6305,
8889,
2683,
3676,
3676,
2683,
2575,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
975 | 0x00A0a01fef5A3210ea387BA725F0F9cA91BfE4DD | /**
*Submitted for verification at Etherscan.io on 2022-04-08
*/
// File: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/utils/Context.sol
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
pragma solidity ^0.8.0;
/**
* @dev Provides information about the current execution context... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461016857806370a082311461019857806395d89b41146101c8578063a457c2d7146101e6578063a9059cbb14610216578063dd62ed3e14610246576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100fc57806323b872dd1461011a5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2050,
2692,
2050,
24096,
7959,
2546,
2629,
2050,
16703,
10790,
5243,
22025,
2581,
3676,
2581,
17788,
2546,
2692,
2546,
2683,
3540,
2683,
2487,
29292,
2063,
2549,
14141,
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... |
976 | 0x00a103267A22971375C3C37d6E1f1BDfb548e946 | /**
*Submitted for verification at Etherscan.io on 2022-02-27
*/
pragma solidity ^0.8.7;
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are ... | 0x608060405234801561001057600080fd5b506004361061027f5760003560e01c806370a082311161015c578063bc197c81116100ce578063e086e5ec11610087578063e086e5ec1461062f578063e1af569814610637578063e585e1041461064b578063eb4426b61461065e578063f23a6e6114610682578063f2fde38b146106a157600080fd5b8063bc197c81146105b1578063c68e5161146105d05780... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
27717,
2692,
16703,
2575,
2581,
2050,
19317,
2683,
2581,
17134,
23352,
2278,
2509,
2278,
24434,
2094,
2575,
2063,
2487,
2546,
2487,
2497,
20952,
2497,
27009,
2620,
2063,
2683,
21472,
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... |
977 | 0x00a12ebfb8ee975105f2090b8c6905802d75c2e4 | /**
*Submitted for verification at Etherscan.io on 2019-07-11
*/
pragma solidity ^0.5.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually assume that a... | 0x608060405234801561001057600080fd5b50600436106101e55760003560e01c80636352211e1161010f578063aa271e1a116100a2578063c87b56dd11610071578063c87b56dd14610e6c578063d6cd947314610f13578063db006a7514610f1d578063e985e9c514610f4b576101e5565b8063aa271e1a146109a4578063b88d4fde14610a00578063bb5f747b14610b05578063bed93fb514610b615761... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
27717,
2475,
15878,
26337,
2620,
4402,
2683,
23352,
10790,
2629,
2546,
11387,
21057,
2497,
2620,
2278,
2575,
21057,
27814,
2692,
2475,
2094,
23352,
2278,
2475,
2063,
2549,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
978 | 0x00a2409f41fdf485afd23599219c60a77524bba2 | pragma solidity ^0.4.13;
// Enjin ICO group buyer
// Avtor: Janez
// ERC20 Interface: https://github.com/ethereum/EIPs/issues/20
contract ERC20 {
function transfer(address _to, uint256 _value) returns (bool success);
function balanceOf(address _owner) constant returns (uint256 balance);
}
contract EnjinBuyer {
... | 0x606060405236156100d55763ffffffff60e060020a6000350416630dc1819f81146101f657806312f539501461020b57806327e235e3146102325780636360fc3f146102635780636ad1fe021461028a5780638a7e30a1146102b95780638e4cb2a9146102e05780639cd3cb5d14610311578063a089feea14610332578063a5c860ba14610359578063bbf59a411461037e578063c42bb1e4146103935780... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2050,
18827,
2692,
2683,
2546,
23632,
2546,
20952,
18139,
2629,
10354,
2094,
21926,
28154,
2683,
17465,
2683,
2278,
16086,
2050,
2581,
23352,
18827,
22414,
2475,
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... |
979 | 0x00a35FD824c717879BF370E70AC6868b95870Dfb | // SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.8.2;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
function totalSupply() external view returns (uint256);
function decimals() external view returns (uint8);
function balanceOf(address account) exte... | 0x608060405234801561001057600080fd5b50600436106102b85760003560e01c806370a0823111610182578063bebbf4d0116100e9578063d505accf116100a2578063ec126c771161007c578063ec126c77146106a2578063f75c2664146106b5578063fbfa77cf146106bd578063fca3b5aa146106d057600080fd5b8063d505accf1461065c578063d93f24451461066f578063dd62ed3e146106775760... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2050,
19481,
2546,
2094,
2620,
18827,
2278,
2581,
16576,
2620,
2581,
2683,
29292,
24434,
2692,
2063,
19841,
6305,
2575,
20842,
2620,
2497,
2683,
27814,
19841,
20952,
2497,
1013,
1013,
23772,
2595,
1011,
6105,
1011,
89... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
980 | 0x00a4A3e9279678CA1b564Bca66396bb5801192dA | pragma solidity 0.4.18;
library SafeMath {
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal pure returns (uint256) {
// assert(b > 0); // Solidity automatically throws whe... | 0x6060604052600436106100c45763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146100c9578063095ea7b31461015357806318160ddd1461018957806323b872dd146101ae578063313ce567146101d657806366188463146101e957806370a082311461020b5780638da5cb5b1461022a57806395d89b4114610259578063a9059cbb14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2050,
2549,
2050,
2509,
2063,
2683,
22907,
2683,
2575,
2581,
2620,
3540,
2487,
2497,
26976,
2549,
9818,
2050,
28756,
23499,
2575,
10322,
27814,
24096,
16147,
2475,
2850,
10975,
8490,
2863,
5024,
3012,
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... |
981 | 0x00a62EE3D2998f67CC202990b792573961d282e6 | /**
*Submitted for verification at Etherscan.io on 2021-09-13
*/
pragma solidity >=0.7.2;
pragma experimental ABIEncoderV2;
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of... | 0x60806040526004361061038c5760003560e01c80639ab8367e116101dc578063c66f245511610102578063f14210a6116100a0578063f6bca1201161006f578063f6bca1201461095e578063f8432a1b14610973578063f870316f14610988578063faec2233146109a85761038c565b8063f14210a614610901578063f2fde38b14610921578063f3c274a614610941578063f6326fb3146109565761038c... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unprotected-upgrade", "im... | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unprotected-upgrade', 'impact': 'High', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2050,
2575,
2475,
4402,
29097,
24594,
2683,
2620,
2546,
2575,
2581,
9468,
11387,
24594,
21057,
2497,
2581,
2683,
17788,
2581,
23499,
2575,
2487,
2094,
22407,
2475,
2063,
2575,
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... |
982 | 0x00A6501Ba97246744874637A48D6e50DF3155936 | /**
*Submitted for verification at Etherscan.io on 2021-05-30
*/
// File: contracts/interfaces/ISaffronBase.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.7.1;
interface ISaffronBase {
enum Tranche {S, AA, A}
enum LPTokenType {dsec, principal}
// Store values (balances, dsec, vdsec) with TrancheUint... | 0x608060405234801561001057600080fd5b50600436106101cf5760003560e01c806380e0f15f11610104578063c6b483ab116100a2578063ea8e496e11610071578063ea8e496e14610570578063ebd485fc1461058d578063f034c18d146105aa578063fc0e74d1146105b2576101cf565b8063c6b483ab146104d7578063cbc3db5c146104df578063cfbb887114610520578063df4cbfd8146105535761... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2050,
26187,
24096,
3676,
2683,
2581,
18827,
2575,
2581,
22932,
2620,
2581,
21472,
24434,
2050,
18139,
2094,
2575,
2063,
12376,
20952,
21486,
24087,
2683,
21619,
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... |
983 | 0x00a704f5721fe068a46221ca7293e76b39f92af6 | /**
*Submitted for verification at Etherscan.io on 2021-08-09
*/
/**
*Submitted for verification at Etherscan.io on 2021-08-04
*/
// @BabyRyoshi
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
r... | 0x6080604052600436106100f75760003560e01c806370a082311161008a578063a9059cbb11610059578063a9059cbb146102ff578063c3c8cd801461033c578063c9567bf914610353578063dd62ed3e1461036a576100fe565b806370a0823114610255578063715018a6146102925780638da5cb5b146102a957806395d89b41146102d4576100fe565b80632ab30838116100c65780632ab30838146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2050,
19841,
2549,
2546,
28311,
17465,
7959,
2692,
2575,
2620,
2050,
21472,
19317,
2487,
3540,
2581,
24594,
2509,
2063,
2581,
2575,
2497,
23499,
2546,
2683,
2475,
10354,
2575,
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... |
984 | 0x00a73102c76647055e8b93f3d662cab686e5638e | /**
*Submitted for verification at Etherscan.io on 2021-07-12
*/
pragma solidity ^0.6.12;
abstract contract Context {
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes memory) {
this; // s... | 0x608060405234801561001057600080fd5b50600436106101375760003560e01c806370a08231116100b8578063a9059cbb1161007c578063a9059cbb146105a3578063cba0e99614610607578063dd62ed3e14610661578063f2cc0c18146106d9578063f2fde38b1461071d578063f84354f11461076157610137565b806370a0823114610426578063715018a61461047e5780638da5cb5b146104885780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2050,
2581,
21486,
2692,
2475,
2278,
2581,
28756,
22610,
2692,
24087,
2063,
2620,
2497,
2683,
2509,
2546,
29097,
28756,
2475,
3540,
2497,
2575,
20842,
2063,
26976,
22025,
2063,
1013,
1008,
1008,
1008,
7864,
2005,
2261... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
985 | 0x00a78b1E437c736d9A62d8b8A64B7e2766FEefdE | /**
*Submitted for verification at Etherscan.io on 2022-03-08
*/
//SPDX-License-Identifier: MIT
/**
The Degen Ape is a completely decentralized, community driven project. Our foundation is built around DeFi principles, and delivered with complete transparency. We are a hyper deflationary token on the Ethereum Blockc... | 0x6080604052600436106101185760003560e01c8063715018a6116100a0578063bb2f719911610064578063bb2f719914610319578063d49b55d61461032e578063d91a21a614610343578063dd62ed3e14610363578063e8078d94146103a957600080fd5b8063715018a6146102795780637d1db4a51461028e5780638da5cb5b146102a457806395d89b41146102cc578063a9059cbb146102f957600080... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2050,
2581,
2620,
2497,
2487,
2063,
23777,
2581,
2278,
2581,
21619,
2094,
2683,
2050,
2575,
2475,
2094,
2620,
2497,
2620,
2050,
21084,
2497,
2581,
2063,
22907,
28756,
7959,
12879,
3207,
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... |
986 | 0x00a83550deaa56aae7d54afde5c23739b6d0ba63 | /**
*Submitted for verification at Etherscan.io on 2020-12-18
*/
// SPDX-License-Identifier: MIT
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 progr... | 0x6080604052600436106100e15760003560e01c80636fc1f57e1161007f578063c1a287e211610059578063c1a287e21461077d578063e177246e146107a8578063f2b06537146107e3578063f851a44014610834576100e8565b80636fc1f57e146106fa5780637d645fab14610727578063b1b43ae514610752576100e8565b80633a66f901116100bb5780633a66f901146103445780634dd18bf5146104... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2050,
2620,
19481,
12376,
3207,
11057,
26976,
11057,
2063,
2581,
2094,
27009,
10354,
3207,
2629,
2278,
21926,
2581,
23499,
2497,
2575,
2094,
2692,
3676,
2575,
2509,
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... |
987 | 0x00a8671dee8a84262945bb163036265901293789 | pragma solidity ^0.4.21 ;
contract COSTA_RICA_WINS {
mapping (address => uint256) public balanceOf;
string public name = " COSTA_RICA_WINS " ;
string public symbol = " COSWI " ;
uint8 public decimals = 18 ;
uint256 public totalSupply = 5206357... | 0x6060604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100a9578063095ea7b31461013757806318160ddd1461019157806323b872dd146101ba578063313ce5671461023357806370a082311461026257806395d89b41146102af578063a9059cbb1461033d578063b5c8f31714610397578063dd62ed3e... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2050,
20842,
2581,
2487,
26095,
2620,
2050,
2620,
20958,
2575,
24594,
19961,
10322,
16048,
14142,
21619,
23833,
28154,
24096,
24594,
24434,
2620,
2683,
10975,
8490,
2863,
5024,
3012,
1034,
1014,
1012,
1018,
1012,
2538,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
988 | 0x00a8bE6Ea4888D6F232dFB84c3a7628c8A3DfD7E | /**
*Submitted for verification at Etherscan.io on 2022-03-18
*/
/**
*Submitted for verification at Etherscan.io on 2022-02-22
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.7;
//
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Sol... | 0x608060405234801561001057600080fd5b50600436106101215760003560e01c80638da5cb5b116100ad578063e1f21c6711610071578063e1f21c671461025c578063e449f3411461027f578063e8f7b1ee14610292578063f2fde38b146102b2578063f430cf0d146102c557600080fd5b80638da5cb5b14610209578063971ae3da1461021a578063a523df1d1461022d578063ba32b552146102365780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-trans... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Mediu... | [
101,
1014,
2595,
8889,
2050,
2620,
4783,
2575,
5243,
18139,
2620,
2620,
2094,
2575,
2546,
21926,
2475,
20952,
2497,
2620,
2549,
2278,
2509,
2050,
2581,
2575,
22407,
2278,
2620,
2050,
29097,
2546,
2094,
2581,
2063,
1013,
1008,
1008,
1008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
989 | 0x00a9a70b94fc1f97141f99d90a3471cf49edadd9 | /**
*Submitted for verification at Etherscan.io on 2021-05-13
*/
pragma solidity ^0.8.4;
// SPDX-License-Identifier: Unlicensed
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() internal view virtual returns (byte... | 0x608060405234801561001057600080fd5b506004361061014d5760003560e01c8063715018a6116100c3578063cba0e9961161007c578063cba0e99614610298578063d543dbeb146102c4578063dd62ed3e146102d7578063f2cc0c1814610310578063f2fde38b14610323578063f84354f11461033657600080fd5b8063715018a61461023e5780637d1db4a5146102465780638da5cb5b1461024f5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2050,
2683,
2050,
19841,
2497,
2683,
2549,
11329,
2487,
2546,
2683,
2581,
16932,
2487,
2546,
2683,
2683,
2094,
21057,
2050,
22022,
2581,
2487,
2278,
2546,
26224,
11960,
14141,
2683,
1013,
1008,
1008,
1008,
7864,
2005,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
990 | 0x00a9c275e8001087125e3d101400b63873efd64e | /**
*Submitted for verification at Etherscan.io on 2021-08-03
*/
// File: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/f1e92dd184a599f39ce9cc4ec8a5e4a94416f3a2/contracts/utils/math/SafeMath.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// CAUTION
// This version of SafeMath should only... | 0x608060405234801561001057600080fd5b50600436106100b45760003560e01c806370a082311161007157806370a08231146101a35780638da5cb5b146101d357806395d89b41146101f1578063a457c2d71461020f578063a9059cbb1461023f578063dd62ed3e1461026f576100b4565b806306fdde03146100b9578063095ea7b3146100d757806318160ddd1461010757806323b872dd146101255780... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2050,
2683,
2278,
22907,
2629,
2063,
17914,
24096,
2692,
2620,
2581,
12521,
2629,
2063,
29097,
10790,
16932,
8889,
2497,
2575,
22025,
2581,
2509,
12879,
2094,
21084,
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... |
991 | 0x00a9e3cd3261b22f9e94169cc23197dfc7d7b15e | pragma solidity ^0.4.14;
contract ERC20Interface {
function totalSupply() public constant returns (uint);
function balanceOf(address tokenOwner) public constant returns (uint balance);
function transfer(address to, uint tokens) public returns (bool success);
}
// ------------------------------------------... | 0x606060405260043610610180576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680630138aac11461018557806301bf6648146101f1578063063a74001461022a57806306fdde03146102eb5780630b3dcf1d146103795780630ee3c31d146103ca578063161181ea1461041757806335a9d0511461046457806347ee0394146104b95780634a2c3204... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
8889,
2050,
2683,
2063,
2509,
19797,
16703,
2575,
2487,
2497,
19317,
2546,
2683,
2063,
2683,
23632,
2575,
2683,
9468,
21926,
16147,
2581,
20952,
2278,
2581,
2094,
2581,
2497,
16068,
2063,
10975,
8490,
2863,
5024,
3012,
1034... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
992 | 0x00a9f7d093c46d95f0318e4a6ffc6ed68f73044c | pragma solidity ^0.4.11;
/**
* Math operations with safety checks
*/
library SafeMath {
function mul(uint256 a, uint256 b) internal returns (uint256) {
uint256 c = a * b;
assert(a == 0 || c / a == b);
return c;
}
function div(uint256 a, uint256 b) internal returns (uint256) {
// assert(b > 0);... | 0x606060405236156101175763ffffffff60e060020a60003504166306fdde03811461015757806318886657146101e75780632b9edee9146102095780633197cbb61461022d57806338af3eed1461024f5780633ccfd60b1461027b5780634042b66f1461028d578063518ab2a8146102af578063590e1ae3146102d15780635da89ac0146102e35780635ed7ca5b1461030557806378e97925146103175780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "incorrect-equality", ... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {... | [
101,
1014,
2595,
8889,
2050,
2683,
2546,
2581,
2094,
2692,
2683,
2509,
2278,
21472,
2094,
2683,
2629,
2546,
2692,
21486,
2620,
2063,
2549,
2050,
2575,
4246,
2278,
2575,
2098,
2575,
2620,
2546,
2581,
14142,
22932,
2278,
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... |
993 | 0x00ad1ae81accb071bdf654633727e6ecda5672b3 | pragma solidity 0.4.19;
contract FOMO3DLite {
using SafeMath for uint256;
event NewRound(
uint _timestamp,
uint _round,
uint _initialPot
);
event Bid(
uint _timestamp,
address _address,
uint _amount,
uint _newPot
);
event NewLeader(
... | 0x6060604052600436106101115763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166311997dc68114610116578063146ca5311461013b5780631998aeef1461014e5780631a06008a1461015857806329dcb0cf1461016b5780632d28e89d1461017e5780632e92abdd146101915780633f6ea2a8146101a457806340eedabb146101b75780634ba2363a14... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
4215,
2487,
6679,
2620,
2487,
6305,
27421,
2692,
2581,
2487,
2497,
20952,
26187,
21472,
22394,
2581,
22907,
2063,
2575,
8586,
2850,
26976,
2581,
2475,
2497,
2509,
10975,
8490,
2863,
5024,
3012,
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... |
994 | 0x00b0e8d3d7a6275dea291111ff8480ea053cd719 | /**
*Submitted for verification at Etherscan.io on 2021-09-24
*/
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 bala... | 0x6080604052600436106101025760003560e01c806370a0823111610095578063a9059cbb11610064578063a9059cbb1461031c578063b515566a14610359578063c3c8cd8014610382578063c9567bf914610399578063dd62ed3e146103b057610109565b806370a0823114610272578063715018a6146102af5780638da5cb5b146102c657806395d89b41146102f157610109565b8063273123b7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2497,
2692,
2063,
2620,
2094,
29097,
2581,
2050,
2575,
22907,
2629,
3207,
2050,
24594,
14526,
14526,
4246,
2620,
18139,
2692,
5243,
2692,
22275,
19797,
2581,
16147,
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... |
995 | 0x00b10982010c28e093209fbc2c09582c780c4504 | /**
*Submitted for verification at Etherscan.io on 2021-04-20
*/
/**
*
*
__________ .__ .__ .___
\______ \__ __| | | | __| _/____ ____
| | _/ | \ | | | / __ |/ _ \ / ___\
| | \ | / |_| |__/ /_/ ( <_> ) /_/ >
|______ /____/|____/____/\____ |\____/\___ ... | 0x6080604052600436106100fe5760003560e01c806381f4f39911610095578063c04365a911610064578063c04365a914610570578063cae9ca5114610587578063d4ee1d9014610691578063dd62ed3e146106e8578063f2fde38b1461076d576100fe565b806381f4f399146103c55780638da5cb5b1461041657806395d89b411461046d578063a9059cbb146104fd576100fe565b806323b872dd116100... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2497,
10790,
2683,
2620,
11387,
10790,
2278,
22407,
2063,
2692,
2683,
16703,
2692,
2683,
26337,
2278,
2475,
2278,
2692,
2683,
27814,
2475,
2278,
2581,
17914,
2278,
19961,
2692,
2549,
1013,
1008,
1008,
1008,
7864,
2005... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
996 | 0x00b17e5c7f4096ec7c67b05e41f77a724b927e62 | /**
*Submitted for verification at Etherscan.io on 2021-10-07
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of t... | 0x608060405234801561001057600080fd5b50600436106101375760003560e01c806370a08231116100b8578063a69df4b51161007c578063a69df4b514610340578063a9059cbb1461034a578063cc16f5db1461037a578063dd46706414610396578063dd62ed3e146103b2578063f2fde38b146103e257610137565b806370a082311461029a578063715018a6146102ca5780638da5cb5b146102d45780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
8889,
2497,
16576,
2063,
2629,
2278,
2581,
2546,
12740,
2683,
2575,
8586,
2581,
2278,
2575,
2581,
2497,
2692,
2629,
2063,
23632,
2546,
2581,
2581,
2050,
2581,
18827,
2497,
2683,
22907,
2063,
2575,
2475,
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... |
997 | 0x00b1e8efa18d14c4967e279228b06bbc7f8ad2ed | /**
*Submitted for verification at Etherscan.io on 2022-04-30
*/
/**
The only goal, kill all 0, let's get to 1 USDC!
Simple, Freedom, unity of purpose, nothing like it!
Supply: 1,000,000,000,000
Burn: 200,000,000,000
Max buy: 10,000,000,000
Max wallet: 20,000,000,000
Liquidity: 5 ETH
Liquidity will be locked before ... | 0x60806040526004361061036f5760003560e01c80638ea5220f116101c6578063c17b5b8c116100f7578063e2f4560511610095578063f2fde38b1161006f578063f2fde38b14610bfc578063f637434214610c2f578063f8b45b0514610c44578063fb1669ca14610c5957610376565b8063e2f4560514610bbd578063e884f26014610bd2578063f11a24d314610be757610376565b8063c8c8ebe4116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2497,
2487,
2063,
2620,
12879,
27717,
2620,
2094,
16932,
2278,
26224,
2575,
2581,
2063,
22907,
2683,
19317,
2620,
2497,
2692,
2575,
10322,
2278,
2581,
2546,
2620,
4215,
2475,
2098,
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... |
998 | 0x00b416da876fe42dd02813da435cc030f0d72434 | /**
*Submitted for verification at Etherscan.io on 2021-04-22
*/
// hevm: flattened sources of src/LerpFactory.sol
pragma solidity >=0.6.12 <0.7.0;
////// src/Lerp.sol
//
/// Lerp.sol -- Linear Interpolation module
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of th... | 0x608060405234801561001057600080fd5b506004361061009e5760003560e01c80636cac18c8116100665780636cac18c8146101ab5780638033d581146101c85780639c52a7f1146101e5578063bf353dbb1461020b578063e02b0a5f146102315761009e565b806306661abd146100a35780630f560cd7146100bd5780633f10119d1461011557806349c24b141461017b57806365fae35e14610185575b... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2497,
23632,
2575,
2850,
2620,
2581,
2575,
7959,
20958,
14141,
2692,
22407,
17134,
2850,
23777,
2629,
9468,
2692,
14142,
2546,
2692,
2094,
2581,
18827,
22022,
1013,
1008,
1008,
1008,
7864,
2005,
22616,
2012,
28855,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
999 | 0x00b486093f34084f0d3227a776f74d66c365657f | /**
*Submitted for verification at Etherscan.io on 2022-04-11
*/
/**
* https://t.me/CULTerraform
*/
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.4;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
... | 0x6080604052600436106101c55760003560e01c806374010ece116100f7578063a2a957bb11610095578063c492f04611610064578063c492f04614610614578063dd62ed3e1461063d578063ea1644d51461067a578063f2fde38b146106a3576101cc565b8063a2a957bb1461055a578063a9059cbb14610583578063bfd79284146105c0578063c3c8cd80146105fd576101cc565b80638f70ccf7116100... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
8889,
2497,
18139,
16086,
2683,
2509,
2546,
22022,
2692,
2620,
2549,
2546,
2692,
2094,
16703,
22907,
2050,
2581,
2581,
2575,
2546,
2581,
2549,
2094,
28756,
2278,
21619,
26976,
28311,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.