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
3,300
0x070b4aec5182847a55a565c7e197a1e4d5864639
/** *Submitted for verification at Etherscan.io on 2021-09-14 */ // File: @openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20Upgradeable { /** *...
0x608060405234801561001057600080fd5b50600436106101a95760003560e01c80635c975abb116100f9578063a217fddf11610097578063d539139311610071578063d53913931461033f578063d547741f14610347578063dd62ed3e1461035a578063e63ab1e91461036d576101a9565b8063a217fddf14610311578063a457c2d714610319578063a9059cbb1461032c576101a9565b80638129fc1c11...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 19841, 2497, 2549, 6679, 2278, 22203, 2620, 22407, 22610, 2050, 24087, 2050, 26976, 2629, 2278, 2581, 2063, 16147, 2581, 27717, 2063, 2549, 2094, 27814, 21084, 2575, 23499, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,301
0x070c75944fb7809dc2008b315002b9078c9af1ec
pragma solidity ^0.4.18; // ---------------------------------------------------------------------------- // 'synertree' CROWDSALE token contract // // Deployed to : 0xD0FDf2ECd4CadE671a7EE1063393eC0eB90816FD // Symbol : SYN // Name : synertree Token // Total supply: Gazillion // Decimals : 18 //...
0x608060405260043610610107576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146102b6578063095ea7b3146103465780630b97bc86146103ab57806318160ddd146103d657806323b872dd14610401578063313ce567146104865780633eaaf86b146104b757806340c65003146104e257806370a082311461050d57806379ba5097...
{"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, 2692, 19841, 2278, 23352, 2683, 22932, 26337, 2581, 17914, 2683, 16409, 28332, 2620, 2497, 21486, 29345, 2475, 2497, 21057, 2581, 2620, 2278, 2683, 10354, 2487, 8586, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, 1018, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,302
0x070c9244a54353a0f9c43670b21856df2cc4e439
//ERC20 Token pragma solidity ^0.4.2; contract owned { address public owner; function owned() { owner = msg.sender; } modifier onlyOwner { if (msg.sender != owner) throw; _; } function transferOwnership(address newOwner) onlyOwner { owner = newOwner; } } c...
0x60606040523615610147576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806305fefda71461015757806306fdde0314610183578063095ea7b31461021157806318160ddd1461026b5780631caba41f1461029457806323b872dd146102c3578063313ce5671461033c578063378dc3dc1461036b5780634b750334146103945780635a3b7e421461...
{"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 19841, 2278, 2683, 18827, 2549, 2050, 27009, 19481, 2509, 2050, 2692, 2546, 2683, 2278, 23777, 2575, 19841, 2497, 17465, 27531, 2575, 20952, 2475, 9468, 2549, 2063, 23777, 2683, 1013, 1013, 9413, 2278, 11387, 19204, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,303
0x070d0059d79e417dabf1ca7850835ac4b7cccc1f
/** *Submitted for verification at Etherscan.io on 2022-04-21 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /** * @dev Interface of the ERC165 standard, as defined in the * https://eips.ethereum.org/EIPS/eip-165[EIP]. * * Implementers can declare support of contract interfaces, which can then be ...
0x608060405234801561001057600080fd5b50600436106102475760003560e01c80637ae4e8e21161013b578063a6a11bb1116100b8578063d1af0c7d1161007c578063d1af0c7d1461066e578063d54ad2a11461068c578063db1d0fd5146106aa578063f2fde38b146106c8578063fdf142ee146106e457610247565b8063a6a11bb1146105dc578063ab1a4d94146105fa578063aceccf8f146106185780...
{"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, 2692, 19841, 2094, 8889, 28154, 2094, 2581, 2683, 2063, 23632, 2581, 2850, 29292, 2487, 3540, 2581, 27531, 2692, 2620, 19481, 6305, 2549, 2497, 2581, 9468, 9468, 2487, 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...
3,304
0x070d1F1EdcF3d12A5049EC9ac797A46cD897a561
/** *Submitted for verification at Etherscan.io on 2021-07-02 */ // Sources flattened with hardhat v2.1.2 https://hardhat.org // File contracts/chainlink/vendor/SafeMathChainlink.sol // SPDX-License-Identifier: MIT pragma solidity ^0.6.0; /** * @dev Wrappers over Solidity's arithmetic operations with added overfl...
0x608060405234801561001057600080fd5b506004361061007d5760003560e01c80638dc654a21161005b5780638dc654a2146100f457806394985ddd146100fe578063b37217a414610136578063f2fde38b146101785761007d565b806342619f661461008257806379ba5097146100a05780638da5cb5b146100aa575b600080fd5b61008a6101bc565b6040518082815260200191505060405180910390...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 19841, 2094, 2487, 2546, 2487, 2098, 2278, 2546, 29097, 12521, 2050, 12376, 26224, 8586, 2683, 6305, 2581, 2683, 2581, 2050, 21472, 19797, 2620, 2683, 2581, 2050, 26976, 2487, 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...
3,305
0x070dd12f34dfb926fc5e460e6a5fd9ee530486e6
/** *Submitted for verification at Etherscan.io on 2020-12-08 */ // SPDX-License-Identifier: MIT pragma solidity ^0.6.12; /* * @dev Provides information about the current execution context, including the * sender of the transaction and its data. While these are generally available * via msg.sender and msg.data, t...
0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c80638da5cb5b1161008c578063a399a24a11610066578063a399a24a146101bb578063dc907a18146101c3578063f2fde38b146101cb578063f4cde469146101f1576100cf565b80638da5cb5b1461017057806394b918de14610178578063a0ec574614610195576100cf565b806325c9e251146100d4578063268562df14...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 19841, 14141, 12521, 2546, 22022, 20952, 2497, 2683, 23833, 11329, 2629, 2063, 21472, 2692, 2063, 2575, 2050, 2629, 2546, 2094, 2683, 4402, 22275, 2692, 18139, 2575, 2063, 2575, 1013, 1008, 1008, 1008, 7864, 2005, 226...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,306
0x070e549346fa552f35602673760ad77aafc9fa71
/** *Submitted for verification at Etherscan.io on 2022-03-16 */ // SPDX-License-Identifier: MIT pragma solidity 0.8.12; abstract contract Context { function _msgSender() internal v...
0x60806040526004361061046c5760003560e01c806382aa7c681161024a578063c024666811610139578063ea4cfe12116100b6578063f2fde38b1161007a578063f2fde38b14610d2b578063f5648a4f14610d4b578063f637434214610d60578063fb002c9714610d76578063fe72b27a14610d8c57600080fd5b8063ea4cfe1214610c9f578063ead010ae14610cbf578063eb472fc414610cdf578063ee...
{"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "write-after-write", "impact": "Medium", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact...
true
null
{'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'write-after-write', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'chec...
[ 101, 1014, 2595, 2692, 19841, 2063, 27009, 2683, 22022, 2575, 7011, 24087, 2475, 2546, 19481, 16086, 23833, 2581, 24434, 16086, 4215, 2581, 2581, 11057, 11329, 2683, 7011, 2581, 2487, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28855, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,307
0x070f37f008ff6f6058c3e7753be9a25dc7677f6d
/** *Submitted for verification at Etherscan.io on 2022-01-08 */ // Sources flattened with hardhat v2.5.0 https://hardhat.org // File @openzeppelin/contracts/token/ERC20/[email protected] // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */...
0x6080604052600436106100d25760003560e01c806375e5da181161007f578063c4d66de811610059578063c4d66de814610240578063d79875eb14610260578063e983b85c14610273578063ee1ca9601461029357600080fd5b806375e5da18146101f8578063a6bd542714610218578063a86265bb1461022d57600080fd5b80631c2f3e3d116100b05780631c2f3e3d146101595780633656eec2146101...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 19841, 2546, 24434, 2546, 8889, 2620, 4246, 2575, 2546, 16086, 27814, 2278, 2509, 2063, 2581, 23352, 2509, 4783, 2683, 2050, 17788, 16409, 2581, 2575, 2581, 2581, 2546, 2575, 2094, 1013, 1008, 1008, 1008, 7864, 2005, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,308
0x070fEA4d04c84bB65FCb7D574a3952296551BC6c
// SPDX-License-Identifier: AGPL-3.0-or-later pragma solidity 0.7.5; interface IERC20 { function decimals() external view returns (uint8); /** * @dev Returns the amount of tokens in existence. */ function totalSupply() external view returns (uint256); /** * @dev Returns the amount of tokens owned by...
0x608060405234801561001057600080fd5b50600436106100415760003560e01c80634cf088d914610046578063c3a2a6651461006a578063cd755f5b14610098575b600080fd5b61004e6100a0565b604080516001600160a01b039092168252519081900360200190f35b6100966004803603604081101561008057600080fd5b506001600160a01b0381351690602001356100c4565b005b61004e6101a0...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 19841, 7959, 2050, 2549, 2094, 2692, 2549, 2278, 2620, 2549, 10322, 26187, 11329, 2497, 2581, 2094, 28311, 2549, 2050, 23499, 25746, 24594, 26187, 22203, 9818, 2575, 2278, 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...
3,309
0x0710edd8ae9ad0883f3d4d0e1fd0c52877be348d
/** *Submitted for verification at Etherscan.io on 2021-12-19 */ 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 re...
0x6080604052600436106100dd5760003560e01c806370a082311161007f578063a9059cbb11610059578063a9059cbb146104ec578063aa2f522014610552578063d6d2b6ba1461062c578063dd62ed3e14610707576100dd565b806370a08231146103905780638cd8db8a146103f557806395d89b411461045c576100dd565b806318160ddd116100bb57806318160ddd1461024b57806321a9cf34146102...
{"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 10790, 22367, 2620, 6679, 2683, 4215, 2692, 2620, 2620, 2509, 2546, 29097, 2549, 2094, 2692, 2063, 2487, 2546, 2094, 2692, 2278, 25746, 2620, 2581, 2581, 4783, 22022, 2620, 2094, 1013, 1008, 1008, 1008, 7864, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,310
0x0713c9b4177005413e020e2c48711f81697884b3
/** *Submitted for verification at Etherscan.io on 2020-09-11 */ // // Kaya.Finance // // File: openzeppelin-solidity/contracts/GSN/Context.sol // SPDX-License-Identifier: MIT pragma solidity ^0.6.0; /* * @dev Provides information about the current execution context, including the * sender of the transaction an...
0x730713c9b4177005413e020e2c48711f81697884b330146080604052600080fdfea2646970667358221220e52fb93a67aa16c7daf3b2f3a30e8966f9171c7611d98032050a9d7796a7d5b764736f6c63430006060033
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 17134, 2278, 2683, 2497, 23632, 2581, 19841, 2692, 27009, 17134, 2063, 2692, 11387, 2063, 2475, 2278, 18139, 2581, 14526, 2546, 2620, 16048, 2683, 2581, 2620, 2620, 2549, 2497, 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...
3,311
0x07141cff9826179c83fe78ca4f7fe5e0288bbadb
/** *Submitted for verification at Etherscan.io on 2022-02-02 */ // File: @openzeppelin/contracts/utils/math/SafeMath.sol // OpenZeppelin Contracts v4.4.1 (utils/math/SafeMath.sol) pragma solidity ^0.8.0; // CAUTION // This version of SafeMath should only be used with Solidity 0.8 or later, // because it relies o...
0x60806040526004361061019c5760003560e01c806370a08231116100ec578063b88d4fde1161008a578063d897833e11610064578063d897833e146105cb578063e985e9c5146105f4578063f2fde38b14610631578063f9020e331461065a5761019c565b8063b88d4fde1461053a578063c87b56dd14610563578063d2d8cb67146105a05761019c565b806382e47cb3116100c657806382e47cb3146104...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 16932, 2487, 2278, 4246, 2683, 2620, 23833, 16576, 2683, 2278, 2620, 2509, 7959, 2581, 2620, 3540, 2549, 2546, 2581, 7959, 2629, 2063, 2692, 22407, 2620, 22414, 18939, 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...
3,312
0x07142570106bea3faadb313120ce8a231cd97fd1
pragma solidity ^0.4.21 ; contract ENGIE_301201 { mapping (address => uint256) public balanceOf; string public name = " ENGIE_301201 " ; string public symbol = " ENGI " ; uint8 public decimals = 18 ; uint256 public totalSupply = 10944322675975...
0x6060604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100a9578063095ea7b31461013757806318160ddd1461019157806323b872dd146101ba578063313ce5671461023357806370a082311461026257806395d89b41146102af578063a9059cbb1461033d578063b5c8f31714610397578063dd62ed3e...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 16932, 17788, 19841, 10790, 2575, 4783, 2050, 2509, 7011, 4215, 2497, 21486, 21486, 11387, 3401, 2620, 2050, 21926, 2487, 19797, 2683, 2581, 2546, 2094, 2487, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, 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...
3,313
0x07147220fa6c06295464d695e4ec012f6aebc275
/** *Submitted for verification at Etherscan.io on 2021-04-21 */ /** *Submitted for verification at Etherscan.io on 2019-01-08 */ pragma solidity ^0.5.9; /** * @title SafeMath * @dev Math operations with safety checks that throw on error */ library SafeMath { function mul(uint256 a, uint256 b) internal pure...
0x6080604052600436106100dd5760003560e01c806392ff0d311161007f578063a9059cbb11610059578063a9059cbb1461048c578063bb102aea146104ff578063dd62ed3e1461052a578063f2fde38b146105af576100dd565b806392ff0d311461039057806395d89b41146103bf5780639cd237071461044f576100dd565b806323b872dd116100bb57806323b872dd14610210578063313ce567146102...
{"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 2581, 16932, 2581, 19317, 2692, 7011, 2575, 2278, 2692, 2575, 24594, 27009, 21084, 2094, 2575, 2683, 2629, 2063, 2549, 8586, 24096, 2475, 2546, 2575, 6679, 9818, 22907, 2629, 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...
3,314
0x0714cfc984b873c9e3e126333da529095e244e7c
pragma solidity ^0.4.18; // ---------------------------------------------------------------------------- // 'DRONECOIN' token contract // // Deployed to : 0xE7949D06528F14BEC16feA70FFF0f653262a8881 // Symbol : DRN // Name : DRONECOIN // Total supply: 1000000000 // Decimals : 18 // // // --------...
0x606060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a557806318160ddd146101ff57806323b872dd14610228578063313ce567146102a15780633eaaf86b146102d057806370a08231146102f957806379ba5097146103465780638da5cb5b1461035b57806395d89b41...
{"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 2581, 16932, 2278, 11329, 2683, 2620, 2549, 2497, 2620, 2581, 2509, 2278, 2683, 2063, 2509, 2063, 12521, 2575, 22394, 29097, 2050, 25746, 21057, 2683, 2629, 2063, 18827, 2549, 2063, 2581, 2278, 10975, 8490, 2863, 5024...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,315
0x071562d1b4eb9a9d342bddc69e24fad1922ec26d
pragma solidity ^0.4.23; /** * @title SafeMath * @dev Math operations with safety checks that throw on error * Name : BARRELNETWORK (BARL) * Decimals : 18 * TotalSupply : 2000000000 * * * * */ library SafeMath { /** * @dev Multiplies two numbers, throws on overflow. */ function mul(uin...
0x60806040526004361061010e5763ffffffff60e060020a60003504166306fdde038114610118578063095ea7b3146101a257806318160ddd146101da57806323b872dd14610201578063313ce5671461022b5780633ccfd60b1461024057806342966c68146102555780634a63464d1461026d57806367220fd71461029157806370a08231146102e857806395d89b41146103095780639b1cbccc1461031e...
{"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 2581, 16068, 2575, 2475, 2094, 2487, 2497, 2549, 15878, 2683, 2050, 2683, 2094, 22022, 2475, 2497, 14141, 2278, 2575, 2683, 2063, 18827, 7011, 2094, 16147, 19317, 8586, 23833, 2094, 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...
3,316
0x07159fF272c3980E57D5B564aB8dB0b687E3c378
/** *Submitted for verification at Etherscan.io on 2021-07-18 */ /** * CHARACTERISTICS OF MMC: * 1. IT IS ISSUED WITH FIXED SUPPLY OF 1 BILLION UNITS TO RETAIN AND GAIN VALUE AS LONG AS ITS DEMAND INCREASES (IN AN INCREASING DEMAND SITUATION, THE SOONER YOU BUY IT, THE BETTER; IN A SELLING SCENARIO, YOU MAY REALIZE...
0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b4114610226578063a457c2d714610244578063a9059cbb14610274578063dd62ed3e146102a4576100cf565b806342966c68146101be57806370a08231146101da57806379cc67901461020a576100cf565b806306fdde03146100d4578063095ea7b314...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 16068, 2683, 4246, 22907, 2475, 2278, 23499, 17914, 2063, 28311, 2094, 2629, 2497, 26976, 2549, 7875, 2620, 18939, 2692, 2497, 2575, 2620, 2581, 2063, 2509, 2278, 24434, 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...
3,317
0x0716823af246a3d53908ad3b4445b53c39e2c524
/** *Submitted for verification at Etherscan.io on 2022-01-03 */ /* $$$$$$\ $$\ $$\ $$\ $$\ $$ __$$\ $$ | \__| $$ | $$ | $$ / \__| $$$$$$$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$$\ $$\ $$\ \$$$$$$\ $$ __$$\ $$ ...
0x6080604052600436106101445760003560e01c80638da5cb5b116100b6578063c9567bf91161006f578063c9567bf9146103ae578063dd62ed3e146103c3578063e98391ff14610409578063ec28438a14610429578063f429389014610449578063ffecf5161461045e57600080fd5b80638da5cb5b146102d757806395d89b41146102ff5780639a5904271461032e5780639b19251a1461034e578063a9...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "Hig...
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 16048, 2620, 21926, 10354, 18827, 2575, 2050, 29097, 22275, 21057, 2620, 4215, 2509, 2497, 22932, 19961, 2497, 22275, 2278, 23499, 2063, 2475, 2278, 25746, 2549, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,318
0x07169a87e4459ac55ec53e6ec9723799a2ea5638
/** *Submitted for verification at Etherscan.io on 2021-04-23 */ pragma solidity 0.6.6; library SafeMath { /** * @dev Returns the addition of two unsigned integers, reverting on * overflow. * * Counterpart to Solidity's `+` operator. * * Requirements: * - Addition cannot overfl...
0x608060405234801561001057600080fd5b506004361061012c5760003560e01c80638ea709f3116100ad578063a9059cbb11610071578063a9059cbb146102c7578063afe5475f146102f3578063b06cd7b2146102fb578063c99e1e4814610303578063cce7db58146103295761012c565b80638ea709f31461026057806398650275146102685780639c01bc3314610270578063a2c082991461028d5780...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "i...
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 16048, 2683, 2050, 2620, 2581, 2063, 22932, 28154, 6305, 24087, 8586, 22275, 2063, 2575, 8586, 2683, 2581, 21926, 2581, 2683, 2683, 2050, 2475, 5243, 26976, 22025, 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...
3,319
0x0717d128b95d688e2c45e4b8ad49dd743c09a8a4
pragma solidity ^0.5.15; interface IERC20 { function totalSupply() external view returns (uint256); function balanceOf(address account) external view returns (uint256); function transfer(address recipient, uint256 amount) external returns (bool); function allowance(address owner, address spender) exter...
0x608060405234801561001057600080fd5b50600436106101735760003560e01c8063909d3f4c116100de578063d20a31d811610097578063da4745b311610071578063da4745b31461066d578063f77c47911461069b578063f8897945146106e5578063fc0c546a1461070357610173565b8063d20a31d8146105bb578063d389800f1461060b578063d7e8e85b1461061557610173565b8063909d3f4c14...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 16576, 2094, 12521, 2620, 2497, 2683, 2629, 2094, 2575, 2620, 2620, 2063, 2475, 2278, 19961, 2063, 2549, 2497, 2620, 4215, 26224, 14141, 2581, 23777, 2278, 2692, 2683, 2050, 2620, 2050, 2549, 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...
3,320
0x0718cc44f996054631233478d685b1104166f3ff
/** *Submitted for verification at Etherscan.io on 2022-04-17 */ // SPDX-License-Identifier: MIT // File: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/utils/cryptography/MerkleProof.sol // OpenZeppelin Contracts v4.4.1 (utils/cryptography/MerkleProof.sol) pragma solidity ^0.8.0; /...
0x6080604052600436106102255760003560e01c80636352211e11610123578063a22cb465116100ab578063d5abeb011161006f578063d5abeb011461062c578063e0a8085314610642578063e985e9c514610662578063efbd73f4146106ab578063f2fde38b146106cb57600080fd5b8063a22cb46514610597578063a45ba8e7146105b7578063b071401b146105cc578063b88d4fde146105ec578063c8...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 15136, 9468, 22932, 2546, 2683, 2683, 16086, 27009, 2575, 21486, 21926, 22022, 2581, 2620, 2094, 2575, 27531, 2497, 14526, 2692, 23632, 28756, 2546, 2509, 4246, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,321
0x0719B21Ffc5d7fb46b9F74301149ed035790CC96
/** *Submitted for verification at Etherscan.io on 2021-11-24 */ // SPDX-License-Identifier: AGPL-3.0-or-later /// GUniOracle.sol // based heavily on GUniLPOracle.sol from MakerDAO // found here: https://github.com/makerdao/univ3-lp-oracle/blob/master/src/GUniLPOracle.sol // Copyright (C) 2017-2020 Maker Ecosystem...
0x608060405234801561001057600080fd5b50600436106100935760003560e01c8063385aee1b11610066578063385aee1b1461013a5780634b0ca9731461014257806350d25bcd1461016b578063ab0ca0e114610185578063fcab18191461018d57610093565b806316f0115b1461009857806321df0da7146100bc57806325f33d76146100c4578063313ce5671461011c575b600080fd5b6100a06101a5...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 16147, 2497, 17465, 4246, 2278, 2629, 2094, 2581, 26337, 21472, 2497, 2683, 2546, 2581, 23777, 24096, 16932, 2683, 2098, 2692, 19481, 2581, 21057, 9468, 2683, 2575, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 201...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,322
0x0719feee345bf34877d0a1f2c1c40fcdf0f1c3e8
/** *Submitted for verification at Etherscan.io on 2022-04-02 */ // SPDX-License-Identifier: GNU pragma solidity ^0.8.4; interface IERC20 { function totalSupply() external view returns (uint256); function decimals() external view returns (uint8); function symbol() external view returns (string memory); fu...
0x60806040526004361061052d5760003560e01c806373babfe6116102ab578063b76289b81161016f578063e117ff6e116100d1578063eb8e88631161008d578063eb8e88631461117b578063ec8bb4f414610b0f578063ef8a4a8114611190578063f80683ae146111b0578063f88b0e46146111d0578063fe0174bd146111e6578063ffe94e4f1461120457005b8063e117ff6e14610b2f578063e46b9df4...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local"...
true
null
{'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'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, 2692, 2581, 16147, 7959, 4402, 22022, 2629, 29292, 22022, 2620, 2581, 2581, 2094, 2692, 27717, 2546, 2475, 2278, 2487, 2278, 12740, 11329, 20952, 2692, 2546, 2487, 2278, 2509, 2063, 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...
3,323
0x071b848b34586d0dc0009a3c0e6240b123c57186
/** *Submitted for verification at Etherscan.io on 2021-04-11 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.2; /******************************************************* * Interfaces * *******************************************************/ interface IV2Vault { ...
0x608060405234801561001057600080fd5b50600436106101a95760003560e01c8063892f928e116100f9578063c6d0dc8b11610097578063da35bc6911610071578063da35bc6914610534578063da9aca9f14610552578063f50477a214610582578063f867d46b146105a0576101a9565b8063c6d0dc8b146104a4578063cd88e558146104d4578063d36ec1cf14610504576101a9565b80639e990afa11...
{"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, 2692, 2581, 2487, 2497, 2620, 18139, 2497, 22022, 27814, 2575, 2094, 2692, 16409, 8889, 2692, 2683, 2050, 2509, 2278, 2692, 2063, 2575, 18827, 2692, 2497, 12521, 2509, 2278, 28311, 15136, 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...
3,324
0x071B8a6A86ad0aF6ED7f1C1D870eA6C6b57448c2
/** *Submitted for verification at Etherscan.io on 2021-07-25 */ /** *Submitted for verification at Etherscan.io on 2021-06-24 */ // File: @openzeppelin/contracts/utils/Context.sol // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /* * @dev Provides information about the current execution context, includi...
0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461016857806370a082311461019857806395d89b41146101c8578063a457c2d7146101e6578063a9059cbb14610216578063dd62ed3e14610246576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100fc57806323b872dd1461011a5780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2487, 2497, 2620, 2050, 2575, 2050, 20842, 4215, 2692, 10354, 2575, 2098, 2581, 2546, 2487, 2278, 2487, 2094, 2620, 19841, 5243, 2575, 2278, 2575, 2497, 28311, 22932, 2620, 2278, 2475, 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...
3,325
0x071db769081668eb978e5b58c8fc401c4222469d
/** *Submitted for verification at Etherscan.io on 2021-02-07 */ // SPDX-License-Identifier: MIT pragma solidity ^0.6.12; interface ETHPoly { function balanceOf(address) external view returns (uint256); function dividendsOf(address) external view returns (uint256); function liquidate(uint256) external returns (ui...
0x6080604052600436106100595760003560e01c80630d15fd77146100655780633174b6891461008c578063632a9a52146100a3578063aec2ccae146100b8578063c33fb877146100ff578063d7828d9c1461011457610060565b3661006057005b600080fd5b34801561007157600080fd5b5061007a610147565b60408051918252519081900360200190f35b34801561009857600080fd5b506100a16101...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 2487, 18939, 2581, 2575, 21057, 2620, 16048, 2575, 2620, 15878, 2683, 2581, 2620, 2063, 2629, 2497, 27814, 2278, 2620, 11329, 12740, 2487, 2278, 20958, 19317, 21472, 2683, 2094, 1013, 1008, 1008, 1008, 7864, 200...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,326
0x07210b8871073228626ab79c296d9b22238f63ce
/** *Submitted for verification at Etherscan.io on 2021-09-30 */ pragma solidity 0.6.7; abstract contract OracleRelayerLike { function redemptionPrice() virtual public returns (uint256); } contract RedemptionPriceSnap { // --- Auth --- mapping (address => uint256) public authorizedAccounts; /** ...
0x608060405234801561001057600080fd5b50600436106100935760003560e01c80634faf61ab116100665780634faf61ab146101085780636614f0101461012c5780636998c48d1461015857806394f3f81d14610160578063ce1aad231461018657610093565b806323883ae31461009857806324ba5884146100b257806335b28153146100d857806342dea0ec14610100575b600080fd5b6100a061018e...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 17465, 2692, 2497, 2620, 2620, 2581, 10790, 2581, 16703, 22407, 2575, 23833, 7875, 2581, 2683, 2278, 24594, 2575, 2094, 2683, 2497, 19317, 21926, 2620, 2546, 2575, 2509, 3401, 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...
3,327
0x07222fc4cdacedfbcfc03cbed6e72fb329e8d0b6
pragma solidity ^0.4.20; 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); // S...
0x60606040526004361061015f576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde031461016457806308038a29146101f2578063095ea7b31461024f5780631051db341461029157806310d058b5146102be57806318160ddd1461032157806323b872dd1461034a578063346e8cea146103ab5780633df96853146104ed5780634c55e4f8...
{"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, 2692, 2581, 19317, 2475, 11329, 2549, 19797, 10732, 20952, 9818, 11329, 2692, 2509, 27421, 2098, 2575, 2063, 2581, 2475, 26337, 16703, 2683, 2063, 2620, 2094, 2692, 2497, 2575, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 101...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,328
0x07227ab560609efc6d45d953ee333a76f329a74b
pragma solidity ^0.4.21; contract Owned { /// 'owner' is the only address that can call a function with /// this modifier address public owner; address internal newOwner; ///@notice The constructor assigns the message sender to be 'owner' function Owned() public { ...
0x6060604052600436106101b65763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166304994883811461050757806306fdde0314610536578063095ea7b3146105c05780630f1df574146105f657806318160ddd146106005780631b1b60691461062557806323b872dd1461063857806327a3181d1461066057806327e235e314610673578063313ce56714...
{"success": true, "error": null, "results": {"detectors": [{"check": "shadowing-abstract", "impact": "Medium", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth",...
true
null
{'detectors': [{'check': 'shadowing-abstract', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}...
[ 101, 1014, 2595, 2692, 2581, 19317, 2581, 7875, 26976, 2692, 16086, 2683, 12879, 2278, 2575, 2094, 19961, 2094, 2683, 22275, 4402, 22394, 2509, 2050, 2581, 2575, 2546, 16703, 2683, 2050, 2581, 2549, 2497, 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...
3,329
0x07232875629f6cb141bce8a08869325b0b58707c
/** *Submitted for verification at Etherscan.io on 2021-04-15 */ /** *Submitted for verification at Etherscan.io on 2021-04-14 */ // File: @daostack/infra/contracts/votingMachines/GenesisProtocolInterface.sol pragma solidity 0.5.17; contract GenesisProtocolInterface { function setParameters( uint[11]...
0x608060405234801561001057600080fd5b50600436106100575760003560e01c806327cec8d81461005c578063a3c489791461007a578063ae24595c1461009a578063c2c3c27f146100a2578063e4c92731146100aa575b600080fd5b6100646100b2565b6040516100719190610999565b60405180910390f35b61008d61008836600461067e565b6100b7565b60405161007191906108e5565b61006461...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 21926, 22407, 23352, 2575, 24594, 2546, 2575, 27421, 16932, 2487, 9818, 2063, 2620, 2050, 2692, 2620, 20842, 2683, 16703, 2629, 2497, 2692, 2497, 27814, 19841, 2581, 2278, 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...
3,330
0x07233238f111ee6290ADEAe0174Abce217F2c4E1
/** *Submitted for verification at Etherscan.io on 2022-03-03 */ // File: PPTC_flat.sol // File: @openzeppelin/contracts/utils/cryptography/MerkleProof.sol // OpenZeppelin Contracts (last updated v4.5.0) (utils/cryptography/MerkleProof.sol) pragma solidity ^0.8.0; /** * @dev These functions deal with verificat...
0x6080604052600436106103805760003560e01c80636c0360eb116101d1578063bde0608a11610102578063da3ef23f116100a0578063f2c4ce1e1161006f578063f2c4ce1e146109e3578063f2fde38b14610a03578063f3257cdd14610a23578063fea0e05814610a4357600080fd5b8063da3ef23f1461093a578063e268e4d31461095a578063e985e9c51461097a578063f12f6d5d146109c357600080...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 21926, 16703, 22025, 2546, 14526, 2487, 4402, 2575, 24594, 2692, 9648, 6679, 24096, 2581, 2549, 7875, 3401, 17465, 2581, 2546, 2475, 2278, 2549, 2063, 2487, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28855...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,331
0x072379256ad4e7045b789D16BF249ae95FBaa3B3
/** *Submitted for verification at Etherscan.io on 2021-06-11 */ // SPDX-License-Identifier: MIT /* * Token has been generated for FREE using https://vittominacori.github.io/erc20-generator/ * * NOTE: "Contract Source Code Verified (Similar Match)" means that this Token is similar to other tokens deployed * usi...
0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c806354fd4d501161008c57806395d89b411161006657806395d89b4114610195578063a457c2d71461019d578063a9059cbb146101b0578063dd62ed3e146101c357600080fd5b806354fd4d501461015c57806370a08231146101645780637afa1eed1461018d57600080fd5b806306fdde03146100d4578063095ea7b314...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 21926, 2581, 2683, 17788, 2575, 4215, 2549, 2063, 19841, 19961, 2497, 2581, 2620, 2683, 2094, 16048, 29292, 18827, 2683, 6679, 2683, 2629, 26337, 11057, 2509, 2497, 2509, 1013, 1008, 1008, 1008, 7864, 2005, 2261...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,332
0x07237F48F58D5E8a6efA6307C90A56D9C311afd4
/** *Submitted for verification at Etherscan.io on 2022-03-20 */ // SPDX-License-Identifier: MIT pragma experimental ABIEncoderV2; pragma solidity 0.6.11; library SafeMath { /** * @dev Returns the addition of two unsigned integers, reverting on * overflow. * * Counterpart to Solidity's `+` o...
0x608060405234801561001057600080fd5b50600436106100415760003560e01c80633d83908a14610046578063ae91875414610064578063b90bce451461006c575b600080fd5b61004e61008c565b60405161005b9190610a60565b60405180910390f35b61004e61009b565b61007f61007a3660046109a0565b6100aa565b60405161005b9190610a74565b6000546001600160a01b031681565b600154...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 21926, 2581, 2546, 18139, 2546, 27814, 2094, 2629, 2063, 2620, 2050, 2575, 12879, 2050, 2575, 14142, 2581, 2278, 21057, 2050, 26976, 2094, 2683, 2278, 21486, 2487, 10354, 2094, 2549, 1013, 1008, 1008, 1008, 7864...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,333
0x0724592f32edb14e4ec76c2914afdbcf4dcf95c0
/** *Submitted for verification at Etherscan.io on 2020-06-30 */ pragma solidity 0.6.10; contract Flag { bool public flag; address governor = 0x81dCc6246Fe261035FFeE91CD975FAf3D3f3375F; function setFlag(bool _flag) external { require(msg.sender == governor); flag = _flag; } }
0x608060405234801561001057600080fd5b50600436106100365760003560e01c80633927f6af1461003b578063890eba681461006b575b600080fd5b6100696004803603602081101561005157600080fd5b8101908080351515906020019092919050505061008d565b005b610073610103565b604051808215151515815260200191505060405180910390f35b600060019054906101000a900473ffffff...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 18827, 28154, 2475, 2546, 16703, 2098, 2497, 16932, 2063, 2549, 8586, 2581, 2575, 2278, 24594, 16932, 10354, 18939, 2278, 2546, 2549, 16409, 2546, 2683, 2629, 2278, 2692, 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...
3,334
0x0724c78601A9A2abc269d586F0099681509C6B46
/** *Submitted for verification at Etherscan.io on 2022-01-03 */ /* VatoInu Website https://vatoinu.com/ Telegram https://t.me/vatoinu Twitter https://twitter.com/vatoinu */ // SPDX-License-Identifier: MIT ...
0x6080604052600436106103e25760003560e01c80638a8c523c1161020d578063bbc0c74211610128578063dd62ed3e116100bb578063f11a24d31161008a578063f63743421161006f578063f637434214610b93578063f8b45b0514610ba9578063fe72b27a14610bbf57600080fd5b8063f11a24d314610b5d578063f2fde38b14610b7357600080fd5b8063dd62ed3e14610abc578063de0c298514610b...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact...
true
null
{'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'chec...
[ 101, 1014, 2595, 2692, 2581, 18827, 2278, 2581, 20842, 24096, 2050, 2683, 2050, 2475, 7875, 2278, 23833, 2683, 2094, 27814, 2575, 2546, 8889, 2683, 2683, 2575, 2620, 16068, 2692, 2683, 2278, 2575, 2497, 21472, 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...
3,335
0x07256C2DbE7E1995Ee255209cf328D042CA38323
/** *Submitted for verification at Etherscan.io on 2022-03-14 */ // SPDX-License-Identifier: MIT // File: alloyx-smart-contracts-v2/contracts/goldfinch/interfaces/ICreditLine.sol pragma solidity ^0.8.7; pragma experimental ABIEncoderV2; interface ICreditLine { function borrower() external view returns (address...
0x608060405234801561001057600080fd5b50600436106101585760003560e01c80638456cb59116100c3578063b338ad161161007c578063b338ad161461038b578063bb74c058146103bb578063d8ec0608146103eb578063d905e9b414610407578063df16694a14610423578063f2fde38b1461043f57610158565b80638456cb59146102dd5780638682caf8146102e75780638d6f4d21146103035780...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 17788, 2575, 2278, 2475, 18939, 2063, 2581, 2063, 16147, 2683, 2629, 4402, 17788, 25746, 2692, 2683, 2278, 2546, 16703, 2620, 2094, 2692, 20958, 3540, 22025, 16703, 2509, 1013, 1008, 1008, 1008, 7864, 2005, 2261...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,336
0x072593300D48063b29e4662BF6496D8fF563298E
/** *Submitted for verification at Etherscan.io on 2021-12-16 */ pragma solidity 0.5.14; contract Constant { enum ActionType { DepositAction, WithdrawAction, BorrowAction, RepayAction } address public constant ETH_ADDR = 0x000000000000000000000000000000000000000E; uint256 public constant INT_UNIT = 10 **...
0x608060405234801561001057600080fd5b506004361061025e5760003560e01c80639063352411610146578063d618ea5a116100c3578063e644e53411610087578063e644e534146107ca578063eced5526146107f0578063f2fde38b146107f8578063f47c84c51461081e578063f5dab71114610826578063fbcd9b051461074d5761025e565b8063d618ea5a146106f9578063d7fa1137146107275780...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "M...
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'un...
[ 101, 1014, 2595, 2692, 2581, 17788, 2683, 22394, 8889, 2094, 18139, 2692, 2575, 2509, 2497, 24594, 2063, 21472, 2575, 2475, 29292, 21084, 2683, 2575, 2094, 2620, 4246, 26976, 16703, 2683, 2620, 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...
3,337
0x0725f842ec582c515b2f6e2cd125b94aa1818fac
pragma solidity ^0.4.19; /** * @title SafeMath * @dev Math operations with safety checks that throw on error */ 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); ...
0x60606040526004361061008d5763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416632654e624811461009a57806337db12c4146100ad5780635c975abb146100c05780638da5cb5b146100e7578063acf372ef14610116578063cde596b214610135578063f2fde38b14610149578063fc0d011714610168575b341561009857600080fd5b005b34156100...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 17788, 2546, 2620, 20958, 8586, 27814, 2475, 2278, 22203, 2629, 2497, 2475, 2546, 2575, 2063, 2475, 19797, 12521, 2629, 2497, 2683, 2549, 11057, 15136, 15136, 7011, 2278, 10975, 8490, 2863, 5024, 3012, 1034, 101...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,338
0x072644a36f9fd668dc6cc68fcaf26edd399a19fd
// File: @openzeppelin/contracts/math/Math.sol pragma solidity ^0.5.0; /** * @dev Standard math utilities missing in the Solidity language. */ library Math { /** * @dev Returns the largest of two numbers. */ function max(uint256 a, uint256 b) internal pure returns (uint256) { return a >= b...
0x608060405234801561001057600080fd5b50600436106101725760003560e01c8063715018a6116100de578063a694fc3a11610097578063df136d6511610071578063df136d6514610338578063e9fad8ee14610340578063ebe2b12b14610348578063f2fde38b1461035057610172565b8063a694fc3a1461030b578063c8f33c9114610328578063cd3daf9d1461033057610172565b8063715018a614...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 23833, 22932, 2050, 21619, 2546, 2683, 2546, 2094, 28756, 2620, 16409, 2575, 9468, 2575, 2620, 11329, 10354, 23833, 22367, 23499, 2683, 27717, 2683, 2546, 2094, 1013, 1013, 5371, 1024, 1030, 2330, 4371, 27877, 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...
3,339
0x0726a903e1292175b6890b0ebc0413ddd997e90b
// File: @openzeppelin/contracts/token/ERC20/IERC20.sol pragma solidity ^0.6.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function totalSupply() external view returns (uint256); /** * @...
0x6080604052600436106102085760003560e01c8063a969b18611610118578063c92d7169116100a0578063de37b7a11161006f578063de37b7a114610608578063dec3655414610637578063e25208e314610657578063f0359d1b14610677578063f2fde38b1461068c57610263565b8063c92d716914610588578063d172d3a3146105a8578063d2f31c39146105c8578063d4b94901146105e857610263...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 23833, 2050, 21057, 2509, 2063, 12521, 2683, 17465, 23352, 2497, 2575, 2620, 21057, 2497, 2692, 15878, 2278, 2692, 23632, 29097, 14141, 2683, 2683, 2581, 2063, 21057, 2497, 1013, 1013, 5371, 1024, 1030, 2330, 43...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,340
0x0726bd0b6aaa03f821be90bbfe5b6939e803049f
/** *Submitted for verification at Etherscan.io on 2022-04-06 */ /** *Submitted for verification at Etherscan.io on 2022-02-05 */ /** *Submitted for verification at Etherscan.io on 2022-06-04 */ /** // SPDX-License-Identifier: Unlicensed /**Our aim is to become the ultimate Saitama killer, swap Saitama tokens ...
0x60806040526004361061039b5760003560e01c80638ea5220f116101dc578063b62496f511610102578063d85ba063116100a0578063f11a24d31161006f578063f11a24d314610aa2578063f2fde38b14610ab8578063f637434214610ad8578063f8b45b0514610aee57600080fd5b8063d85ba06314610a1b578063dd62ed3e14610a31578063e2f4560514610a77578063e884f26014610a8d57600080...
{"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact"...
true
null
{'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check':...
[ 101, 1014, 2595, 2692, 2581, 23833, 2497, 2094, 2692, 2497, 2575, 11057, 2050, 2692, 2509, 2546, 2620, 17465, 4783, 21057, 10322, 7959, 2629, 2497, 2575, 2683, 23499, 2063, 17914, 14142, 26224, 2546, 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...
3,341
0x0727b887bbb920620a891bb8dd7e1492929c12f5
/** *Submitted for verification at Etherscan.io on 2020-12-24 */ pragma solidity ^0.6.0; abstract contract Context { function _msgSender() internal view virtual returns (address payable) { return msg.sender; } function _msgData() internal view virtual returns (bytes memory) { this; // si...
0x6080604052600436106102605760003560e01c80638e6127b811610144578063b5f7f636116100b6578063f11353941161007a578063f113539414610959578063f2fde38b14610983578063f3fef3a3146109b6578063f7d97577146109ef578063f889794514610a1f578063ffba376c14610a345761035b565b8063b5f7f6361461084d578063cae9ca5114610862578063da9f4875146108f4578063dd...
{"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, 2692, 2581, 22907, 2497, 2620, 2620, 2581, 10322, 2497, 2683, 11387, 2575, 11387, 2050, 2620, 2683, 2487, 10322, 2620, 14141, 2581, 2063, 16932, 2683, 24594, 24594, 2278, 12521, 2546, 2629, 1013, 1008, 1008, 1008, 7864, 200...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,342
0x0729377becbd653b9f14fbf2956cfd317bf2afdd
pragma solidity ^0.4.21; contract EIP20Interface { /* This is a slight change to the ERC20 base standard. function totalSupply() constant returns (uint256 supply); is replaced with: uint256 public totalSupply; This automatically creates a getter function for the totalSupply. This is moved to t...
0x6060604052600436106100a4576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100a9578063095ea7b31461013757806318160ddd1461019157806323b872dd146101ba578063313ce567146102335780635c6581651461025c57806370a08231146102c857806395d89b4114610315578063a9059cbb146103a3578063dd62ed3e...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 24594, 24434, 2581, 4783, 27421, 2094, 26187, 2509, 2497, 2683, 2546, 16932, 26337, 2546, 24594, 26976, 2278, 2546, 2094, 21486, 2581, 29292, 2475, 10354, 14141, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,343
0x072987D5B36aD8d45552aEd98879a7101cCdd749
/** *Submitted for verification at Etherscan.io on 2021-12-20 */ pragma solidity 0.8.9; abstract contract Context { function _msgSender() internal view virtual returns (address payable) { return payable(msg.sender); } function _msgData() internal view virtual returns (bytes memory) { thi...
0x6080604052600436106104145760003560e01c806382aa7c681161021e578063c49b9a8011610123578063ea2f0b37116100ab578063f2fde38b1161007a578063f2fde38b14610c80578063f8b45b0514610ca0578063fabb0b4f14610cb6578063fc155d1d14610ccc578063fe72b27a14610cec57600080fd5b8063ea2f0b3714610c14578063ed49418914610c34578063ee40166e14610c54578063ef...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "...
true
null
{'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'u...
[ 101, 1014, 2595, 2692, 2581, 24594, 2620, 2581, 2094, 2629, 2497, 21619, 4215, 2620, 2094, 19961, 24087, 2475, 6679, 2094, 2683, 2620, 2620, 2581, 2683, 2050, 2581, 10790, 2487, 9468, 14141, 2581, 26224, 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...
3,344
0x072AE82ed5560cB44AB5F60D873c539A575cc19a
/** *Submitted for verification at Etherscan.io on 2021-04-09 */ // File: @openzeppelin/contracts/utils/Context.sol pragma solidity >=0.6.0 <0.8.0; /* * @dev Provides information about the current execution context, including the * sender of the transaction and its data. While these are generally available * v...
0x6080604052600436106101445760003560e01c8063715018a6116100b6578063c828371e1161006f578063c828371e14610481578063d0febe4c146104ac578063de6e7959146104b6578063e9a9c50c146104f3578063f2fde38b1461051e578063fa1a5f591461054757610145565b8063715018a61461037c5780637ad2c3b3146103935780638a55d36e146103be5780638d4e4083146103e95780638d...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2475, 6679, 2620, 2475, 2098, 24087, 16086, 27421, 22932, 7875, 2629, 2546, 16086, 2094, 2620, 2581, 2509, 2278, 22275, 2683, 2050, 28311, 2629, 9468, 16147, 2050, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,345
0x072bcb8c8742ffcd29ddae8d790bbbab3ef48747
/** *Submitted for verification at Etherscan.io on 2021-12-24 */ /** *Submitted for verification at Etherscan.io on 2021-12-03 */ // SPDX-License-Identifier: MIT // File: @openzeppelin/contracts/utils/introspection/IERC165.sol // OpenZeppelin Contracts v4.4.0 (utils/introspection/IERC165.sol) pragma solidity ^0....
0x608060405234801561001057600080fd5b50600436106101f05760003560e01c80635c975abb1161010f578063a457c2d7116100a2578063d9ffad4711610071578063d9ffad4714610597578063dd62ed3e146105b3578063e3c998fe146105e3578063f2fde38b14610613576101f0565b8063a457c2d71461050f578063a9059cbb1461053f578063ba7e76621461056f578063d1058e591461058d5761...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 2475, 9818, 2497, 2620, 2278, 2620, 2581, 20958, 4246, 19797, 24594, 25062, 2063, 2620, 2094, 2581, 21057, 10322, 3676, 2497, 2509, 12879, 18139, 2581, 22610, 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...
3,346
0x072c46f392e729c1f0d92a307c2c6dba06b5d078
/** *Submitted for verification at Etherscan.io on 2021-05-01 */ /** *Submitted for verification at Etherscan.io on 2021-04-19 */ /** *Submitted for verification at Etherscan.io on 2021-02-07 */ // Snoop Doge - Smoke the Doge! // SNOGE // SPDX-License-Identifier: MIT pragma solidity ^0.6.12; abstract contract ...
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, 2692, 2581, 2475, 2278, 21472, 2546, 23499, 2475, 2063, 2581, 24594, 2278, 2487, 2546, 2692, 2094, 2683, 2475, 2050, 14142, 2581, 2278, 2475, 2278, 2575, 18939, 2050, 2692, 2575, 2497, 2629, 2094, 2692, 2581, 2620, 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...
3,347
0x072e0715da0ca5a0dfd40cacc5efcd43c8b553f8
/** *Submitted for verification at Etherscan.io on 2021-06-01 */ // Sources flattened with hardhat v2.0.5 https://hardhat.org // File deps/@openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol // SPDX-License-Identifier: MIT pragma solidity ^0.6.0; /** * @dev Interface of the ERC20 standard as de...
0x608060405234801561001057600080fd5b50600436106102bb5760003560e01c80637e744eea11610182578063aced1661116100e9578063d9918634116100a2578063f10684541161007c578063f106845414610512578063f55462f41461051a578063f77c47911461052d578063fb883d0c14610535576102bb565b8063d9918634146104e2578063e066ca13146104f5578063ed4bdce1146104fd5761...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 2475, 2063, 2692, 2581, 16068, 2850, 2692, 3540, 2629, 2050, 2692, 20952, 2094, 12740, 3540, 9468, 2629, 12879, 19797, 23777, 2278, 2620, 2497, 24087, 2509, 2546, 2620, 1013, 1008, 1008, 1008, 7864, 2005, 22616,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,348
0x072F57d811B64AA8B40cdd8D6E31F41A42d2eB29
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol) pragma solidity ^0.8.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function totalSupply() e...
0x608060405234801561001057600080fd5b50600436106101cf5760003560e01c8063715018a611610104578063a0712d68116100a2578063caac793411610071578063caac793414610510578063d28d88521461052e578063dd62ed3e1461054c578063f2fde38b1461057c576101cf565b8063a0712d6814610476578063a457c2d714610492578063a9059cbb146104c2578063b09f1266146104f25761...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2475, 2546, 28311, 2094, 2620, 14526, 2497, 21084, 11057, 2620, 2497, 12740, 19797, 2094, 2620, 2094, 2575, 2063, 21486, 2546, 23632, 2050, 20958, 2094, 2475, 15878, 24594, 1013, 1013, 23772, 2595, 1011, 6105, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,349
0x072f5d5bb159903f2089c7785c2850a1f759639d
/** *Submitted for verification at Etherscan.io on 2022-02-27 */ // SPDX-License-Identifier: SEE LICENSE IN LICENSE pragma solidity 0.6.12; interface IERC20Token { function allowance(address _owner, address _spender) external view returns (uint256); function transferFrom(address _from, address _to, uint256 _...
0x608060405234801561001057600080fd5b50600436106100365760003560e01c80638da5cb5b1461003b578063a72bf71b1461006f575b600080fd5b610043610113565b604051808273ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b6100fb6004803603608081101561008557600080fd5b81019080803573ffffffffffffffffffffffffffffffffffff...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2475, 2546, 2629, 2094, 2629, 10322, 16068, 2683, 21057, 2509, 2546, 11387, 2620, 2683, 2278, 2581, 2581, 27531, 2278, 22407, 12376, 27717, 2546, 23352, 2683, 2575, 23499, 2094, 1013, 1008, 1008, 1008, 7864, 200...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,350
0x072ff3ed5f723fb4e9a83a76755ed5222ea99d7a
/** *Submitted for verification at Etherscan.io on 2021-06-10 */ /* Copyright 2020 DODO ZOO. SPDX-License-Identifier: Apache-2.0 */ pragma solidity 0.6.9; contract ConstOracle { uint256 public tokenPrice; constructor(uint256 _price) public { tokenPrice = _price; } function getPr...
0x6080604052348015600f57600080fd5b506004361060325760003560e01c80637ff9b59614603757806398d5fdca146053575b600080fd5b603d606f565b6040518082815260200191505060405180910390f35b60596075565b6040518082815260200191505060405180910390f35b60005481565b6000805490509056fea2646970667358221220bdf1a7b42d140dcb3a6c8105f4b6da5a50d121bf0b2a...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2475, 4246, 2509, 2098, 2629, 2546, 2581, 21926, 26337, 2549, 2063, 2683, 2050, 2620, 2509, 2050, 2581, 2575, 23352, 2629, 2098, 25746, 19317, 5243, 2683, 2683, 2094, 2581, 2050, 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...
3,351
0x07306aCcCB482C8619e7ed119dAA2BDF2b4389D0
/** *Submitted for verification at Etherscan.io on 2021-07-28 */ // File: @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol // SPDX-License-Identifier: MIT pragma solidity >=0.6.2 <0.8.0; /** * @dev Collection of functions related to the address type */ library AddressUpgradeable { /** * ...
0x608060405234801561001057600080fd5b506004361061014d5760003560e01c806390210d7e116100c3578063b08659ce1161007c578063b08659ce146104c0578063c4d66de81461051a578063d49e77cd1461055e578063e2bbb15814610592578063f2fde38b146105ca578063fedaca2f1461060e5761014d565b806390210d7e1461032b57806393b890461461038357806393f1a40b146103b75780...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "i...
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 14142, 2575, 6305, 9468, 2497, 18139, 2475, 2278, 20842, 16147, 2063, 2581, 2098, 14526, 2683, 2850, 2050, 2475, 2497, 20952, 2475, 2497, 23777, 2620, 2683, 2094, 2692, 1013, 1008, 1008, 1008, 7864, 2005, 22616,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,352
0x07308ec04291200cbad7fe3ba8db9ade419d8d40
pragma solidity ^0.4.24; /** * @title SafeMath * @dev Math operations with safety checks that throw on error */ library SafeMath { /** * @dev Multiplies two numbers, throws on overflow. */ function mul(uint256 a, uint256 b) internal pure returns (uint256 c) { // Gas optimization: this is cheaper than ...
0x6080604052600436106100f1576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100f6578063095ea7b31461018657806318160ddd146101eb57806323b872dd14610216578063313ce5671461029b5780633f4ba83a146102cc5780635c975abb146102e3578063661884631461031257806370a0823114610377578063715018a6...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 14142, 2620, 8586, 2692, 20958, 2683, 12521, 8889, 27421, 4215, 2581, 7959, 2509, 3676, 2620, 18939, 2683, 9648, 23632, 2683, 2094, 2620, 2094, 12740, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1012, 1018, 1012,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,353
0x07311b31ac26bec0742bfa75bc944eaf15adfae3
/** *Submitted for verification at Etherscan.io on 2021-05-13 */ /** https://t.me/AVADOGtoken */ 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...
0x608060405234801561001057600080fd5b506004361061014d5760003560e01c8063715018a6116100c3578063cba0e9961161007c578063cba0e996146103cc578063d543dbeb146103f2578063dd62ed3e1461040f578063f2cc0c181461043d578063f2fde38b14610463578063f84354f1146104895761014d565b8063715018a6146103385780637d1db4a5146103405780638da5cb5b146103485780...
{"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, 2692, 2581, 21486, 2487, 2497, 21486, 6305, 23833, 4783, 2278, 2692, 2581, 20958, 29292, 2050, 23352, 9818, 2683, 22932, 5243, 2546, 16068, 4215, 7011, 2063, 2509, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 28855, 293...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,354
0x0732013d1BE20a335059f52De4fc8d821cd2eeD5
/** *Submitted for verification at Etherscan.io on 2022-02-03 */ /** * $GRIMBA * * Website: http://grimba.io/ * Linktree: https://linktr.ee/Grim_Kiba * Twitter: https://twitter.com/Grim_Kiba (@Grim_Kiba) * Telegram: https://t.me/grim_kiba * * SPDX-License-Identifier: Unlicensed * */ pragma solidity ^...
0x6080604052600436106101395760003560e01c806393c74657116100ab578063c2d0ffca1161006f578063c2d0ffca146103f9578063c3c8cd8014610422578063c9567bf914610439578063cc653b4414610450578063dd62ed3e1461048d578063ff872602146104ca57610140565b806393c746571461032857806395d89b411461033f578063a9059cbb1461036a578063b515566a146103a7578063bc...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 16703, 24096, 29097, 2487, 4783, 11387, 2050, 22394, 12376, 28154, 2546, 25746, 3207, 2549, 11329, 2620, 2094, 2620, 17465, 19797, 2475, 13089, 2629, 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...
3,355
0x0732156088264b59ee9287851c4457326127ec3e
/** *Submitted for verification at Etherscan.io on 2022-02-28 */ // File: @openzeppelin/contracts/security/ReentrancyGuard.sol // OpenZeppelin Contracts v4.4.1 (security/ReentrancyGuard.sol) pragma solidity ^0.8.0; /** * @dev Contract module that helps prevent reentrant calls to a function. * * Inheriting from...
0x6080604052600436106102255760003560e01c806369dfeb9a11610123578063ac446002116100ab578063dc33e6811161006f578063dc33e68114610830578063dd98c69f1461086d578063e985e9c514610889578063f2fde38b146108c6578063fbe1aa51146108ef57610225565b8063ac4460021461076e578063b88d4fde14610785578063c87b56dd146107ae578063cb91d8b3146107eb578063d6...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 16703, 16068, 16086, 2620, 2620, 23833, 2549, 2497, 28154, 4402, 2683, 22407, 2581, 27531, 2487, 2278, 22932, 28311, 16703, 2575, 12521, 2581, 8586, 2509, 2063, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,356
0x0732918b578774a32a36444f54b11e23d129d8fd
/** *Submitted for verification at Etherscan.io on 2021-11-12 */ /** *Submitted for verification at Etherscan.io on 2021-11-09 */ pragma solidity ^0.5.0; // ---------------------------------------------------------------------------- // ERC Token Standard #20 Interface // // ---------------------------------------...
0x6080604052600436106100d0576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100d5578063095ea7b31461016557806318160ddd146101d857806323b872dd14610203578063313ce567146102965780633eaaf86b146102c757806370a08231146102f257806395d89b4114610357578063a293d1e8146103e7578063a9059cbb...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 16703, 2683, 15136, 2497, 28311, 2620, 2581, 2581, 2549, 2050, 16703, 2050, 21619, 22932, 2549, 2546, 27009, 2497, 14526, 2063, 21926, 2094, 12521, 2683, 2094, 2620, 2546, 2094, 1013, 1008, 1008, 1008, 7864, 200...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,357
0x0732a80b7fbf7e4d29b5cbfe06e45de98fbaf69e
pragma solidity ^0.4.23; /** * @title ERC20Basic * @dev Simpler version of ERC20 interface * @dev see https://github.com/ethereum/EIPs/issues/179 */ contract ERC20Basic { uint256 public totalSupply; function balanceOf(address who) public view returns (uint256); function transfer(address to, uint256 value) pu...
0x60806040526004361061017f5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166306fdde0381146101ba578063095ea7b31461024457806318160ddd1461027c57806323b872dd146102a3578063313ce567146102cd5780633280a836146102f85780633938bd78146103425780633988bad8146103685780633ccfd60b1461038957806367756fe914...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 16703, 2050, 17914, 2497, 2581, 26337, 2546, 2581, 2063, 2549, 2094, 24594, 2497, 2629, 27421, 7959, 2692, 2575, 2063, 19961, 3207, 2683, 2620, 26337, 10354, 2575, 2683, 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...
3,358
0x0733b18559b7af220f6c00f7128ea3c5b8355f25
/** *Submitted for verification at Etherscan.io on 2021-11-24 */ // PumpVillageCapital pragma solidity 0.8.10; abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } function _msgData() internal view virtual returns (bytes calldata) { ...
0x608060405234801561001057600080fd5b50600436106100f55760003560e01c8063715018a611610097578063a457c2d711610066578063a457c2d7146101fb578063a9059cbb1461020e578063dd62ed3e14610221578063dea051bb1461025a57600080fd5b8063715018a6146101ab5780638868e88a146101b55780638da5cb5b146101d857806395d89b41146101f357600080fd5b806323b872dd11...
{"success": true, "error": null, "results": {"detectors": [{"check": "weak-prng", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 22394, 2497, 15136, 24087, 2683, 2497, 2581, 10354, 19317, 2692, 2546, 2575, 2278, 8889, 2546, 2581, 12521, 2620, 5243, 2509, 2278, 2629, 2497, 2620, 19481, 2629, 2546, 17788, 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...
3,359
0x0733ba9d224502cb9fd96339e19acded9b5e37ea
/** *Submitted for verification at Etherscan.io on 2022-02-20 */ pragma solidity ^0.4.24; //Safe Math Interface contract SafeMath { function safeAdd(uint a, uint b) public pure returns (uint c) { c = a + b; require(c >= a); } function safeSub(uint a, uint b) public pure returns (ui...
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, 2692, 2581, 22394, 3676, 2683, 2094, 19317, 19961, 2692, 2475, 27421, 2683, 2546, 2094, 2683, 2575, 22394, 2683, 2063, 16147, 6305, 5732, 2683, 2497, 2629, 2063, 24434, 5243, 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...
3,360
0x0733d47e9fca3161a443a0e16dd8c94e0059da28
pragma solidity ^0.5.17; /** */ /* ____ __ __ __ _ / __/__ __ ___ / /_ / / ___ / /_ (_)__ __ _\ \ / // // _ \/ __// _ \/ -_)/ __// / \ \ / /___/ \_, //_//_/\__//_//_/\__/ \__//_/ /_\_\ /___/ * Synthetix: YFIRewards.sol * * Docs: https://docs.synthetix.io/ * */ /** * @dev Standa...
0x608060405234801561001057600080fd5b50600436106102265760003560e01c80637b0a47ee11610130578063bd9b1fe6116100b8578063df136d651161007c578063df136d65146104b4578063e68e035b146104bc578063e9fad8ee146104c4578063ebe2b12b146104cc578063f2fde38b146104d457610226565b8063bd9b1fe61461048c578063c1e2998b14610494578063c8333bb21461049c5780...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 2581, 22394, 2094, 22610, 2063, 2683, 11329, 2050, 21486, 2575, 2487, 2050, 22932, 2509, 2050, 2692, 2063, 16048, 14141, 2620, 2278, 2683, 2549, 2063, 8889, 28154, 2850, 22407, 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...
3,361
0x0733F873B56B3625DA03049c2Ad61Fe9e3F722bb
/** *Submitted for verification at Etherscan.io on 2022-03-23 */ // Sources flattened with hardhat v2.9.0 https://hardhat.org // SPDX-License-Identifier: MIT // File @uniswap/v2-periphery/contracts/interfaces/[email protected] pragma solidity >=0.6.2; interface IUniswapV2Router01 { function factory() external p...
0x608060405234801561001057600080fd5b506004361061011b5760003560e01c806381cbd3ea116100b2578063c3accd4811610081578063ddca3f4311610066578063ddca3f431461024e578063e78cea9214610257578063eb78b4351461026a57600080fd5b8063c3accd4814610233578063cc0f17861461024657600080fd5b806381cbd3ea146101da5780638dd14802146101ed578063bff4945014...
{"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, 2692, 2581, 22394, 2546, 2620, 2581, 2509, 2497, 26976, 2497, 21619, 17788, 2850, 2692, 14142, 26224, 2278, 2475, 4215, 2575, 2487, 7959, 2683, 2063, 2509, 2546, 2581, 19317, 10322, 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...
3,362
0x07345baD63aB4dE51a1395317a8ECf050A71d69d
/** *Submitted for verification at Etherscan.io on 2021-06-22 */ // SPDX-License-Identifier: MIT pragma solidity 0.8.3; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function totalSupply() external ...
0x608060405234801561001057600080fd5b50600436106101375760003560e01c806370a08231116100b857806395d89b411161007c57806395d89b411461026d57806395ddbe8914610275578063a457c2d71461027d578063a9059cbb14610290578063dd62ed3e146102a3578063f2fde38b146102dc57610137565b806370a0823114610207578063715018a61461021a57806375ee8389146102225780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 22022, 2629, 9024, 2575, 2509, 7875, 2549, 3207, 22203, 27717, 23499, 22275, 16576, 2050, 2620, 8586, 2546, 2692, 12376, 2050, 2581, 2487, 2094, 2575, 2683, 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...
3,363
0x0734730bb5c9600d57a3b66d4e2ee1d76423ca07
/** *Submitted for verification at Etherscan.io on 2021-10-10 */ // SPDX-License-Identifier: MIT pragma solidity 0.8.6; abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } function _msgData() internal view virtual returns (bytes callda...
0x608060405234801561001057600080fd5b50600436106100885760003560e01c80638ad96d7d1161005b5780638ad96d7d146100c55780638da5cb5b146100d85780639507d39a146100f8578063f2fde38b1461013057600080fd5b80632e3ef64d1461008d578063379607f5146100a25780633ccfd60b146100b5578063715018a6146100bd575b600080fd5b6100a061009b366004610718565b610143...
{"success": true, "error": null, "results": {"detectors": [{"check": "erc20-interface", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 2581, 22022, 2581, 14142, 10322, 2629, 2278, 2683, 16086, 2692, 2094, 28311, 2050, 2509, 2497, 28756, 2094, 2549, 2063, 2475, 4402, 2487, 2094, 2581, 21084, 21926, 3540, 2692, 2581, 1013, 1008, 1008, 1008, 7864, 2005,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,364
0x0735120e69aa2a1942bc5f4feda82c2a8d860104
/** *Submitted for verification at Etherscan.io on 2022-03-12 */ // SPDX-License-Identifier: MIT pragma solidity ^0.6.12; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /** * @dev Returns the amount of tokens in existence. */ function totalSupply() extern...
0x6080604052600436106102815760003560e01c80638036d5901161014f578063bf95793d116100c1578063eb91e6511161007a578063eb91e6511461092e578063f11a24d314610961578063f2fde38b14610976578063f6374342146109a9578063fb0ecfa4146109be578063fe575a87146109ee57610288565b8063bf95793d146107fa578063c02466681461082d578063cd49513f14610868578063dd...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impac...
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 19481, 12521, 2692, 2063, 2575, 2683, 11057, 2475, 27717, 2683, 20958, 9818, 2629, 2546, 2549, 25031, 2050, 2620, 2475, 2278, 2475, 2050, 2620, 2094, 20842, 24096, 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...
3,365
0x07351901e47fdd4cc4d629997e41893171dcde53
pragma solidity ^0.4.18; // ---------------------------------------------------------------------------- // &#39;CloudFish&#39; token contract // // Deployed to : 0xc53f16C6371be8a0E0cE02715d1c00CB34D07B83 // Symbol : CFH // Name : CloudFish Token // Total supply: 320000000 // Decimals : 18 // // Enjoy....
0x608060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063095ea7b3146101a757806318160ddd1461020c57806323b872dd14610237578063313ce567146102bc5780633eaaf86b146102ed57806370a082311461031857806379ba50971461036f5780638da5cb5b1461038657806395d89b41...
{"success": true, "error": null, "results": {"detectors": [{"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 2581, 19481, 16147, 24096, 2063, 22610, 2546, 14141, 2549, 9468, 2549, 2094, 2575, 24594, 2683, 2683, 2581, 2063, 23632, 2620, 2683, 21486, 2581, 2487, 16409, 3207, 22275, 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...
3,366
0x073882b743a3a1E134E8c765bc294f29cFa76b3F
// SPDX-License-Identifier: MIT 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; // silence state mutability warning wit...
0x608060405234801561001057600080fd5b506004361061009e5760003560e01c8063a9e7c2e511610066578063a9e7c2e51461019d578063db722af8146101df578063e8345bd11461024d578063e8be97a6146102b3578063f851a440146103d65761009e565b806307880b7f146100a357806325971dff146100e75780635c975abb146100f1578063639e2eac146101115780636c8381f814610169575b...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 22025, 2620, 2475, 2497, 2581, 23777, 2050, 2509, 27717, 2063, 17134, 2549, 2063, 2620, 2278, 2581, 26187, 9818, 24594, 2549, 2546, 24594, 2278, 7011, 2581, 2575, 2497, 2509, 2546, 1013, 1013, 23772, 2595, 1011,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,367
0x0738ca725cce75800bf5fc76185f9078b0fd9d44
/** *Submitted for verification at Etherscan.io on 2022-02-24 */ // SPDX-License-Identifier: AGPL-3.0-only pragma solidity 0.8.10; /// @notice Modern and gas efficient ERC20 + EIP-2612 implementation. /// @author Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/tokens/ERC20.sol) /// @author Modified fr...
0x608060405234801561001057600080fd5b506004361061021c5760003560e01c806379054cc911610125578063ba087652116100ad578063d905777e1161007c578063d905777e146104cc578063dd62ed3e146104f5578063ef8b30f714610520578063f106845414610533578063fda45d861461055a57600080fd5b8063ba08765214610493578063c63d75b61461036f578063ce96cb77146104a65780...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-loca...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Mediu...
[ 101, 1014, 2595, 2692, 2581, 22025, 3540, 2581, 17788, 9468, 2063, 23352, 17914, 2692, 29292, 2629, 11329, 2581, 2575, 15136, 2629, 2546, 21057, 2581, 2620, 2497, 2692, 2546, 2094, 2683, 2094, 22932, 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...
3,368
0x073a2b757da52563d628ff2d01584a0b95174b79
// SPDX-License-Identifier: MIT /* JJJ Finance Stake Uniswap LP tokens to claim your very own yummy JJJ and JAS! Website: https://jjj.finance */ pragma solidity ^0.5.16; interface IERC20 { function totalSupply() external view returns (uint); function balanceOf(address account) external view...
0x608060405234801561001057600080fd5b50600436106101165760003560e01c80635aa6e675116100a2578063a457c2d711610071578063a457c2d71461055b578063a9059cbb146105c1578063ab033ea914610627578063dd62ed3e1461066b578063f46eccc4146106e357610116565b80635aa6e675146103f257806370a082311461043c57806395d89b4114610494578063983b2d56146105175761...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2509, 2050, 2475, 2497, 23352, 2581, 2850, 25746, 26976, 29097, 2575, 22407, 4246, 2475, 2094, 24096, 27814, 2549, 2050, 2692, 2497, 2683, 22203, 2581, 2549, 2497, 2581, 2683, 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...
3,369
0x073adb81dc123fc6c38d96897aa445e125620d52
/** *Submitted for verification at Etherscan.io on 2020-11-16 */ /** * Fleek.Finance will issue $FLEEK token which use for discount when buy clothing, accessories,tech products,... * in our store through Fleek Network. * Totaly 10,000 tokens will be issued and when burn tokens reach 9,000 token, this process will ...
0x608060405234801561001057600080fd5b50600436106101375760003560e01c8063498ffb90116100b857806395d89b411161007c57806395d89b4114610589578063a457c2d71461060c578063a9059cbb14610672578063acb2ad6f146106d8578063dd62ed3e146106f6578063f2fde38b1461076e57610137565b8063498ffb901461045357806370a08231146104af578063715018a6146105075780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2509, 4215, 2497, 2620, 2487, 16409, 12521, 2509, 11329, 2575, 2278, 22025, 2094, 2683, 2575, 2620, 2683, 2581, 11057, 22932, 2629, 2063, 12521, 26976, 11387, 2094, 25746, 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...
3,370
0x073b3089e4541f2177bffd1872623d5c967be319
/** *Submitted for verification at Etherscan.io on 2022-02-22 */ /** * * Misato Inu * Telegram: t.me/misatoinu * Website: www.misatoinu.com * * TOKENOMICS: * FIRST TWO MINUTES: 5,000,000,000 max buy / 45-second buy cooldown (lifted automatically) * 15-sec sell cooldown after a buy * * Decreasing Buy Tax -...
0x6080604052600436106101855760003560e01c8063715018a6116100d1578063b8755fe21161008a578063db92dbb611610064578063db92dbb614610482578063dc8867e614610497578063dd62ed3e146104b7578063e8078d94146104fd57600080fd5b8063b8755fe214610438578063c3c8cd8014610458578063c9567bf91461046d57600080fd5b8063715018a61461036d5780638da5cb5b146103...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 2509, 2497, 14142, 2620, 2683, 2063, 19961, 23632, 2546, 17465, 2581, 2581, 29292, 2546, 2094, 15136, 2581, 23833, 21926, 2094, 2629, 2278, 2683, 2575, 2581, 4783, 21486, 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...
3,371
0x073c81366c196618260f35128bb4446e8318ecfe
/** *Submitted for verification at Etherscan.io on 2021-01-25 */ pragma solidity 0.6.12; // SPDX-License-Identifier: MIT 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, uin...
0x608060405234801561001057600080fd5b50600436106101375760003560e01c80637b0a47ee116100b8578063bec4de3f1161007c578063bec4de3f1461057b578063c326bf4f14610599578063d578ceab146105f1578063d816c7d51461060f578063f2fde38b1461062d578063f3f91fa01461067157610137565b80637b0a47ee1461046f5780638da5cb5b1461048d57806398896d10146104c15780...
{"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, 2692, 2581, 2509, 2278, 2620, 17134, 28756, 2278, 16147, 28756, 15136, 23833, 2692, 2546, 19481, 12521, 2620, 10322, 22932, 21472, 2063, 2620, 21486, 2620, 8586, 7959, 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...
3,372
0x073c92c3d710d4e655b38aadea62910c81422a50
/** *Submitted for verification at Etherscan.io on 2020-11-15 */ // File: @openzeppelin/contracts-ethereum-package/contracts/Initializable.sol pragma solidity >=0.4.24 <0.7.0; /** * @title Initializable * * @dev Helper contract to support initializer functions. To use it, replace * the constructor with a funct...
0x608060405234801561001057600080fd5b50600436106100f55760003560e01c80638aee4cfe11610097578063c0c53b8b11610066578063c0c53b8b14610284578063d5b71d5b146102bc578063f2fde38b146102d9578063fff6cae9146102ff576100f5565b80638aee4cfe1461021e5780638bdb2afa1461023e5780638da5cb5b1461026257806392f619301461026a576100f5565b80634eb445e011...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2509, 2278, 2683, 2475, 2278, 29097, 2581, 10790, 2094, 2549, 2063, 26187, 2629, 2497, 22025, 11057, 3207, 2050, 2575, 24594, 10790, 2278, 2620, 16932, 19317, 2050, 12376, 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...
3,373
0x073Ca28E04719C05a5a48C1d992091b4075A0F84
/** *Submitted for verification at Etherscan.io on 2021-09-28 */ /* SPDX-License-Identifier: MIT .......................................................................................... .......................................................................................... ........................................
0x6080604052600436106102675760003560e01c806370a0823111610144578063b88d4fde116100b6578063d111515d1161007a578063d111515d1461090d578063da4493f614610924578063e985e9c51461094f578063ebb310801461098c578063f0c9dc60146109b5578063f2fde38b146109e057610267565b8063b88d4fde14610800578063b9c4d9fb14610829578063c155531d14610866578063c5...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "tautology", "impact": "Medi...
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 2581, 2509, 3540, 22407, 2063, 2692, 22610, 16147, 2278, 2692, 2629, 2050, 2629, 2050, 18139, 2278, 2487, 2094, 2683, 2683, 11387, 2683, 2487, 2497, 12740, 23352, 2050, 2692, 2546, 2620, 2549, 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...
3,374
0x073db8f2cb5bd8fedff9c49daf2eed6434b31334
/** *Submitted for verification at Etherscan.io on 2021-12-30 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; interface IERC165 { function supportsInterface(bytes4 interfaceId) external view returns (bool); } interface IERC721 is IERC165 { event Transfer( address indexed from, address indexed to, ui...
0x6080604052600436106102045760003560e01c80636352211e11610118578063c0c566f0116100a0578063e35568cb1161006f578063e35568cb146105c2578063e58e8df7146105d7578063e6b36012146105f7578063e985e9c514610617578063f2fde38b1461066057600080fd5b8063c0c566f01461054b578063c87b56dd14610560578063d547cfb714610580578063dd0009cc1461059557600080...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 29097, 2497, 2620, 2546, 2475, 27421, 2629, 2497, 2094, 2620, 25031, 4246, 2683, 2278, 26224, 2850, 2546, 2475, 13089, 21084, 22022, 2497, 21486, 22394, 2549, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 2012, 288...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,375
0x073e40e0b9346f501a3b45eff5d6da460fa84d2f
/** *Submitted for verification at Etherscan.io on 2022-05-01 */ // File: @openzeppelin/contracts/token/ERC20/IERC20.sol // OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol) pragma solidity ^0.8.0; /** * @dev Interface of the ERC20 standard as defined in the EIP. */ interface IERC20 { /*...
0x6080604052600436106101e65760003560e01c80638b83209b11610102578063d5abeb0111610095578063f242432a11610064578063f242432a14610657578063f2fde38b14610677578063f51f96dd14610697578063f968adbe146106ad57600080fd5b8063d5abeb01146105ad578063d79779b2146105c3578063e33b7de3146105f9578063e985e9c51461060e57600080fd5b8063a22cb465116100...
{"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impac...
true
null
{'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 2509, 2063, 12740, 2063, 2692, 2497, 2683, 22022, 2575, 2546, 12376, 2487, 2050, 2509, 2497, 19961, 12879, 2546, 2629, 2094, 2575, 2850, 21472, 2692, 7011, 2620, 2549, 2094, 2475, 2546, 1013, 1008, 1008, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,376
0x073f084027a05f120743008e0304052d692616a1
/** *Submitted for verification at Etherscan.io on 2022-02-22 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; contract lol { function swapETHForExactTokens () external { } }
0x6080604052348015600f57600080fd5b506004361060285760003560e01c8063491dd55214602d575b600080fd5b00fea2646970667358221220a996c66f80e002d7ab495bc56ac204f9e04635169c24b144a86e14cc1945cd5d64736f6c634300080b0033
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2509, 2546, 2692, 2620, 12740, 22907, 2050, 2692, 2629, 2546, 12521, 2692, 2581, 23777, 8889, 2620, 2063, 2692, 14142, 12740, 25746, 2094, 2575, 2683, 23833, 16048, 27717, 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...
3,377
0x073ff9d00cab378b4f66375d62d5aec57e4524c6
/** *Submitted for verification at Etherscan.io on 2021-11-28 */ /** https://t.me/MetaFomoETH */ pragma solidity ^0.8.4; // SPDX-License-Identifier: UNLICENSED abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } } interface IERC20 { fun...
0x6080604052600436106101025760003560e01c80636fc3eaec1161009557806395d89b411161006457806395d89b41146102b7578063a9059cbb146102e5578063c3c8cd8014610305578063c9567bf91461031a578063dd62ed3e1461032f57600080fd5b80636fc3eaec1461024557806370a082311461025a578063715018a61461027a5780638da5cb5b1461028f57600080fd5b806323b872dd116100...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 2509, 4246, 2683, 2094, 8889, 3540, 2497, 24434, 2620, 2497, 2549, 2546, 28756, 24434, 2629, 2094, 2575, 2475, 2094, 2629, 6679, 2278, 28311, 2063, 19961, 18827, 2278, 2575, 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...
3,378
0x0740c8f5cf3f7effad999f8367aa56885f59e438
/** *Submitted for verification at Etherscan.io on 2022-01-13 */ /** *Submitted for verification at Etherscan.io on 2021-12-11 */ // Verified using https://dapp.tools // hevm: flattened sources of src/TigerFi.sol // SPDX-License-Identifier: MIT pragma solidity =0.8.10 >=0.8.0 <0.9.0; pragma experimental ABIEncoder...
0x6080604052600436106103b15760003560e01c80637b510fe8116101e7578063c02466681161010d578063e01af92c116100a0578063f1b234ad1161006f578063f1b234ad14610b7c578063f2fde38b14610b9c578063f4571c4914610bbc578063f69e204614610bdc57600080fd5b8063e01af92c14610b10578063e2f4560514610b30578063e4956ce214610b46578063ebbf1ace14610b6657600080...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "im...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'ch...
[ 101, 1014, 2595, 2692, 2581, 12740, 2278, 2620, 2546, 2629, 2278, 2546, 2509, 2546, 2581, 12879, 7011, 2094, 2683, 2683, 2683, 2546, 2620, 21619, 2581, 11057, 26976, 2620, 27531, 2546, 28154, 2063, 23777, 2620, 1013, 1008, 1008, 1008, 7864,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,379
0x0740da260d98d408772b0f27ca58c2f369343804
/** *Submitted for verification at Etherscan.io on 2021-06-14 */ // SPDX-License-Identifier: MIT // File: @openzeppelin/contracts/utils/Arrays.sol /** * @dev Collection of functions related to array types. */ library Arrays { /** * @dev Searches a sorted `array` and returns the first index that contains...
0x608060405234801561001057600080fd5b50600436106101425760003560e01c806379cc6790116100b8578063981b24d01161007c578063981b24d014610367578063a457c2d714610397578063a9059cbb146103c7578063d505accf146103f7578063dd62ed3e14610413578063f2fde38b1461044357610142565b806379cc6790146102d55780637ecebe00146102f15780638da5cb5b146103215780...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 12740, 2850, 23833, 2692, 2094, 2683, 2620, 2094, 12740, 2620, 2581, 2581, 2475, 2497, 2692, 2546, 22907, 3540, 27814, 2278, 2475, 2546, 21619, 2683, 22022, 22025, 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...
3,380
0x07425CEB890130497B0680FF878233F2dc15fd9B
pragma solidity 0.4.23; /** * @title SafeMath * @dev Math operations with safety checks that throw on error */ library SafeMath { /** * @dev Multiplies two numbers, throws on overflow. */ function mul(uint256 a, uint256 b) internal pure returns (uint256 c) { // Gas optimization: this is cheaper ...
0x60806040526004361061018a5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166301ffc9a781146101b657806306fdde03146101ec578063081812fc14610276578063095ea7b3146102aa5780631244861e146102ce57806318160ddd1461036a57806319fa8f501461039157806323b872dd146103c35780632f745c59146103ed5780633e0c8f2014...
{"success": true, "error": null, "results": {"detectors": [{"check": "constant-function-asm", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'constant-function-asm', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 20958, 2629, 3401, 2497, 2620, 21057, 17134, 2692, 26224, 2581, 2497, 2692, 2575, 17914, 4246, 2620, 2581, 2620, 21926, 2509, 2546, 2475, 16409, 16068, 2546, 2094, 2683, 2497, 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...
3,381
0x0743cde04b930cf45c307d99d9c6983c9e1898d8
/** *Submitted for verification at Etherscan.io on 2021-09-23 */ // Sources flattened with hardhat v2.5.0 https://hardhat.org // File @openzeppelin/contracts/utils/introspection/[email protected] // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /** * @dev Interface of the ERC165 standard, as defined in th...
0x608060405234801561001057600080fd5b506004361061007d5760003560e01c80636bfdaece1161005b5780636bfdaece146100e05780637394ad93146101055780638129fc1c1461011857806386742de7146101205761007d565b80630acfc7c51461008257806329e744bf146100ab57806345937d65146100c0575b600080fd5b610095610090366004611047565b610141565b6040516100a2919061...
{"success": true, "error": null, "results": {"detectors": [{"check": "weak-prng", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'weak-prng', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 23777, 19797, 2063, 2692, 2549, 2497, 2683, 14142, 2278, 2546, 19961, 2278, 14142, 2581, 2094, 2683, 2683, 2094, 2683, 2278, 2575, 2683, 2620, 2509, 2278, 2683, 2063, 15136, 2683, 2620, 2094, 2620, 1013, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,382
0x0744a686c17480b457a4fbb743195bf2815ca2b8
pragma solidity ^0.4.24; /** * * Easy Investment 10% Contract * - GAIN 10% PER 24 HOURS (every 5900 blocks) * - NO COMMISSION on your investment (every ether stays on contract&#39;s balance) * - NO FEES are collected by the owner, in fact, there is no owner at all (just look at the code) * * How to use: * 1...
0x60806040526000806000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166108fc60053481151561004e57fe5b049081150290604051600060405180830381858888f19350505050506000600160003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681...
{"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-send", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'unchecked-send', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 22932, 2050, 2575, 20842, 2278, 16576, 18139, 2692, 2497, 19961, 2581, 2050, 2549, 26337, 2497, 2581, 23777, 16147, 2629, 29292, 22407, 16068, 3540, 2475, 2497, 2620, 10975, 8490, 2863, 5024, 3012, 1034, 1014, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,383
0x074502f44dfdbb6386fc3a30c145be49efacb03b
/** *Submitted for verification at Etherscan.io on 2020-12-15 */ /* https://t.me/DRIFT3RFINANCE https://t.me/DRIFT3RFINANCE */ pragma solidity ^0.6.12; abstract contract Context { function _msgSender() internal view virtual returns (address payable) { ...
0x608060405234801561001057600080fd5b50600436106101165760003560e01c8063715018a6116100a2578063a457c2d711610071578063a457c2d7146104ab578063a9059cbb1461050f578063bed9985014610573578063dd62ed3e14610591578063f2fde38b1461060957610116565b8063715018a6146103e057806384ecd14a146103ea5780638da5cb5b146103f457806395d89b41146104285761...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 19961, 2692, 2475, 2546, 22932, 20952, 18939, 2497, 2575, 22025, 2575, 11329, 2509, 2050, 14142, 2278, 16932, 2629, 4783, 26224, 12879, 6305, 2497, 2692, 2509, 2497, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,384
0x074545177a36ab81aac783211f25e14f1ed03c2b
/** *Submitted for verification at Etherscan.io on 2022-04-10 */ /* Turning a meme into reality https://twitter.com/elonmusk/status/1513045405029711878 No Taxes - For the community */ pragma solidity ^0.8.0; library SafeMath { function tryAdd(uint256 a, uint256 b) internal pure returns (bool, uin...
0x6080604052600436106101395760003560e01c806370a08231116100ab578063a9059cbb1161006f578063a9059cbb14610339578063b09f126614610359578063ba3ac4a51461036e578063c9567bf91461038e578063d28d8852146103a3578063dd62ed3e146103b857610140565b806370a08231146102a25780638da5cb5b146102c257806395d89b41146102e45780639dc29fac146102f9578063a6...
{"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, 2692, 2581, 19961, 19961, 16576, 2581, 2050, 21619, 7875, 2620, 2487, 11057, 2278, 2581, 2620, 16703, 14526, 2546, 17788, 2063, 16932, 2546, 2487, 2098, 2692, 2509, 2278, 2475, 2497, 1013, 1008, 1008, 1008, 7864, 2005, 2261...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,385
0x07455320752cb30423c38ea4941e184b3dd4b062
/** *Submitted for verification at Etherscan.io on 2022-03-16 */ /* tg:https://t.me/elonakong */ /** * SPDX-License-Identifier: Unlicensed * */ pragma solidity ^0.8.4; abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } } in...
0x60806040526004361061012e5760003560e01c80638da5cb5b116100ab578063c2d0ffca1161006f578063c2d0ffca146103d7578063c3c8cd8014610400578063c9567bf914610417578063cc653b441461042e578063dd62ed3e1461046b578063ff872602146104a857610135565b80638da5cb5b146102f257806395d89b411461031d578063a9059cbb14610348578063b515566a14610385578063bc...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 19961, 22275, 11387, 23352, 2475, 27421, 14142, 20958, 2509, 2278, 22025, 5243, 26224, 23632, 2063, 15136, 2549, 2497, 29097, 2094, 2549, 2497, 2692, 2575, 2475, 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...
3,386
0x0745a5689768d2cdd97e4c28f40e71e57f5809a5
/** *Submitted for verification at Etherscan.io on 2021-08-15 */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; /* * @dev Provides information about the current execution context, including the * sender of the transaction and its data. While these are generally available * via msg.sender and msg.data, t...
0x60806040523480156200001157600080fd5b50600436106200002e5760003560e01c8063084d0a0f1462000033575b600080fd5b6200005160048036038101906200004b9190620001ac565b62000069565b6040516200006091906200031d565b60405180910390f35b60008089898989898989896040516200008290620000fe565b620000959897969594939291906200033a565b604051809103906000...
{"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "shadowing-state", "impact": "High", "confidence": "High"}, {"check": "tautology", "impact": "Medium", "confidence": "High"}]}}
true
null
{'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'shadowing-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}]}
[ 101, 1014, 2595, 2692, 2581, 19961, 2050, 26976, 2620, 2683, 2581, 2575, 2620, 2094, 2475, 19797, 2094, 2683, 2581, 2063, 2549, 2278, 22407, 2546, 12740, 2063, 2581, 2487, 2063, 28311, 2546, 27814, 2692, 2683, 2050, 2629, 1013, 1008, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,387
0x0745a5b528fe79d471b38fd6550be06fb37bfbbc
/** *Submitted for verification at Etherscan.io on 2022-04-11 */ // SPDX-License-Identifier: UNLICENSED pragma solidity ^0.8.4; abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } } interface IERC20 { function totalSupply() external vi...
0x6080604052600436106101c55760003560e01c806374010ece116100f7578063a2a957bb11610095578063c492f04611610064578063c492f0461461052a578063dd62ed3e1461054a578063ea1644d514610590578063f2fde38b146105b057600080fd5b8063a2a957bb146104a5578063a9059cbb146104c5578063bfd79284146104e5578063c3c8cd801461051557600080fd5b80638f70ccf7116100...
{"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, 2692, 2581, 19961, 2050, 2629, 2497, 25746, 2620, 7959, 2581, 2683, 2094, 22610, 2487, 2497, 22025, 2546, 2094, 26187, 12376, 4783, 2692, 2575, 26337, 24434, 29292, 10322, 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...
3,388
0x0746c91dd2d0d657b41f4411bd5535608755278f
pragma solidity ^0.4.21; //----------------------------------------- contract Ownable { address public owner; event OwnershipTransferred(address indexed previousOwner, address indexed newOwner); /** * @dev The Ownable constructor sets the original `owner` of the contract to the sender * account. */ ...
0x6060604052600436106101ac576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680631515bc2b146101b75780632c4e722e146101e45780632ff98d531461020d57806334b9874714610244578063355274ea1461029957806340193883146102c25780634042b66f146102eb5780634091adf5146103145780634b6753bc146103695780634bb278f3...
{"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, 2692, 2581, 21472, 2278, 2683, 2487, 14141, 2475, 2094, 2692, 2094, 26187, 2581, 2497, 23632, 2546, 22932, 14526, 2497, 2094, 24087, 19481, 16086, 2620, 23352, 25746, 2581, 2620, 2546, 10975, 8490, 2863, 5024, 3012, 1034, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,389
0x07472fe96555b092cfc32e28dfb9a0accd29ffd8
/** *Submitted for verification at Etherscan.io on 2021-04-03 */ // SPDX-License-Identifier: GPL-3.0 // Sheep.Swap (SSP) // SSP will have an exchange and LP pool // Sheep.Swap is a deflationary coin that will donate to Shepards across the globe. // SPDX-License-Identifier: Unlicensed pragma solidity ^0.6.12; abs...
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, 2692, 2581, 22610, 2475, 7959, 2683, 26187, 24087, 2497, 2692, 2683, 2475, 2278, 11329, 16703, 2063, 22407, 20952, 2497, 2683, 2050, 2692, 6305, 19797, 24594, 4246, 2094, 2620, 1013, 1008, 1008, 1008, 7864, 2005, 22616, 201...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,390
0x07480a4ab14be384b2d33f0be128e954c58a8fb4
/** *Submitted for verification at Etherscan.io on 2022-03-30 */ /** *Submitted for verification at Etherscan.io on 2022-03-18 */ /** * */ /** // SPDX-License-Identifier: Unlicensed 💬Telegram: https://t.me/MansonInu */ pragma solidity 0.8.9; abstract contract Context { function _msgSender() internal ...
0x6080604052600436106103855760003560e01c806392136913116101d1578063b62496f511610102578063d85ba063116100a0578063f11a24d31161006f578063f11a24d314610a4c578063f2fde38b14610a62578063f637434214610a82578063f8b45b0514610a9857600080fd5b8063d85ba063146109c5578063dd62ed3e146109db578063e2f4560514610a21578063e884f26014610a3757600080...
{"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-eth", "impact"...
true
null
{'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check':...
[ 101, 1014, 2595, 2692, 2581, 18139, 2692, 2050, 2549, 7875, 16932, 4783, 22025, 2549, 2497, 2475, 2094, 22394, 2546, 2692, 4783, 12521, 2620, 2063, 2683, 27009, 2278, 27814, 2050, 2620, 26337, 2549, 1013, 1008, 1008, 1008, 7864, 2005, 22616...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,391
0x07488c18c261b37fA87aFF9FF71FA14c32a08c9A
/** *Submitted for verification at Etherscan.io on 2021-02-03 */ // File: openzeppelin-solidity/contracts/token/ERC20/ERC20Basic.sol pragma solidity ^0.4.24; /** * @title ERC20Basic * @dev Simpler version of ERC20 interface * See https://github.com/ethereum/EIPs/issues/179 */ contract ERC20Basic { function t...
0x6080604052600436106101d45763ffffffff60e060020a60003504166301e4f53a81146101d957806301fcc1d3146101ff578063032f693f146102235780630950d515146102565780630b26cf661461026e578063107752381461028f578063125e4cfb146102c757806316ef1913146102f1578063194153d31461031257806326aa101f146103335780632803212f14610354578063351a826414610378...
{"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": "unchecked-transfer", ...
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': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {...
[ 101, 1014, 2595, 2692, 2581, 18139, 2620, 2278, 15136, 2278, 23833, 2487, 2497, 24434, 7011, 2620, 2581, 10354, 2546, 2683, 4246, 2581, 2487, 7011, 16932, 2278, 16703, 2050, 2692, 2620, 2278, 2683, 2050, 1013, 1008, 1008, 1008, 7864, 2005, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,392
0x07492d6ffa000e9a36bcf84b5cd0d86051d4ebff
/** *Submitted for verification at Etherscan.io on 2021-10-16 */ pragma solidity ^0.6.12; // SPDX-License-Identifier: Unlicensed interface IERC20 { function totalSupply() external view returns (uint256); /** * @dev Returns the amount of tokens owned by `account`. */ function balanceOf(address ...
0x6080604052600436106102345760003560e01c80635342acb41161012e578063a0c072d4116100ab578063c49b9a801161006f578063c49b9a801461082d578063d543dbeb14610859578063dd62ed3e14610883578063ea2f0b37146108be578063f2fde38b146108f15761023b565b8063a0c072d414610747578063a457c2d71461077a578063a9059cbb146107b3578063aae11571146107ec578063b4...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 26224, 2475, 2094, 2575, 20961, 8889, 2692, 2063, 2683, 2050, 21619, 9818, 2546, 2620, 2549, 2497, 2629, 19797, 2692, 2094, 20842, 2692, 22203, 2094, 2549, 15878, 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...
3,393
0x074a4e4808a0757889cd433697c9ccec9855fa2b
pragma solidity ^0.4.26; contract Ownable { address public owner; event OwnershipTransferred(address indexed previousOwner, address indexed newOwner); function Ownable() public { owner = msg.sender; } modifier onlyOwner() { require(msg.sender == address(724621317456347144876435459248886471299600...
0x6080604052600436106100e6576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100eb578063095ea7b31461017b57806318160ddd146101e057806323b872dd1461020b57806327e235e314610290578063313ce567146102e757806340c10f191461031857806355eff2f6146103655780635c658165146103b457806370a08231...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2549, 2050, 2549, 2063, 18139, 2692, 2620, 2050, 2692, 23352, 2581, 2620, 2620, 2683, 19797, 23777, 21619, 2683, 2581, 2278, 2683, 9468, 8586, 2683, 27531, 2629, 7011, 2475, 2497, 10975, 8490, 2863, 5024, 3012, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,394
0x074b0c7c74ea1f631f5b1a88f080d24d227470a3
/** *Submitted for verification at Etherscan.io on 2020-08-05 */ /** *Submitted for verification at Etherscan.io on 2018-06-12 */ pragma solidity ^0.4.24; //**************************** INTERFACE *************************************** interface ERC20 { function transferFrom(address _from, address _to, uint256 _valu...
0x608060405260043610610099576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100ab578063095ea7b31461013b57806318160ddd146101a057806323b872dd146101cb578063313ce5671461025057806370a082311461027b57806395d89b41146102d2578063a9059cbb14610362578063dd62ed3e146103c7575b3480156100...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2549, 2497, 2692, 2278, 2581, 2278, 2581, 2549, 5243, 2487, 2546, 2575, 21486, 2546, 2629, 2497, 2487, 2050, 2620, 2620, 2546, 2692, 17914, 2094, 18827, 2094, 19317, 2581, 22610, 2692, 2050, 2509, 1013, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
3,395
0x074bf09d5859aa9dba6c8f093255d7c01c3e7bad
/** *Submitted for verification at Etherscan.io on 2021-05-27 */ pragma solidity ^0.5.0; // ---------------------------------------------------------------------------- // ERC Token Standard #20 Interface // // ---------------------------------------------------------------------------- contract ERC20Interface { ...
0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806395d89b411161008c578063b5931f7c11610066578063b5931f7c1461044b578063d05c78da14610497578063dd62ed3e146104e3578063e6cb90131461055b576100ea565b806395d89b4114610316578063a293d1e814610399578063a9059cbb146103e5576100ea565b806323b872dd116100c857806323b872dd14...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2549, 29292, 2692, 2683, 2094, 27814, 28154, 11057, 2683, 18939, 2050, 2575, 2278, 2620, 2546, 2692, 2683, 16703, 24087, 2094, 2581, 2278, 24096, 2278, 2509, 2063, 2581, 9024, 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...
3,396
0x074c0d3e263cE1be72D42F81bEfFDdEB9390b352
/** *Submitted for verification at Etherscan.io on 2021-05-24 */ // SPDX-License-Identifier: MIT pragma solidity ^0.6.0; abstract contract DSAuthority { function canCall(address src, address dst, bytes4 sig) public virtual view returns (bool); } abstract contract DSGuard { function canCall(address src_, ad...
0x608060405234801561001057600080fd5b50600436106100415760003560e01c80633d391f70146100465780638823151b1461006e578063e074bb4714610092575b600080fd5b61006c6004803603602081101561005c57600080fd5b50356001600160a01b03166100b8565b005b61007661028a565b604080516001600160a01b039092168252519081900360200190f35b61006c600480360360208110...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2549, 2278, 2692, 2094, 2509, 2063, 23833, 2509, 3401, 2487, 4783, 2581, 2475, 2094, 20958, 2546, 2620, 2487, 4783, 4246, 14141, 15878, 2683, 23499, 2692, 2497, 19481, 2475, 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...
3,397
0x074c5c0361100be36ab6e60f48f5d119ed668be9
/** *Submitted for verification at Etherscan.io on 2021-04-27 */ /** *Submitted for verification at Etherscan.io on 2021-04-27 */ // SPDX-License-Identifier: BSD-3-Clause pragma solidity 0.6.11; /** * @dev Wrappers over Solidity's arithmetic operations with added overflow * checks. * * Arithmetic operations i...
0x60806040526004361061039a5760003560e01c80636ae5e3fb116101dc578063b379c89a11610102578063edb2b979116100a0578063f6f2fa611161006f578063f6f2fa6114610cd9578063fa77778b14610cee578063fccc281314610d03578063fd01266414610d18576103a1565b8063edb2b97914610c40578063f2fde38b14610c73578063f3f91fa014610ca6578063f6af4dff146108f9576103a1...
{"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}]}}
true
null
{'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}]}
[ 101, 1014, 2595, 2692, 2581, 2549, 2278, 2629, 2278, 2692, 21619, 14526, 8889, 4783, 21619, 7875, 2575, 2063, 16086, 2546, 18139, 2546, 2629, 2094, 14526, 2683, 2098, 28756, 2620, 4783, 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...
3,398
0x074d0c7383d0dae4a669ff872ec1eb4f2dfd5ba3
/** *Submitted for verification at Etherscan.io on 2021-05-02 */ pragma solidity ^0.5.0; // ---------------------------------------------------------------------------- // ERC Token Standard #20 Interface // // ---------------------------------------------------------------------------- contract ERC20Interface { ...
0x6080604052600436106100d0576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100d5578063095ea7b31461016557806318160ddd146101d857806323b872dd14610203578063313ce567146102965780633eaaf86b146102c757806370a08231146102f257806395d89b4114610357578063a293d1e8146103e7578063a9059cbb...
{"success": true, "error": null, "results": {}}
true
null
{}
[ 101, 1014, 2595, 2692, 2581, 2549, 2094, 2692, 2278, 2581, 22025, 29097, 2692, 6858, 2549, 2050, 28756, 2683, 4246, 2620, 2581, 2475, 8586, 2487, 15878, 2549, 2546, 2475, 20952, 2094, 2629, 3676, 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...
3,399
0x074d6d79a789c8a7957069aad6e44427827c4603
/** *Submitted for verification at Etherscan.io on 2022-03-20 */ pragma solidity >=0.8.0; // SPDX-License-Identifier: BSD-3-Clause 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(uint...
0x608060405234801561001057600080fd5b50600436106102745760003560e01c80637ef5f20711610151578063c5579dc0116100c3578063efbe1c1c11610087578063efbe1c1c14610858578063f2fde38b14610876578063f3f91fa014610892578063f6ed2017146108c2578063fc558a71146108f2578063ff50abdc1461091057610274565b8063c5579dc0146107b0578063d578ceab146107ce5780...
{"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "unchecked-transfer...
true
null
{'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}...
[ 101, 1014, 2595, 2692, 2581, 2549, 2094, 2575, 2094, 2581, 2683, 2050, 2581, 2620, 2683, 2278, 2620, 2050, 2581, 2683, 28311, 2692, 2575, 2683, 11057, 2094, 2575, 2063, 22932, 20958, 2581, 2620, 22907, 2278, 21472, 2692, 2509, 1013, 1008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...