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 |
|---|---|---|---|---|---|---|---|---|---|
400 | 0x8ddb0bbc9914fce1d6b3f6867584e263eaca08dc | pragma solidity 0.5.17;
pragma experimental ABIEncoderV2;
library SafeMath {
/**
* @dev Returns the addition of two unsigned integers, reverting on
* overflow.
*
* Counterpart to Solidity's `+` operator.
*
* Requirements:
*
* - Addition cannot overflow.
*/
... | 0x608060405234801561001057600080fd5b50600436106103205760003560e01c806364dd48f5116101a757806398dca210116100ee578063e662241d11610097578063f1127ed811610071578063f1127ed814610c6f578063fa8f345514610cce578063faf231e614610d0157610320565b8063e662241d14610c57578063e7a324dc14610c5f578063ec342ad014610c6757610320565b8063b4b5ea5711... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "boolean-cst", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-delegatecall... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'boolean-cst', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}... | [
101,
1014,
2595,
2620,
14141,
2497,
2692,
10322,
2278,
2683,
2683,
16932,
11329,
2063,
2487,
2094,
2575,
2497,
2509,
2546,
2575,
20842,
23352,
2620,
2549,
2063,
23833,
2509,
5243,
3540,
2692,
2620,
16409,
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... |
401 | 0x8deCDbd8101c85D4d151383A3130EaBF9A4CBe57 | pragma solidity 0.6.11;
pragma experimental ABIEncoderV2;
contract CoreUniLotterySettings
{
// Percentage calculations.
// As Solidity doesn't have floats, we have to use integers for
// percentage arithmetics.
// We set 1 percent to be equal to 1,000,000 - thus, we
// simulate 6 decimal poi... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c8063432fe9a71461003b578063c4d66de814610064575b600080fd5b61004e610049366004610457565b610079565b60405161005b91906107e7565b60405180910390f35b610077610072366004610418565b61020a565b005b6000805473ffffffffffffffffffffffffffffffffffffffff16331461009e57600080fd5b... | {"success": true, "error": null, "results": {"detectors": [{"check": "write-after-write", "impact": "Medium", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-delegate... | true | null | {'detectors': [{'check': 'write-after-write', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medi... | [
101,
1014,
2595,
2620,
3207,
19797,
2497,
2094,
2620,
10790,
2487,
2278,
27531,
2094,
2549,
2094,
16068,
17134,
2620,
2509,
2050,
21486,
14142,
5243,
29292,
2683,
2050,
2549,
27421,
2063,
28311,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
402 | 0x8e068598d663bb6010fe552270e50a484b762b42 | 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 ... | 0x6060604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b4578063095ea7b31461014257806318160ddd1461019c57806323b872dd146101c557806327e235e31461023e578063313ce5671461028b5780635c658165146102ba57806370a082311461032657806395d89b4114610373578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2620,
2063,
2692,
2575,
27531,
2683,
2620,
2094,
28756,
2509,
10322,
16086,
10790,
7959,
24087,
19317,
19841,
2063,
12376,
2050,
18139,
2549,
2497,
2581,
2575,
2475,
2497,
20958,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
403 | 0x8E4574D2B0ae2149dCe2D7c4d12b39A0478bfd99 | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
contract DSAuthEvents {
event LogSetAuthority(address indexed authority);
event LogSetOwner(address indexed owner);
}
contract DSAuth is DSAuthEvents {
DSAuthority public authority;
address public owner;
constructor() public {
... | 0x6080604052600436106100e15760003560e01c80638da5cb5b1161007f578063c74c0fac11610059578063c74c0fac146102cc578063cae270b6146102e1578063deca5f8814610317578063f851a4401461034a576100e8565b80638da5cb5b14610241578063a7304bf714610256578063b91351e114610289576100e8565b806329f7fc9e116100bb57806329f7fc9e1461019b5780632f73fc1a146101... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "name-reused", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confiden... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'name-reused', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowleve... | [
101,
1014,
2595,
2620,
2063,
19961,
2581,
2549,
2094,
2475,
2497,
2692,
6679,
17465,
26224,
16409,
2063,
2475,
2094,
2581,
2278,
2549,
2094,
12521,
2497,
23499,
2050,
2692,
22610,
2620,
29292,
2094,
2683,
2683,
10975,
8490,
2863,
5024,
3012... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
404 | 0x8f87ec6aad3b2a8c44f1298a1af56169b8e574cf | pragma solidity 0.7.1;
contract LYNCToken {
//Enable SafeMath
using SafeMath for uint256;
//Token details
string constant public name = "LYNC Network";
string constant public symbol = "LYNC";
uint8 constant public decimals = 18;
//Reward pool and owner address
a... | 0x608060405234801561001057600080fd5b50600436106101215760003560e01c80637fd6f15c116100ad57806395d89b411161007157806395d89b4114610442578063a9059cbb146104c5578063d5fbac3a14610529578063dd62ed3e1461056d578063f2fde38b146105e557610121565b80637fd6f15c1461036e578063845a51ec1461038c5780638b87062c146103c05780638da5cb5b146103e05780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2620,
2546,
2620,
2581,
8586,
2575,
11057,
2094,
2509,
2497,
2475,
2050,
2620,
2278,
22932,
2546,
12521,
2683,
2620,
27717,
10354,
26976,
16048,
2683,
2497,
2620,
2063,
28311,
2549,
2278,
2546,
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... |
405 | 0x903e3c55e410e92c8758c8459847b98de2893ff5 | 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 ... | 0x6060604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b4578063095ea7b31461014257806318160ddd1461019c57806323b872dd146101c557806327e235e31461023e578063313ce5671461028b5780635c658165146102ba57806370a082311461032657806395d89b4114610373578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
21057,
2509,
2063,
2509,
2278,
24087,
2063,
23632,
2692,
2063,
2683,
2475,
2278,
2620,
23352,
2620,
2278,
2620,
19961,
2683,
2620,
22610,
2497,
2683,
2620,
3207,
22407,
2683,
2509,
4246,
2629,
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... |
406 | 0x9131c8c33968729b8680676400eb2cd23ea44dac | pragma solidity 0.6.12;
library Address {
function isContract(address account) internal view returns (bool) {
uint256 size;
assembly { size := extcodesize(account) }
return size > 0;
}
function sendValue(address payable recipient, uint256 amount) internal {
... | 0x608060405234801561001057600080fd5b506004361061014d5760003560e01c806370a08231116100c3578063a457c2d71161007c578063a457c2d714610421578063a9059cbb1461044d578063ca15c87314610479578063d539139314610496578063d547741f1461049e578063dd62ed3e146104ca5761014d565b806370a08231146103545780639010d07c1461037a57806391d14854146103b95780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
17134,
2487,
2278,
2620,
2278,
22394,
2683,
2575,
2620,
2581,
24594,
2497,
20842,
17914,
2575,
2581,
21084,
8889,
15878,
2475,
19797,
21926,
5243,
22932,
2850,
2278,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
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... |
407 | 0x9144a650d1DA46F3d15DC644a2aFF01D4d4681D4 | pragma solidity 0.6.12;
pragma experimental ABIEncoderV2;
library console {
address constant CONSOLE_ADDRESS = address(0x000000000000000000636F6e736F6c652e6c6f67);
function _sendLogPayload(bytes memory payload) private view {
uint256 payloadLength = payload.length;
address consoleAddress = CONSOLE_ADDRESS;... | 0x608060405234801561001057600080fd5b506004361061014d5760003560e01c80635c19a95c116100c3578063a9059cbb1161007c578063a9059cbb146102b9578063b4b5ea57146102cc578063c3cda520146102df578063dd62ed3e146102f2578063e7a324dc14610305578063f1127ed81461030d5761014d565b80635c19a95c146102385780636fcfff451461024b57806370a082311461026b5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "name-reused", "impact": "High", "confidence": "High"}, {"check": "incorrect-equality", "impac... | true | null | {'detectors': [{'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'name-reused', 'impact': 'High', 'confidence': 'High'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check... | [
101,
1014,
2595,
2683,
16932,
2549,
2050,
26187,
2692,
2094,
2487,
2850,
21472,
2546,
29097,
16068,
16409,
21084,
2549,
2050,
2475,
10354,
2546,
24096,
2094,
2549,
2094,
21472,
2620,
2487,
2094,
2549,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
408 | 0x914a3c0b6dd6ec022d4fa0db75ce82314b153a31 | pragma solidity 0.5.2;
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(address account) external view retur... | 0x608060405234801561001057600080fd5b50600436106100c6576000357c010000000000000000000000000000000000000000000000000000000090048063395093511161008e57806339509351146101f657806370a082311461022257806395d89b4114610248578063a457c2d714610250578063a9059cbb1461027c578063dd62ed3e146102a8576100c6565b806306fdde03146100cb578063095ea7... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
16932,
2050,
2509,
2278,
2692,
2497,
2575,
14141,
2575,
8586,
2692,
19317,
2094,
2549,
7011,
2692,
18939,
23352,
3401,
2620,
21926,
16932,
2497,
16068,
2509,
2050,
21486,
10975,
8490,
2863,
5024,
3012,
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... |
409 | 0x9165c035B67f8EccE9F1eF523eb828B987883Ca1 | pragma solidity 0.6.6;
contract Context {
// Empty internal constructor, to prevent people from mistakenly deploying
// an instance of this contract, which should be used via inheritance.
constructor () internal {}
// solhint-disable-previous-line no-empty-blocks
function _msgSender() intern... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806370a0823111610097578063a457c2d711610066578063a457c2d7146104a0578063a9059cbb14610506578063aa271e1a1461056c578063dd62ed3e146105c8576100f5565b806370a082311461037757806395d89b41146103cf578063983b2d56146104525780639865027514610496576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
16048,
2629,
2278,
2692,
19481,
2497,
2575,
2581,
2546,
2620,
8586,
3401,
2683,
2546,
2487,
12879,
25746,
2509,
15878,
2620,
22407,
2497,
2683,
2620,
2581,
2620,
2620,
2509,
3540,
2487,
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... |
410 | 0x91be9dca8ff3cbc7ef7e7f9ca8bc10682a7078a5 | pragma solidity 0.5.17;
library SafeMath {
/**
* @dev Returns the addition of two unsigned integers, reverting on overflow.
*
* Counterpart to Solidity's `+` operator.
*
* Requirements:
* - Addition cannot overflow.
*/
function add(uint256 a, uint256 b) internal pure... | 0x6080604052600436106100c25760003560e01c80636a42b8f81161007f578063c1a287e211610059578063c1a287e21461073d578063e177246e14610768578063f2b06537146107a3578063f851a440146107f6576100c2565b80636a42b8f8146106bc5780637d645fab146106e7578063b1b43ae514610712576100c2565b80630825f38f146100c45780630e18b681146102c357806326782247146102... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2487,
4783,
2683,
16409,
2050,
2620,
4246,
2509,
27421,
2278,
2581,
12879,
2581,
2063,
2581,
2546,
2683,
3540,
2620,
9818,
10790,
2575,
2620,
2475,
2050,
19841,
2581,
2620,
2050,
2629,
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... |
411 | 0x9278a2967770cbd357031681f455b500e44c3d84 | pragma solidity 0.5.16;
interface IDparam {
event FeeRateEvent(uint256 feeRate);
event LiquidationLineEvent(uint256 liquidationRate);
event MinMintEvent(uint256 minMint);
function stakeRate() external view returns (uint256);
function liquidationLine() external view returns (uint256);
... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c806379ba5097116100a2578063978bbdb911610071578063978bbdb9146103cf578063ab68bdb7146103ed578063b7126e7714610433578063c97ec6bd14610461578063f95f4500146104a557610116565b806379ba50971461033f57806381160fe3146103495780638376112a146103675780638da5cb5b146103855761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
22907,
2620,
2050,
24594,
2575,
2581,
2581,
19841,
27421,
2094,
19481,
19841,
21486,
2575,
2620,
2487,
2546,
19961,
2629,
2497,
29345,
2063,
22932,
2278,
29097,
2620,
2549,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
412 | 0x929d87A3aaAbc18da7f34945C896F4500CDB0043 | pragma solidity 0.6.4;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among ot... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806370a082311161008c578063a457c2d711610066578063a457c2d71461042f578063a9059cbb14610495578063b2bdfa7b146104fb578063dd62ed3e14610545576100ea565b806370a082311461034a578063921c6e76146103a257806395d89b41146103ac576100ea565b806318160ddd116100c857806318160ddd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
24594,
2094,
2620,
2581,
2050,
2509,
11057,
7875,
2278,
15136,
2850,
2581,
2546,
22022,
2683,
19961,
2278,
2620,
2683,
2575,
2546,
19961,
8889,
19797,
2497,
8889,
23777,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
413 | 0x92c46012e3a7fb21264271fa7cf234e6d29c7de5 | pragma solidity 0.7.0;
interface IOwnershipTransferrable {
function transferOwnership(address owner) external;
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
}
abstract contract Ownable is IOwnershipTransferrable {
address private _owner;
constructor(address ... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c80638da5cb5b11610097578063eedad66b11610066578063eedad66b14610266578063f2397f3e14610283578063f2fde38b146102a9578063f3177079146102cf57610100565b80638da5cb5b146101ed57806398807d84146101f557806399a88ec41461021b578063e8b96de11461024957610100565b806364ab867511... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2475,
2278,
21472,
24096,
2475,
2063,
2509,
2050,
2581,
26337,
17465,
23833,
20958,
2581,
2487,
7011,
2581,
2278,
2546,
21926,
2549,
2063,
2575,
2094,
24594,
2278,
2581,
3207,
2629,
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... |
414 | 0x92d39f6af565bec1788819a8a015e787e716ced2 | pragma solidity 0.5.17;
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 spend... | 0x608060405234801561001057600080fd5b50600436106100c95760003560e01c8063770c15d411610081578063aeac95b91161005b578063aeac95b914610246578063c41dce51146102a4578063cf695688146102c1576100c9565b8063770c15d4146101bd57806397a7e93b146101ec5780639d76ea5814610215576100c9565b8063255375b9116100b2578063255375b9146101325780636e55ce1d14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2475,
2094,
23499,
2546,
2575,
10354,
26976,
2629,
4783,
2278,
16576,
2620,
2620,
2620,
16147,
2050,
2620,
2050,
24096,
2629,
2063,
2581,
2620,
2581,
2063,
2581,
16048,
11788,
2475,
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... |
415 | 0x92e0d821578f9f21CE6BfdfAbcFAdC267F109683 | pragma solidity 0.5.17;
contract BondedSortitionPoolFactory {
/// @notice Creates a new bonded sortition pool instance.
/// @return Address of the new bonded sortition pool contract instance.
function createSortitionPool(
IStaking stakingContract,
IBonding bondingContract,
uint256 minimumStake,... | 0x608060405234801561001057600080fd5b506004361061002b5760003560e01c80635638557814610030575b600080fd5b610072600480360360a081101561004657600080fd5b506001600160a01b0381358116916020810135909116906040810135906060810135906080013561008e565b604080516001600160a01b039092168252519081900360200190f35b60008585858585336040516100a29061... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2475,
2063,
2692,
2094,
2620,
17465,
28311,
2620,
2546,
2683,
2546,
17465,
3401,
2575,
29292,
20952,
7875,
2278,
7011,
16409,
23833,
2581,
2546,
10790,
2683,
2575,
2620,
2509,
10975,
8490,
2863,
5024,
3012,
1014,
1012... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
416 | 0x92F2146074A3DF6B005dC6358f5Eae2832222e74 | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
contract DSAuthEvents {
event LogSetAuthority(address indexed authority);
event LogSetOwner(address indexed owner);
}
contract DSAuth is DSAuthEvents {
DSAuthority public authority;
address public owner;
constructor() public {
... | 0x6080604052600436106101a05760003560e01c806353485907116100ec578063a46a66c91161008a578063ce245c8011610064578063ce245c80146103f1578063d0cc728914610406578063d3661fa51461029a578063f1d021621461041b576101a7565b8063a46a66c91461035b578063bfe142a3146103c7578063c91d59fe146103dc576101a7565b80637b925ab1116100c65780637b925ab1146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "name-reused", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confiden... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'name-reused', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowleve... | [
101,
1014,
2595,
2683,
2475,
2546,
17465,
21472,
2692,
2581,
2549,
2050,
29097,
2546,
2575,
2497,
8889,
2629,
16409,
2575,
19481,
2620,
2546,
2629,
5243,
2063,
22407,
16703,
19317,
2475,
2063,
2581,
2549,
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... |
417 | 0x9423dd7418efe4775D41fA8D075173d0B3CBb321 | pragma solidity 0.5.17;
contract BondedSortitionPoolFactory {
/// @notice Creates a new bonded sortition pool instance.
/// @return Address of the new bonded sortition pool contract instance.
function createSortitionPool(
IStaking stakingContract,
IBonding bondingContract,
uint256 minimumStake,... | 0x608060405234801561001057600080fd5b506004361061002b5760003560e01c80635638557814610030575b600080fd5b610072600480360360a081101561004657600080fd5b506001600160a01b0381358116916020810135909116906040810135906060810135906080013561008e565b604080516001600160a01b039092168252519081900360200190f35b60008585858585336040516100a29061... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
20958,
29097,
2094,
2581,
23632,
2620,
27235,
22610,
23352,
2094,
23632,
7011,
2620,
2094,
2692,
23352,
16576,
29097,
2692,
2497,
2509,
27421,
2497,
16703,
2487,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1019,
1012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
418 | 0x948939aB1b2532C67C71292B1f955b081537c60f | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
contract DSAuthEvents {
event LogSetAuthority(address indexed authority);
event LogSetOwner(address indexed owner);
}
contract DSAuth is DSAuthEvents {
DSAuthority public authority;
address public owner;
constructor() public {
... | 0x6080604052600436106101bb5760003560e01c80635c1e4172116100ec578063a46a66c91161008a578063ce245c8011610064578063ce245c801461042c578063d0cc728914610441578063d3661fa5146102b5578063f1d0216214610456576101c2565b8063a46a66c914610396578063bfe142a314610402578063c91d59fe14610417576101c2565b80637b925ab1116100c65780637b925ab1146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "name-reused", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confiden... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'name-reused', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowleve... | [
101,
1014,
2595,
2683,
18139,
2683,
23499,
7875,
2487,
2497,
17788,
16703,
2278,
2575,
2581,
2278,
2581,
12521,
2683,
2475,
2497,
2487,
2546,
2683,
24087,
2497,
2692,
2620,
16068,
24434,
2278,
16086,
2546,
10975,
8490,
2863,
5024,
3012,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
419 | 0x94a645c993a26fad3f6fc766a2a494ff93c92a63 | pragma solidity 0.6.10;
pragma experimental ABIEncoderV2;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a... | 0x608060405234801561001057600080fd5b50600436106101365760003560e01c806376d07f6b116100b8578063a217fddf1161007c578063a217fddf14610261578063b39e12cf14610269578063c09558db14610271578063c4d66de814610284578063ca15c87314610297578063d547741f146102aa57610136565b806376d07f6b146101f55780639010d07c1461020857806391d148541461021b5780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2549,
2050,
21084,
2629,
2278,
2683,
2683,
2509,
2050,
23833,
7011,
2094,
2509,
2546,
2575,
11329,
2581,
28756,
2050,
2475,
2050,
26224,
2549,
4246,
2683,
2509,
2278,
2683,
2475,
2050,
2575,
2509,
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... |
420 | 0x950f5AB863075C685227EfEDb41Ef167Be0099ad | pragma solidity 0.7.4;
interface IArbitrable {
/**
* @dev To be raised when a ruling is given.
* @param _arbitrator The arbitrator giving the ruling.
* @param _disputeID ID of the dispute in the Arbitrator contract.
* @param _ruling The ruling which was given.
*/
event Ruling(IA... | 0x60806040526004361061023b5760003560e01c806382b350171161012e578063b5f3918b116100ab578063cc7b9d061161006f578063cc7b9d0614610a77578063d2dbe1d814610aa2578063d661dd3114610acc578063e4c0aaf414610ae1578063fc6f8f1614610b145761023b565b8063b5f3918b14610984578063b8573185146109ae578063c17a340e146109cb578063c36cd196146109e0578063c4... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-send", "impact": "Medium", "confidence": "Medium"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-send', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
12376,
2546,
2629,
7875,
20842,
14142,
23352,
2278,
2575,
27531,
19317,
2581,
27235,
18939,
23632,
12879,
16048,
2581,
4783,
8889,
2683,
2683,
4215,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1021,
1012,
1018,
1025,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
421 | 0x9571Cc706B6Ff4Ab58e908863dCBbeadaf41CaC5 | pragma solidity 0.6.4;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among ot... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806370a082311161008c578063a457c2d711610066578063a457c2d71461042f578063a9059cbb14610495578063b2bdfa7b146104fb578063dd62ed3e14610545576100ea565b806370a082311461034a578063921c6e76146103a257806395d89b41146103ac576100ea565b806318160ddd116100c857806318160ddd14... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
28311,
2487,
9468,
19841,
2575,
2497,
2575,
4246,
2549,
7875,
27814,
2063,
21057,
2620,
20842,
29097,
27421,
4783,
8447,
2546,
23632,
3540,
2278,
2629,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1012,
1018,
1025... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
422 | 0x95c182f7c1b842d33815b9f18cffddb6b4263095 | 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 ... | 0x6060604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b4578063095ea7b31461014257806318160ddd1461019c57806323b872dd146101c557806327e235e31461023e578063313ce5671461028b5780635c658165146102ba57806370a082311461032657806395d89b4114610373578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2629,
2278,
15136,
2475,
2546,
2581,
2278,
2487,
2497,
2620,
20958,
2094,
22394,
2620,
16068,
2497,
2683,
2546,
15136,
2278,
4246,
14141,
2497,
2575,
2497,
20958,
2575,
14142,
2683,
2629,
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... |
423 | 0x95F6f73484b37Fcc36a75BD5d96D861CF855e85d | pragma solidity 0.6.12;
pragma experimental ABIEncoderV2;
interface ERC20 {
function totalSupply() external view returns (uint);
function decimals() external view returns (uint);
function balanceOf(address tokenOwner) external view returns (uint balance);
function allowance(address tokenOwner, addr... | 0x608060405234801561001057600080fd5b50600436106101355760003560e01c80639be65a60116100b2578063d4ee973411610081578063ea2347e611610066578063ea2347e614610420578063eac01e4714610478578063f18858ab146104a657610135565b8063d4ee9734146103ce578063d89784fc146103fc57610135565b80639be65a601461030a578063a287fdbd14610330578063a6eb069014... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-lowlevel", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2629,
2546,
2575,
2546,
2581,
22022,
2620,
2549,
2497,
24434,
11329,
2278,
21619,
2050,
23352,
2497,
2094,
2629,
2094,
2683,
2575,
2094,
20842,
2487,
2278,
2546,
27531,
2629,
2063,
27531,
2094,
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... |
424 | 0x961130af20f7d3666e8b9ede2c20018d7ef1565b | pragma solidity 0.6.12;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
... | 0x608060405234801561001057600080fd5b506004361061012c5760003560e01c806370a08231116100ad578063a457c2d711610071578063a457c2d71461056a578063a9059cbb146105ce578063dd46706414610632578063dd62ed3e14610660578063f2fde38b146106d85761012c565b806370a0823114610431578063715018a6146104895780638456cb59146104935780638da5cb5b146104b35780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2575,
14526,
14142,
10354,
11387,
2546,
2581,
2094,
21619,
28756,
2063,
2620,
2497,
2683,
14728,
2475,
2278,
28332,
15136,
2094,
2581,
12879,
16068,
26187,
2497,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
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... |
425 | 0x9654d80b6437aef0aa7d85dd8982ab64a4602a39 | pragma solidity 0.5.10;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among o... | 0x608060405234801561001057600080fd5b506004361061009e5760003560e01c80638da5cb5b116100665780638da5cb5b146101105780638f32d59b146101185780639613252114610134578063ecd0c0c31461013c578063f2fde38b146101445761009e565b80631a39d8ef146100a35780631bfce853146100bd57806338af3eed146100da578063715018a6146100fe57806386d1a69f14610108575b... | {"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,
2683,
26187,
2549,
2094,
17914,
2497,
21084,
24434,
6679,
2546,
2692,
11057,
2581,
2094,
27531,
14141,
2620,
2683,
2620,
2475,
7875,
21084,
2050,
21472,
2692,
2475,
2050,
23499,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
426 | 0x96674204e9b13c785fD41412f2675CFe53B84539 | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
contract DSAuthEvents {
event LogSetAuthority(address indexed authority);
event LogSetOwner(address indexed owner);
}
contract DSAuth is DSAuthEvents {
DSAuthority public authority;
address public owner;
constructor() public {
... | 0x6080604052600436106101a05760003560e01c806353485907116100ec578063a46a66c91161008a578063ce245c8011610064578063ce245c80146103f1578063d0cc728914610406578063d3661fa51461029a578063f1d021621461041b576101a7565b8063a46a66c91461035b578063bfe142a3146103c7578063c91d59fe146103dc576101a7565b80637b925ab1116100c65780637b925ab1146103... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "name-reused", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confiden... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'name-reused', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowleve... | [
101,
1014,
2595,
2683,
28756,
2581,
20958,
2692,
2549,
2063,
2683,
2497,
17134,
2278,
2581,
27531,
2546,
2094,
23632,
23632,
2475,
2546,
23833,
23352,
2278,
7959,
22275,
2497,
2620,
19961,
23499,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
427 | 0x969DfE84ac318531f13B731c7f21af9918802B94 | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
contract DSAuthEvents {
event LogSetAuthority(address indexed authority);
event LogSetOwner(address indexed owner);
}
contract DSAuth is DSAuthEvents {
DSAuthority public authority;
address public owner;
constructor() public {
... | 0x6080604052600436106101fd5760003560e01c80635c1e41721161010d578063a3b8e5d1116100a0578063bfe142a31161006f578063bfe142a31461057f578063d0cc728914610594578063d3661fa5146103c8578063deca5f88146105a9578063f851a440146105c957610280565b8063a3b8e5d11461051d578063a46a66c914610494578063a7304bf71461054a578063b13cdb201461056a57610280... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "name-reused", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confiden... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'name-reused', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowleve... | [
101,
1014,
2595,
2683,
2575,
2683,
20952,
2063,
2620,
2549,
6305,
21486,
27531,
21486,
2546,
17134,
2497,
2581,
21486,
2278,
2581,
2546,
17465,
10354,
2683,
2683,
15136,
17914,
2475,
2497,
2683,
2549,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
428 | 0x9710d1d75f51b06e746dd24e154d22b621f0734a | pragma solidity 0.7.1;
pragma experimental ABIEncoderV2;
struct FullAbsoluteTokenAmount {
AbsoluteTokenAmountMeta base;
AbsoluteTokenAmountMeta[] underlying;
}
struct AbsoluteTokenAmountMeta {
AbsoluteTokenAmount absoluteTokenAmount;
ERC20Metadata erc20metadata;
}
struct ERC20Metadata {
st... | 0x6080604052600436106100345760003560e01c806328ffb83d14610039578063387b817414610062578063d4fac45d14610075575b600080fd5b61004c610047366004610a9b565b6100a2565b6040516100599190610d3a565b60405180910390f35b61004c610070366004610a9b565b61041e565b34801561008157600080fd5b50610095610090366004610a63565b610452565b604051610059919061... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2683,
2581,
10790,
2094,
2487,
2094,
23352,
2546,
22203,
2497,
2692,
2575,
2063,
2581,
21472,
14141,
18827,
2063,
16068,
2549,
2094,
19317,
2497,
2575,
17465,
2546,
2692,
2581,
22022,
2050,
10975,
8490,
2863,
5024,
3012,
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... |
429 | 0x973aa7c63a219cb4d6370349d1e76a5d0a95154d | pragma solidity 0.5.17;
pragma experimental ABIEncoderV2;
interface Structs {
struct Val {
uint256 value;
}
enum ActionType {
Deposit, // supply tokens
Withdraw, // borrow tokens
Transfer, // transfer balance between accounts
Buy, // buy an amoun... | 0x60806040526004361061007b5760003560e01c8063ad5c46481161004e578063ad5c464814610139578063b826878814610164578063cf176cc5146101a1578063e0bab4c4146101ca5761007b565b80634b3fb7f81461007d5780636036cba3146100a857806389a30271146100e55780638b41871314610110575b005b34801561008957600080fd5b506100926101f5565b60405161009f9190611e1156... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": ... | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2683,
2581,
2509,
11057,
2581,
2278,
2575,
2509,
2050,
17465,
2683,
27421,
2549,
2094,
2575,
24434,
2692,
22022,
2683,
2094,
2487,
2063,
2581,
2575,
2050,
2629,
2094,
2692,
2050,
2683,
22203,
27009,
2094,
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... |
430 | 0x974C7308b5e02C860e1F6a5C9c2516AF29c83C4b | pragma solidity 0.6.12;
abstract contract IRelayRecipient {
/**
* return if the forwarder is trusted to forward relayed transactions to us.
* the forwarder is required to verify the sender's signature, and verify
* the call is not a replay.
*/
function isTrustedForwarder(address for... | 0x608060405234801561001057600080fd5b50600436106100f45760003560e01c80638da5cb5b11610097578063f2fde38b11610066578063f2fde38b146102a5578063f3e414f8146102cb578063f4b9fa75146102f7578063f4f3b200146102ff576100f4565b80638da5cb5b14610285578063bf5486f61461028d578063da52e52e14610295578063f1496b991461029d576100f4565b8063249cb3fa11... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2549,
2278,
2581,
14142,
2620,
2497,
2629,
2063,
2692,
2475,
2278,
20842,
2692,
2063,
2487,
2546,
2575,
2050,
2629,
2278,
2683,
2278,
17788,
16048,
10354,
24594,
2278,
2620,
2509,
2278,
2549,
2497,
10975,
8490,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
431 | 0x976C6e1F5E142f7785B893f8f4eE286Da05Ce11A | pragma solidity 0.7.1;
contract LYNCToken {
//Enable SafeMath
using SafeMath for uint256;
//Token details
string constant public name = "LYNC Network";
string constant public symbol = "LYNC";
uint8 constant public decimals = 18;
//Reward pool and owner address
a... | 0x60806040526004361061011f5760003560e01c80636bf301a4116100a05780639ab1b484116100645780639ab1b48414610406578063bb0f8b6d1461041d578063c38ad2731461045a578063f4daaba114610485578063f6b4dfb4146104b05761011f565b80636bf301a41461031d57806371b9b646146103485780637b52e82d146103755780637ff9b596146103a0578063846420f2146103cb5761011f... | {"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,
2683,
2581,
2575,
2278,
2575,
2063,
2487,
2546,
2629,
2063,
16932,
2475,
2546,
2581,
2581,
27531,
2497,
2620,
2683,
2509,
2546,
2620,
2546,
2549,
4402,
22407,
2575,
2850,
2692,
2629,
3401,
14526,
2050,
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... |
432 | 0x977384c1ed737ee8b970844fc92b2195d27445b2 | pragma solidity 0.6.6;
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 without generating bytecode - s... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c8063395093511161007157806339509351146101d957806370a082311461020557806395d89b411461022b578063a457c2d714610233578063a9059cbb1461025f578063dd62ed3e1461028b576100a9565b806306fdde03146100ae578063095ea7b31461012b57806318160ddd1461016b57806323b872dd146101855780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2581,
2581,
22025,
2549,
2278,
2487,
2098,
2581,
24434,
4402,
2620,
2497,
2683,
19841,
2620,
22932,
11329,
2683,
2475,
2497,
17465,
2683,
2629,
2094,
22907,
22932,
2629,
2497,
2475,
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... |
433 | 0x97875355eF55Ae35613029df8B1C8Cf8f89c9066 | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(addre... | 0x6080604052600436106102135760003560e01c80637e16e6e111610118578063a26e1186116100a0578063dca40d9e1161006f578063dca40d9e146105b6578063e4bd7074146105d6578063f75b98ce146105f6578063f851a44014610616578063fa84702e1461062b5761021a565b8063a26e118614610541578063a3f5d8cc14610554578063ce5494bb14610569578063cf54aaa0146105895761021a... | {"success": true, "error": null, "results": {"detectors": [{"check": "reentrancy-eth", "impact": "High", "confidence": "Medium"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High... | true | null | {'detectors': [{'check': 'reentrancy-eth', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2581,
2620,
23352,
19481,
2629,
12879,
24087,
6679,
19481,
2575,
17134,
2692,
24594,
20952,
2620,
2497,
2487,
2278,
2620,
2278,
2546,
2620,
2546,
2620,
2683,
2278,
21057,
28756,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
434 | 0x98ac15724c7819703b5abfe7ee87b16b8464a3e2 | pragma solidity 0.7.0;
interface IOwnershipTransferrable {
function transferOwnership(address owner) external;
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
}
abstract contract Ownable is IOwnershipTransferrable {
address private _owner;
constructor(address ... | 0x608060405234801561001057600080fd5b506004361061012c5760003560e01c80637e8de02e116100ad578063d55ec69711610071578063d55ec697146106c2578063d979c4aa146106ca578063da6aaeab146106f0578063df7400cb14610716578063eb1ea9c6146107945761012c565b80637e8de02e146105b657806380a5bdfb146105dc578063a76cf56e14610602578063c28de2cd146106285780... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-et... | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Mediu... | [
101,
1014,
2595,
2683,
2620,
6305,
16068,
2581,
18827,
2278,
2581,
2620,
16147,
19841,
2509,
2497,
2629,
7875,
7959,
2581,
4402,
2620,
2581,
2497,
16048,
2497,
2620,
21472,
2549,
2050,
2509,
2063,
2475,
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... |
435 | 0x98f59b661de7afbb9c5cb01d262cec9caeca4ffe | pragma solidity 0.7.1;
contract ERC20Swap {
uint8 constant public version = 1;
mapping (bytes32 => bool) public swaps;
event Lockup(
bytes32 indexed preimageHash,
uint256 amount,
address tokenAddress,
address claimAddress,
address indexed refundAddress,
... | 0x608060405234801561001057600080fd5b50600436106100575760003560e01c8063365047211461005c57806354fd4d50146100a057806391644b2b146100be578063cd413efa14610100578063eb84e7f214610142575b600080fd5b61009e600480360360a081101561007257600080fd5b508035906020810135906001600160a01b03604082013581169160608101359091169060800135610173565b... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2620,
2546,
28154,
2497,
28756,
2487,
3207,
2581,
10354,
10322,
2683,
2278,
2629,
27421,
24096,
2094,
23833,
2475,
3401,
2278,
2683,
3540,
19281,
2549,
16020,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1021,
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... |
436 | 0x99596cf3b16988ed7f54b6c9dc57ae467c87f32e | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
library EnumerableSet {
// To implement this library for multiple types with as little code
// repetition as possible, we write it in terms of a generic Set type with
// bytes32 values.
// The Set implementation uses private functions, and us... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c8063787b67251161008c578063c8dbbf7211610066578063c8dbbf72146101d8578063f2fde38b146101f4578063f3697ccd14610210578063fe7c9c921461022c576100cf565b8063787b6725146101805780638da5cb5b1461019c5780639bb6dfca146101ba576100cf565b80630aa1f4e0146100d45780634ae05c7d14... | {"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,
2683,
2683,
28154,
2575,
2278,
2546,
2509,
2497,
16048,
2683,
2620,
2620,
2098,
2581,
2546,
27009,
2497,
2575,
2278,
2683,
16409,
28311,
6679,
21472,
2581,
2278,
2620,
2581,
2546,
16703,
2063,
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... |
437 | 0x99ab680B904F24b1cAEc1c2b7d816fC41E29b7e6 | pragma solidity 0.6.2;
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(address account) external view retur... | 0x608060405234801561001057600080fd5b506004361061007d5760003560e01c80639e1a4d191161005b5780639e1a4d19146100f4578063f2fde38b14610112578063fbccedae14610156578063fc0c546a146101745761007d565b806386d1a69f146100825780638da5cb5b1461008c57806396132521146100d6575b600080fd5b61008a6101be565b005b6100946104cd565b604051808273ffffffff... | {"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,
2683,
2683,
7875,
2575,
17914,
2497,
21057,
2549,
2546,
18827,
2497,
2487,
3540,
8586,
2487,
2278,
2475,
2497,
2581,
2094,
2620,
16048,
11329,
23632,
2063,
24594,
2497,
2581,
2063,
2575,
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... |
438 | 0x99b0beadc3984eab9842af81f9fad0c2219108cc | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
struct ProtocolBalance {
ProtocolMetadata metadata;
AdapterBalance[] adapterBalances;
}
struct ProtocolMetadata {
string name;
string description;
string websiteURL;
string iconURL;
uint256 version;
}
struct AdapterBalance ... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c80632a50c1461461003b57806379b1833414610064575b600080fd5b61004e610049366004610da6565b610084565b60405161005b919061102f565b60405180910390f35b610077610072366004610da6565b6101f1565b60405161005b9190610f6f565b61008c610d2e565b60405180608001604052808373ffffffffff... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2683,
2497,
2692,
4783,
4215,
2278,
23499,
2620,
2549,
5243,
2497,
2683,
2620,
20958,
10354,
2620,
2487,
2546,
2683,
7011,
2094,
2692,
2278,
19317,
16147,
10790,
2620,
9468,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
439 | 0x99fb0d6810fff1896e9c66a6f74fd682c434469b | pragma solidity 0.6.12;
pragma experimental ABIEncoderV2;
contract IAbacusOracle{
uint public callFee;
function getJobResponse(uint64 _jobId) public view returns(uint64[] memory _values){ }
function scheduleFunc(address to ,uint callTime, bytes memory data , uint fee , uint gaslimit ,uint gasprice... | 0x608060405234801561001057600080fd5b50600436106101a95760003560e01c8063a87430ba116100f9578063e0059b3111610097578063ec020d4511610071578063ec020d45146103ca578063f1d80b89146103ea578063f5da23ab146103fd578063fd90d09714610410576101a9565b8063e0059b3114610391578063e364db92146103a4578063e86ef40b146103b7576101a9565b8063c012aa3a11... | {"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": "arbitrary-send", "imp... | 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': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'che... | [
101,
1014,
2595,
2683,
2683,
26337,
2692,
2094,
2575,
2620,
10790,
4246,
2546,
15136,
2683,
2575,
2063,
2683,
2278,
28756,
2050,
2575,
2546,
2581,
2549,
2546,
2094,
2575,
2620,
2475,
2278,
23777,
22932,
2575,
2683,
2497,
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... |
440 | 0x9a355c00d7f5ad0c702e512f2ba9abfdaae6845d | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
contract DSAuthEvents {
event LogSetAuthority(address indexed authority);
event LogSetOwner(address indexed owner);
}
contract DSAuth is DSAuthEvents {
DSAuthority public authority;
address public owner;
constructor() public {
... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c80630c11a6f61461004657806329f7fc9e14610134578063db983d5714610158575b600080fd5b610111600480360360a081101561005c57600080fd5b8135916001600160a01b03602082013581169260408301359091169160ff6060820135169181019060a08101608082013564010000000081111561009f57600080fd... | {"success": true, "error": null, "results": {"detectors": [{"check": "name-reused", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "unchecked-lowlevel", "impact": "Medium", ... | true | null | {'detectors': [{'check': 'name-reused', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowlevel', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrec... | [
101,
1014,
2595,
2683,
2050,
19481,
2629,
2278,
8889,
2094,
2581,
2546,
2629,
4215,
2692,
2278,
19841,
2475,
2063,
22203,
2475,
2546,
2475,
3676,
2683,
7875,
2546,
2850,
6679,
2575,
2620,
19961,
2094,
10975,
8490,
2863,
5024,
3012,
1014,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
441 | 0x9a54a7d214157035da0c02b00f4312d126e719de | pragma solidity 0.7.0;
interface IUnifiedStableFarming {
function percentage() external view returns(uint256[] memory);
//Earn pumping uSD - Means swap a chosen stableCoin for uSD, then burn the difference of uSD to obtain a greater uSD value in Uniswap Pool tokens
function earnByPump(
addr... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806314100127146100465780636b214d8f14610199578063c78ad77f146101e7575b600080fd5b610197600480360361010081101561005d57600080fd5b6001600160a01b038235169160208101359160408201359160608101359160808201359160a08101359181019060e0810160c0820135600160201b8111156100a4... | {"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,
2683,
2050,
27009,
2050,
2581,
2094,
17465,
23632,
28311,
2692,
19481,
2850,
2692,
2278,
2692,
2475,
2497,
8889,
2546,
23777,
12521,
2094,
12521,
2575,
2063,
2581,
16147,
3207,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
102... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
442 | 0x9adfbdd7536f2c0867f1774381f344d51ff29bf1 | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
struct ProtocolBalance {
ProtocolMetadata metadata;
AdapterBalance[] adapterBalances;
}
struct ProtocolMetadata {
string name;
string description;
string websiteURL;
string iconURL;
uint256 version;
}
struct AdapterBalance ... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c80632a50c1461461003b57806379b1833414610064575b600080fd5b61004e610049366004610a54565b610084565b60405161005b9190610d59565b60405180910390f35b610077610072366004610a54565b610187565b60405161005b9190610ca7565b61008c6109dc565b60405180608001604052808373ffffffffff... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
4215,
26337,
14141,
23352,
21619,
2546,
2475,
2278,
2692,
20842,
2581,
2546,
16576,
2581,
23777,
2620,
2487,
2546,
22022,
2549,
2094,
22203,
4246,
24594,
29292,
2487,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
443 | 0x9ae0AcdB750bFcF694675f46B580847fC49A48bF | pragma solidity 0.6.12;
pragma experimental ABIEncoderV2;
interface IGuardianStorage {
/**
* @notice Lets an authorised module add a guardian to a wallet.
* @param _wallet The target wallet.
* @param _guardian The guardian to add.
*/
function addGuardian(address _wallet, address _gu... | 0x608060405234801561001057600080fd5b50600436106100df5760003560e01c80638117abc11161008c578063a6f9dae111610066578063a6f9dae11461026a578063b95459e414610290578063d89784fc14610298578063fdff9b4d146102a0576100df565b80638117abc1146102185780638b334686146102205780638da5cb5b14610262576100df565b80632d06177a116100bd5780632d06177a14... | {"success": true, "error": null, "results": {"detectors": [{"check": "arbitrary-send", "impact": "High", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
2595,
2683,
6679,
2692,
6305,
18939,
23352,
2692,
29292,
2278,
2546,
2575,
2683,
21472,
23352,
2546,
21472,
2497,
27814,
2692,
2620,
22610,
11329,
26224,
2050,
18139,
29292,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
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... |
444 | 0x9b1dd31d2e5dc389bb6824a62b3c525308ec3eea | pragma solidity 0.6.12;
contract Initializable {
/**
* @dev Indicates that the contract has been initialized.
*/
bool private initialized;
/**
* @dev Indicates that the contract is in the process of being initialized.
*/
bool private initializing;
/**
* @dev Modifi... | 0x608060405234801561001057600080fd5b50600436106103fc5760003560e01c806382c6306611610215578063c0c53b8b11610125578063e1522536116100b8578063f77c479111610087578063f77c479114610af1578063f8c8765e14610af9578063fd96044b14610b37578063fe06566c14610b5d578063fec8ee0c14610b83576103fc565b8063e152253614610a94578063e6f1daf214610ac25780... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality"... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'},... | [
101,
1014,
2595,
2683,
2497,
2487,
14141,
21486,
2094,
2475,
2063,
2629,
16409,
22025,
2683,
10322,
2575,
2620,
18827,
2050,
2575,
2475,
2497,
2509,
2278,
25746,
22275,
2692,
2620,
8586,
2509,
4402,
2050,
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... |
445 | 0x9b8c85029ebfd5f528cd215392e6302ce7207194 | pragma solidity 0.5.17;
pragma experimental ABIEncoderV2;
library SafeMath {
/**
* @dev Returns the addition of two unsigned integers, reverting on
* overflow.
*
* Counterpart to Solidity's `+` operator.
*
* Requirements:
*
* - Addition cannot overflow.
*/
... | 0x608060405234801561001057600080fd5b50600436106102745760003560e01c80636c9452211161015157806398dca210116100c3578063da1fef3911610087578063da1fef39146110bb578063dd62ed3e146110d9578063e7a324dc14611151578063ec342ad01461116f578063f1127ed81461118d578063fa8f34551461120857610274565b806398dca21014610eda578063a457c2d714610f1e5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "boolean-cst", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'boolean-cst', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
2595,
2683,
2497,
2620,
2278,
27531,
2692,
24594,
15878,
2546,
2094,
2629,
2546,
25746,
2620,
19797,
17465,
22275,
2683,
2475,
2063,
2575,
14142,
2475,
3401,
2581,
11387,
2581,
16147,
2549,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
446 | 0x9c2fa77df68c186b16706a33becbfa8038f9f079 | pragma solidity 0.7.0;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
*... | 0x6080604052600436106100ec5760003560e01c80636ebcf6071161008a5780638da5cb5b116100595780638da5cb5b1461039b578063b071cbe6146103cc578063c35dc135146103e1578063f2fde38b146103f65761023f565b80636ebcf60714610329578063715018a61461035c578063766fbb2c146103715780638488f7a7146103865761023f565b80633ccfd60b116100c65780633ccfd60b146102... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2278,
2475,
7011,
2581,
2581,
20952,
2575,
2620,
2278,
15136,
2575,
2497,
16048,
19841,
2575,
2050,
22394,
4783,
27421,
7011,
17914,
22025,
2546,
2683,
2546,
2692,
2581,
2683,
10975,
8490,
2863,
5024,
3012,
1014,
1012... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
447 | 0x9c539380C2c1c88E25dEB6275b24447D6059F7E8 | pragma solidity 0.6.10;
pragma experimental ABIEncoderV2;
library SafeMath {
/**
* @dev Returns the addition of two unsigned integers, reverting on
* overflow.
*
* Counterpart to Solidity's `+` operator.
*
* Requirements:
*
* - Addition cannot overflow.
*/
... | 0x608060405234801561001057600080fd5b506004361061012c5760003560e01c806395d89b41116100ad578063aec2ccae11610071578063aec2ccae14610395578063d5a40fd5146103c5578063dd62ed3e146103f5578063e17eaf8e14610425578063e5fcb3aa146104555761012c565b806395d89b41146102c9578063a457c2d7146102e7578063a605737014610317578063a9059cbb146103475780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2278,
22275,
2683,
22025,
2692,
2278,
2475,
2278,
2487,
2278,
2620,
2620,
2063,
17788,
3207,
2497,
2575,
22907,
2629,
2497,
18827,
22932,
2581,
2094,
16086,
28154,
2546,
2581,
2063,
2620,
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... |
448 | 0x9c9093f71e462ae9b6b4648ed879a2fb1668a4d3 | pragma solidity 0.6.6;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among ot... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806370a0823111610097578063a457c2d711610066578063a457c2d71461048e578063a9059cbb146104f4578063dd62ed3e1461055a578063f2fde38b146105d2576100f5565b806370a082311461035f578063715018a6146103b75780638da5cb5b146103c157806395d89b411461040b576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2278,
21057,
2683,
2509,
2546,
2581,
2487,
2063,
21472,
2475,
6679,
2683,
2497,
2575,
2497,
21472,
18139,
2098,
2620,
2581,
2683,
2050,
2475,
26337,
16048,
2575,
2620,
2050,
2549,
2094,
2509,
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... |
449 | 0x9cebe2c89d373228411003fa47781fb7eefaf44e | pragma solidity 0.6.12;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among o... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461025857806370a08231146102bc57806395d89b4114610314578063a457c2d714610397578063a9059cbb146103fb578063dd62ed3e1461045f576100a9565b806306fdde03146100ae578063095ea7b31461013157806318160ddd1461019557806323b872dd146101b35780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
3401,
4783,
2475,
2278,
2620,
2683,
2094,
24434,
16703,
22407,
23632,
18613,
2509,
7011,
22610,
2581,
2620,
2487,
26337,
2581,
4402,
7011,
2546,
22932,
2063,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1012,
2260... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
450 | 0x9d5725bdfa4ca5fcdd268537242356c7ad7beb1f | pragma solidity 0.5.17;
contract AffiliateStorage {
using SafeMath for uint;
mapping(uint=>address) public codeToAddressMap;
mapping(address=>uint) public addressToCodeMap;
mapping(address=>uint) public addressToFatherCode;
uint private constant maxCode = 100000000;
bytes public constant baseString = "01... | 0x608060405234801561001057600080fd5b506004361061009d5760003560e01c80634c7f22cf116100665780634c7f22cf146102b1578063609c2662146103095780637e105ce214610337578063a744e8ab1461038f578063b0467deb146103fd5761009d565b80623587f0146100a2578063014bd7bc14610126578063338c38c61461017e5780633f5cb903146102015780634a08d58b14610259575b60... | {"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,
2683,
2094,
28311,
17788,
2497,
20952,
2050,
2549,
3540,
2629,
11329,
14141,
23833,
27531,
24434,
18827,
21926,
26976,
2278,
2581,
4215,
2581,
4783,
2497,
2487,
2546,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1019,
1012,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
451 | 0x9d8b383d2b9e330871812272a7551af24067f04f | pragma solidity 0.6.6;
contract Context {
constructor () internal { }
function _msgSender() internal view virtual returns (address payable) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes memory) {
this;
return msg.data;
... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c8063395093511161009757806395d89b411161006657806395d89b4114610427578063a457c2d7146104aa578063a9059cbb14610510578063dd62ed3e14610576576100f5565b806339509351146102ed57806342966c681461035357806370a082311461038157806379cc6790146103d9576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2094,
2620,
2497,
22025,
29097,
2475,
2497,
2683,
2063,
22394,
2692,
2620,
2581,
15136,
12521,
22907,
2475,
2050,
23352,
22203,
10354,
18827,
2692,
2575,
2581,
2546,
2692,
2549,
2546,
10975,
8490,
2863,
5024,
3012,
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... |
452 | 0x9e1a785267a584f5b30b5395e3ae3019a9c87ea2 | pragma solidity 0.6.6;
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(address account) external view retur... | 0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806370a0823111610097578063a457c2d711610066578063a457c2d7146102ca578063a9059cbb146102f6578063dd62ed3e14610322578063f2fde38b14610350576100f5565b806370a0823114610270578063715018a6146102965780638da5cb5b1461029e57806395d89b41146102c2576100f5565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2063,
2487,
2050,
2581,
27531,
23833,
2581,
2050,
27814,
2549,
2546,
2629,
2497,
14142,
2497,
22275,
2683,
2629,
2063,
2509,
6679,
14142,
16147,
2050,
2683,
2278,
2620,
2581,
5243,
2475,
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... |
453 | 0x9E6a97d3a65BFd1dDC6D15025f985eBc9c8f2b0A | pragma solidity 0.7.0;
interface IOwnershipTransferrable {
function transferOwnership(address owner) external;
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
}
interface IVybeStake is IOwnershipTransferrable {
event StakeIncreased(address indexed staker, uint256 amount)... | 0x608060405234801561001057600080fd5b506004361061012c5760003560e01c80637e8de02e116100ad578063d55ec69711610071578063d55ec697146106c2578063d979c4aa146106ca578063da6aaeab146106f0578063df7400cb14610716578063eb1ea9c6146107945761012c565b80637e8de02e146105b657806380a5bdfb146105dc578063a76cf56e14610602578063c28de2cd146106285780... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-et... | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Mediu... | [
101,
1014,
2595,
2683,
2063,
2575,
2050,
2683,
2581,
2094,
2509,
2050,
26187,
29292,
2094,
2487,
14141,
2278,
2575,
2094,
16068,
2692,
17788,
2546,
2683,
27531,
15878,
2278,
2683,
2278,
2620,
2546,
2475,
2497,
2692,
2050,
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... |
454 | 0x9f0af1e7a50b172b4ccf56e356bd9172775e7960 | pragma solidity 0.5.17;
interface IERC20 {
function totalSupply() external view returns (uint);
function balanceOf(address account) external view returns (uint);
function transfer(address recipient, uint amount) external returns (bool);
function allowance(address owner, address spender) external vi... | 0x608060405234801561001057600080fd5b50600436106100935760003560e01c80638da5cb5b116100665780638da5cb5b146101dc578063ac4afa3814610226578063d8b0a43d14610294578063df2671cf146102ec578063f5df3c6b1461034457610093565b806312307e141461009857806347469420146100e2578063541bcb761461013a57806370a0823114610184575b600080fd5b6100a06103dd... | {"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,
2683,
2546,
2692,
10354,
2487,
2063,
2581,
2050,
12376,
2497,
16576,
2475,
2497,
2549,
9468,
2546,
26976,
2063,
19481,
2575,
2497,
2094,
2683,
16576,
22907,
23352,
2063,
2581,
2683,
16086,
10975,
8490,
2863,
5024,
3012,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
455 | 0x9f28fe9a8230b29db65c68a92b09fd346549a068 | pragma solidity 0.6.12;
contract Initializable {
/**
* @dev Indicates that the contract has been initialized.
*/
bool private initialized;
/**
* @dev Indicates that the contract is in the process of being initialized.
*/
bool private initializing;
/**
* @dev Modifi... | 0x608060405234801561001057600080fd5b50600436106103e65760003560e01c806376d8b1171161020a578063c4d66de811610125578063e6f1daf2116100b8578063f77c479111610087578063f77c479114610acb578063f8453e7c14610ad3578063fb77fe2714610b9e578063fd96044b14610bc9578063fec8ee0c14610bef576103e6565b8063e6f1daf214610a7f578063ef78d4fd14610a875780... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality"... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'},... | [
101,
1014,
2595,
2683,
2546,
22407,
7959,
2683,
2050,
2620,
21926,
2692,
2497,
24594,
18939,
26187,
2278,
2575,
2620,
2050,
2683,
2475,
2497,
2692,
2683,
2546,
2094,
22022,
26187,
26224,
2050,
2692,
2575,
2620,
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... |
456 | 0x9F4602a4A0EaC44a436B537f985AFd5a9F619BbD | pragma solidity 0.5.16;
contract Ownable {
address private _owner;
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
/**
* @dev Initializes the contract setting the deployer as the initial owner.
*/
constructor() internal {
_owner = msg.sender;
emit ... | 0x608060405234801561001057600080fd5b506004361061010b5760003560e01c80635a9e03ca116100a25780638da5cb5b116100715780638da5cb5b1461056e5780638f32d59b146105b8578063b75c7dc6146105da578063bf40b90414610620578063f2fde38b146106625761010b565b80635a9e03ca1461041a578063715018a61461046a5780637df20826146104745780638bc36c911461052c5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2546,
21472,
2692,
2475,
2050,
2549,
2050,
2692,
5243,
2278,
22932,
2050,
23777,
2575,
2497,
22275,
2581,
2546,
2683,
27531,
10354,
2094,
2629,
2050,
2683,
2546,
2575,
16147,
10322,
2094,
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... |
457 | 0x9fd8a49cc139a04541409e66aacb919143defe45 | pragma solidity 0.5.16;
contract Context {
// Empty internal constructor, to prevent people from mistakenly deploying
// an instance of this contract, which should be used via inheritance.
constructor() internal {}
// solhint-disable-previous-line no-empty-blocks
function _msgSender() inte... | 0x608060405234801561001057600080fd5b50600436106101425760003560e01c80635c975abb116100b857806395d89b411161007c57806395d89b411461059a5780639dc29fac1461061d578063a457c2d71461066b578063a9059cbb146106d1578063aefc4ccb14610737578063dd62ed3e1461078157610142565b80635c975abb146104ae57806370a08231146104d057806379ba5097146105285780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2546,
2094,
2620,
2050,
26224,
9468,
17134,
2683,
2050,
2692,
19961,
23632,
12740,
2683,
2063,
28756,
11057,
27421,
2683,
16147,
16932,
29097,
27235,
19961,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1019,
1012,
2385,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
458 | 0x9fde1cc5d6b66a04a60aa63525bf77e8696ed74e | pragma solidity 0.6.6;
abstract contract ERC20Interface {
function totalSupply() virtual public view returns (uint);
function balanceOf(address tokenOwner) virtual public view returns (uint balance);
function allowance(address tokenOwner, address spender) virtual public view returns (uint remaining);
... | 0x608060405234801561001057600080fd5b50600436106100a95760003560e01c80637a8577b3116100715780637a8577b31461018c578063893d20e8146101b257806389c2039c146101d6578063a9059cbb146101fc578063dd62ed3e14610228578063f0b8293214610256576100a9565b8063095ea7b3146100ae57806316f573e6146100ee57806318160ddd1461011657806323b872dd146101305780... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
2595,
2683,
2546,
3207,
2487,
9468,
2629,
2094,
2575,
2497,
28756,
2050,
2692,
2549,
2050,
16086,
11057,
2575,
19481,
17788,
29292,
2581,
2581,
2063,
20842,
2683,
2575,
2098,
2581,
2549,
2063,
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... |
459 | 0xa0314e9f1d821668b26f5a9e58a19ee945b7e3d4 | pragma solidity 0.5.17;
interface IERC20 {
function totalSupply() external view returns (uint);
function balanceOf(address account) external view returns (uint);
function transfer(address recipient, uint amount) external returns (bool);
function allowance(address owner, address spender) external vi... | 0x608060405234801561001057600080fd5b506004361061007d5760003560e01c80638da5cb5b1161005b5780638da5cb5b1461017c578063ac4afa38146101c6578063df2671cf14610234578063f5df3c6b1461028c5761007d565b806312307e141461008257806347469420146100cc57806370a0823114610124575b600080fd5b61008a610325565b604051808273ffffffffffffffffffffffffffff... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
2692,
21486,
2549,
2063,
2683,
2546,
2487,
2094,
2620,
17465,
28756,
2620,
2497,
23833,
2546,
2629,
2050,
2683,
2063,
27814,
27717,
2683,
4402,
2683,
19961,
2497,
2581,
2063,
29097,
2549,
10975,
8490,
2863,
5024,
3012,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
460 | 0xa04b066076b58d49e854dd13f4fe91ea2a123ef0 | pragma solidity 0.6.10;
pragma experimental ABIEncoderV2;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a... | 0x608060405234801561001057600080fd5b506004361061012a5760003560e01c806391d14854116100ad578063cc32165911610071578063cc32165914610472578063d547741f146104a0578063d8b964e6146104cc578063dbe4613d146104f2578063fa02c4b7146104fa5761012a565b806391d14854146103f3578063a217fddf1461041f578063b39e12cf14610427578063c4d66de81461042f5780... | {"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": "write-after-write"... | 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': 'write-after-write', 'impact': 'Medium', 'confidence': 'High'},... | [
101,
1014,
18684,
2692,
2549,
2497,
2692,
28756,
2692,
2581,
2575,
2497,
27814,
2094,
26224,
2063,
27531,
2549,
14141,
17134,
2546,
2549,
7959,
2683,
2487,
5243,
2475,
27717,
21926,
12879,
2692,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
461 | 0xa05ea51f635b36e7fc112d710a64574c77e5ec27 | pragma solidity 0.6.6;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
*... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c8063313ce5671161008c57806395d89b411161006657806395d89b41146103d7578063a457c2d71461045a578063a9059cbb146104c0578063dd62ed3e14610526576100cf565b8063313ce567146102f5578063395093511461031957806370a082311461037f576100cf565b806302d05d3f146100d457806306fdde0314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
2692,
2629,
5243,
22203,
2546,
2575,
19481,
2497,
21619,
2063,
2581,
11329,
14526,
2475,
2094,
2581,
10790,
2050,
21084,
28311,
2549,
2278,
2581,
2581,
2063,
2629,
8586,
22907,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
462 | 0xa06cd5c489c59b463f8fe09ef29fbfc144c74b06 | pragma solidity 0.6.10;
pragma experimental ABIEncoderV2;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a... | 0x608060405234801561001057600080fd5b50600436106103785760003560e01c80639010d07c116101d3578063ca15c87311610104578063e6695e68116100a2578063ee4657811161007c578063ee465781146107a8578063f19cc3f7146107b0578063f466cbf0146107c3578063f77a950f146107d657610378565b8063e6695e681461076f578063e7ee463f14610782578063ec79b501146107955761... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality"... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'},... | [
101,
1014,
18684,
2692,
2575,
19797,
2629,
2278,
18139,
2683,
2278,
28154,
2497,
21472,
2509,
2546,
2620,
7959,
2692,
2683,
12879,
24594,
26337,
11329,
16932,
2549,
2278,
2581,
2549,
2497,
2692,
2575,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
463 | 0xa0ed9ce70241e907c003a5fdfeef6b40c67a5370 | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
interface ERC20 {
function approve(address, uint256) external returns (bool);
function transfer(address, uint256) external returns (bool);
function transferFrom(address, address, uint256) external returns (bool);
function name() external view... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806330fa738c14610046578063d4fac45d14610064578063f72c079114610084575b600080fd5b61004e61008c565b60405161005b919061023d565b60405180910390f35b6100776100723660046101d0565b6100c5565b60405161005b91906102ae565b61004e610173565b6040518060400160405280600f8152602001... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
2692,
2098,
2683,
3401,
19841,
18827,
2487,
2063,
21057,
2581,
2278,
8889,
2509,
2050,
2629,
2546,
20952,
4402,
2546,
2575,
2497,
12740,
2278,
2575,
2581,
2050,
22275,
19841,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
464 | 0xa1798fb5fa56b331805d94f414ee19504801fe13 | pragma solidity 0.5.17;
contract Context {
// Empty internal constructor, to prevent people from mistakenly deploying
// an instance of this contract, which should be used via inheritance.
constructor () internal { }
// solhint-disable-previous-line no-empty-blocks
function _msgSender(... | 0x608060405234801561001057600080fd5b50600436106100cf5760003560e01c8063313ce5671161008c57806395d89b411161006657806395d89b4114610261578063a457c2d714610269578063a9059cbb14610295578063dd62ed3e146102c1576100cf565b8063313ce56714610207578063395093511461020f57806370a082311461023b576100cf565b806306fdde03146100d4578063095ea7b314... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
16576,
2683,
2620,
26337,
2629,
7011,
26976,
2497,
22394,
15136,
2692,
2629,
2094,
2683,
2549,
2546,
23632,
2549,
4402,
16147,
12376,
18139,
24096,
7959,
17134,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1019,
1012,
2459,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
465 | 0xa17a8883dA1aBd57c690DF9Ebf58fC194eDAb66F | pragma solidity 0.6.7;
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 without generating bytecode - s... | 0x608060405234801561001057600080fd5b50600436106101d95760003560e01c80637ae2b5c711610104578063a694fc3a116100a2578063d1af0c7d11610071578063d1af0c7d14610432578063df136d651461043a578063e9fad8ee14610442578063ebe2b12b1461044a576101d9565b8063a694fc3a146103e8578063c8f33c9114610405578063cc1a378f1461040d578063cd3daf9d1461042a5761... | {"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,
18684,
16576,
2050,
2620,
2620,
2620,
29097,
27717,
7875,
2094,
28311,
2278,
2575,
21057,
20952,
2683,
15878,
2546,
27814,
11329,
16147,
2549,
11960,
2497,
28756,
2546,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1012,
1021,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
466 | 0xa26Eab3fCf93f320bb80183F473B1C2b48db16e3 | pragma solidity 0.6.12;
contract Initializable {
/**
* @dev Indicates that the contract has been initialized.
*/
bool private initialized;
/**
* @dev Indicates that the contract is in the process of being initialized.
*/
bool private initializing;
/**
* @dev Modifi... | 0x608060405234801561001057600080fd5b50600436106101375760003560e01c8063a0990033116100b8578063c4d66de81161007c578063c4d66de814610398578063dd289d60146103be578063ddf2be3f146103e4578063eed865e01461040d578063f77c479114610439578063fc0c546a1461044157610137565b8063a0990033146102bb578063a51e1904146102fd578063b21544f31461031a5780... | {"success": true, "error": null, "results": {"detectors": [{"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "divide-before-multiply", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth", "i... | true | null | {'detectors': [{'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'divide-before-multiply', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
18684,
23833,
5243,
2497,
2509,
11329,
2546,
2683,
2509,
2546,
16703,
2692,
10322,
17914,
15136,
2509,
2546,
22610,
2509,
2497,
2487,
2278,
2475,
2497,
18139,
18939,
16048,
2063,
2509,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
467 | 0xa28365ed2d33267e5fc9c36325051661770acfb1 | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
interface ERC20 {
function approve(address, uint256) external returns (bool);
function transfer(address, uint256) external returns (bool);
function transferFrom(address, address, uint256) external returns (bool);
function name() external view... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806330fa738c14610046578063d4fac45d14610064578063f72c079114610084575b600080fd5b61004e61008c565b60405161005b9190610274565b60405180910390f35b610077610072366004610207565b6100c5565b60405161005b91906102e5565b61004e6101aa565b604051806040016040528060058152602001... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
22407,
21619,
2629,
2098,
2475,
2094,
22394,
23833,
2581,
2063,
2629,
11329,
2683,
2278,
21619,
16703,
12376,
22203,
28756,
16576,
19841,
6305,
26337,
2487,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1012,
1019,
1025,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
468 | 0xa2e05641517d0c5069cede4901b1d99da6ae8b55 | pragma solidity 0.6.12;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among o... | 0x608060405234801561001057600080fd5b50600436106101725760003560e01c80638b876347116100de578063cd3daf9d11610097578063ebe2b12b11610071578063ebe2b12b14610531578063f2fde38b1461054f578063f7c618c114610593578063fa7b25db146105c757610172565b8063cd3daf9d146104eb578063df136d6514610509578063e9fad8ee1461052757610172565b80638b87634714... | {"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,
18684,
2475,
2063,
2692,
26976,
23632,
22203,
2581,
2094,
2692,
2278,
12376,
2575,
2683,
22119,
26224,
24096,
2497,
2487,
2094,
2683,
2683,
2850,
2575,
6679,
2620,
2497,
24087,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
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... |
469 | 0xa36972e347e538e6c7afb9f44fb10dda7bba9ba2 | pragma solidity 0.6.8;
pragma experimental ABIEncoderV2;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a ... | 0x6080604052600436106101415760003560e01c806372e8f08d116100b157806372e8f08d146102ea578063869af2121461030a57806390d49b9d14610337578063985c4af51461035757806398ea5fca146103775780639a202d471461037f578063ae0e969e14610394578063ba22bd76146103c1578063d7a6aec7146103e1578063dbb3653514610401578063dcc6349014610421578063eb5068f21461... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "erc20-interface", "im... | true | null | {'detectors': [{'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
18684,
21619,
2683,
2581,
2475,
2063,
22022,
2581,
2063,
22275,
2620,
2063,
2575,
2278,
2581,
10354,
2497,
2683,
2546,
22932,
26337,
10790,
25062,
2581,
22414,
2683,
3676,
2475,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
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... |
470 | 0xa36dd4688bc933d8cebf91dd2e233222b76ee467 | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
interface ProtocolAdapter {
/**
* @dev MUST return "Asset" or "Debt".
* SHOULD be implemented by the public constant state variable.
*/
function adapterType() external pure returns (string memory);
/**
* @dev MUST retur... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806330fa738c14610046578063d4fac45d14610064578063f72c079114610084575b600080fd5b61004e61008c565b60405161005b91906103e5565b60405180910390f35b610077610072366004610351565b6100c5565b60405161005b9190610456565b61004e6102f4565b604051806040016040528060058152602001... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
21619,
14141,
21472,
2620,
2620,
9818,
2683,
22394,
2094,
2620,
3401,
29292,
2683,
2487,
14141,
2475,
2063,
21926,
16703,
19317,
2497,
2581,
2575,
4402,
21472,
2581,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
471 | 0xa3748633c6786e1842b5cc44fa43db1ecc710501 | pragma solidity 0.5.17;
library Branch {
////////////////////////////////////////////////////////////////////////////
// Parameters for configuration
// How many bits a position uses per level of the tree;
// each branch of the tree contains 2**SLOT_BITS slots.
uint256 constant SLOT_BITS = 3;
/////... | 0x608060405234801561001057600080fd5b50600436106100ea5760003560e01c806396c82e571161008c578063ce6fe19811610066578063ce6fe198146102a7578063e686440f146102af578063e7bfd899146102d5578063f7186ce01461019a576100ea565b806396c82e57146101fa578063a2cca6a214610202578063b476685614610281576100ea565b806347a15f5a116100c857806347a15f5a14... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
18684,
24434,
18139,
2575,
22394,
2278,
2575,
2581,
20842,
2063,
15136,
20958,
2497,
2629,
9468,
22932,
7011,
23777,
18939,
2487,
8586,
2278,
2581,
10790,
12376,
2487,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1019,
1012,
2459,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
472 | 0xa3e6341e710ef6b73591a0925c265dbc8d5a8ef1 | pragma solidity 0.6.12;
pragma experimental ABIEncoderV2;
contract IAbacusOracle{
uint public callFee;
function getJobResponse(uint64 _jobId) public view returns(uint64[] memory _values){ }
function scheduleFunc(address to ,uint callTime, bytes memory data , uint fee , uint gaslimit ,uint gasprice... | 0x608060405234801561001057600080fd5b506004361061018e5760003560e01c8063a87430ba116100de578063d542050b11610097578063e86ef40b11610071578063e86ef40b1461039c578063ec020d45146103af578063f1d80b89146103cf578063fd90d097146103e25761018e565b8063d542050b14610363578063e0059b3114610376578063e364db92146103895761018e565b8063a87430ba14... | {"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": "arbitrary-send", "imp... | 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': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'che... | [
101,
1014,
18684,
2509,
2063,
2575,
22022,
2487,
2063,
2581,
10790,
12879,
2575,
2497,
2581,
19481,
2683,
2487,
2050,
2692,
2683,
17788,
2278,
23833,
2629,
18939,
2278,
2620,
2094,
2629,
2050,
2620,
12879,
2487,
10975,
8490,
2863,
5024,
301... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
473 | 0xa47430eab0c59bd8ce8653cb09459baa759cedae | pragma solidity 0.7.1;
abstract contract Context {
// Empty internal constructor, to prevent people from mistakenly deploying
// an instance of this contract, which should be used via inheritance.
constructor () { }
function _msgSender() internal view virtual returns (address payable) {
... | 0x6080604052600436106101405760003560e01c80638b56b77a116100b6578063b2f54b561161006f578063b2f54b56146103d4578063d201cbe914610404578063de36b1d314610419578063e5db00cd1461044c578063e8f7b1ee1461047c578063f2fde38b146104af57610140565b80638b56b77a146102ea5780638c51ad821461031b5780638da5cb5b146103305780639f68369014610345578063ad... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "locked-ether", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'locked-ether', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
18684,
22610,
23777,
2692,
5243,
2497,
2692,
2278,
28154,
2497,
2094,
2620,
3401,
20842,
22275,
27421,
2692,
2683,
19961,
2683,
3676,
2050,
23352,
2683,
11788,
6679,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1021,
1012,
1015,
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... |
474 | 0xa47893f04570c68855de7fe9ee3c28f9c0ce13fc | pragma solidity 0.6.10;
pragma experimental ABIEncoderV2;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a... | 0x608060405234801561001057600080fd5b50600436106102115760003560e01c806356574b8c11610125578063b39e12cf116100ad578063ca15c8731161007c578063ca15c8731461049a578063d547741f146104ad578063dda641ae146104c0578063fa8dacba14610216578063ff1f7799146104d357610211565b8063b39e12cf14610445578063b86315851461044d578063c4336c1c146104605780... | {"success": true, "error": null, "results": {"detectors": [{"check": "write-after-write", "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': 'write-after-write', '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,
18684,
22610,
2620,
2683,
2509,
2546,
2692,
19961,
19841,
2278,
2575,
2620,
27531,
2629,
3207,
2581,
7959,
2683,
4402,
2509,
2278,
22407,
2546,
2683,
2278,
2692,
3401,
17134,
11329,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
475 | 0xa4bed8fab8aa8ea96de339af69a9a6ca167c79d3 | 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 ... | 0x6060604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b4578063095ea7b31461014257806318160ddd1461019c57806323b872dd146101c557806327e235e31461023e578063313ce5671461028b5780635c658165146102ba57806370a082311461032657806395d89b4114610373578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
2549,
8270,
2620,
7011,
2497,
2620,
11057,
2620,
5243,
2683,
2575,
3207,
22394,
2683,
10354,
2575,
2683,
2050,
2683,
2050,
2575,
3540,
16048,
2581,
2278,
2581,
2683,
2094,
2509,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
476 | 0xa51087c07c3c43d265f4ad011df20a7c3ccaf617 | 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 ... | 0x6060604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b4578063095ea7b31461014257806318160ddd1461019c57806323b872dd146101c557806327e235e31461023e578063313ce5671461028b5780635c658165146102ba57806370a082311461032657806395d89b4114610373578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
22203,
2692,
2620,
2581,
2278,
2692,
2581,
2278,
2509,
2278,
23777,
2094,
23833,
2629,
2546,
2549,
4215,
24096,
2487,
20952,
11387,
2050,
2581,
2278,
2509,
16665,
2546,
2575,
16576,
10975,
8490,
2863,
5024,
3012,
1014,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
477 | 0xa5725860d54a6e8d7c5561c1f1e648142eccb85e | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
interface ERC20 {
function approve(address, uint256) external returns (bool);
function transfer(address, uint256) external returns (bool);
function transferFrom(address, address, uint256) external returns (bool);
function name() external view... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806330fa738c14610046578063d4fac45d14610064578063f72c079114610084575b600080fd5b61004e61008c565b60405161005b919061023d565b60405180910390f35b6100776100723660046101d0565b6100c5565b60405161005b91906102ae565b61004e610173565b604051806040016040528060068152602001... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
28311,
17788,
20842,
2692,
2094,
27009,
2050,
2575,
2063,
2620,
2094,
2581,
2278,
24087,
2575,
2487,
2278,
2487,
2546,
2487,
2063,
21084,
2620,
16932,
2475,
8586,
27421,
27531,
2063,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
478 | 0xa5f6118d5bda1cb5156a199004c182a3a7dc4e59 | pragma solidity 0.7.0;
library AdditionalMath {
using SafeMath for uint256;
function max16(uint16 a, uint16 b) internal pure returns (uint16) {
return a >= b ? a : b;
}
function min16(uint16 a, uint16 b) internal pure returns (uint16) {
return a < b ? a : b;
}
/**
... | 0x60806040526004361061021a5760003560e01c8063889ddd1a11610123578063b9626d21116100ab578063e2fdcc171161006f578063e2fdcc1714610a1b578063e38a303b14610a30578063e665830d14610a5b578063e8dccd0614610a8f578063f2fde38b14610ac25761021a565b8063b9626d21146108f6578063cbf12f2a14610929578063d4b839921461096c578063d845f4fb14610981578063df... | {"success": true, "error": null, "results": {"detectors": [{"check": "controlled-delegatecall", "impact": "High", "confidence": "Medium"}, {"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
18684,
2629,
2546,
2575,
14526,
2620,
2094,
2629,
2497,
2850,
2487,
27421,
22203,
26976,
27717,
2683,
21057,
2692,
2549,
2278,
15136,
2475,
2050,
2509,
2050,
2581,
16409,
2549,
2063,
28154,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
479 | 0xa5fb4c100e92ab0b27ddc08b39f4eb66b5614862 | pragma solidity 0.6.12;
pragma experimental ABIEncoderV2;
contract IAbacusOracle{
uint public callFee;
function getJobResponse(uint64 _jobId) public view returns(uint64[] memory _values){ }
function scheduleFunc(address to ,uint callTime, bytes memory data , uint fee , uint gaslimit ,uint gasprice... | 0x6080604052600436106101235760003560e01c8063a6f9dae1116100a0578063d4001a0511610064578063d4001a05146102f7578063e0059b3114610317578063f7f56d6314610337578063fd950f7514610357578063fea6884d146103775761012a565b8063a6f9dae114610255578063ac51e38e14610275578063b734c0f414610295578063bc01b2ba146102aa578063c012aa3a146102ca5761012a... | {"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": "arbitrary-send", "imp... | 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': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'che... | [
101,
1014,
18684,
2629,
26337,
2549,
2278,
18613,
2063,
2683,
2475,
7875,
2692,
2497,
22907,
14141,
2278,
2692,
2620,
2497,
23499,
2546,
2549,
15878,
28756,
2497,
26976,
16932,
20842,
2475,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
480 | 0xa6754527f6c29b0d2bc1b2118af7c994ea0446df | pragma solidity 0.6.6;
library BullswapLibrary {
using SafeMath for uint;
// returns sorted token addresses, used to handle return values from pairs sorted in this order
function sortTokens(address tokenA, address tokenB) internal pure returns (address token0, address token1) {
require(tokenA... | 0x60806040526004361061018f5760003560e01c80638803dbee116100d6578063c45a01551161007f578063e8e3370011610059578063e8e3370014610c71578063f305d71914610cfe578063fb3bdb4114610d51576101d5565b8063c45a015514610b25578063d06ca61f14610b3a578063ded9382a14610bf1576101d5565b8063af2979eb116100b0578063af2979eb146109c8578063b6f9de9514610a... | {"success": true, "error": null, "results": {"detectors": [{"check": "unchecked-transfer", "impact": "High", "confidence": "Medium"}, {"check": "unused-return", "impact": "Medium", "confidence": "Medium"}, {"check": "uninitialized-local", "impact": "Medium", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'unchecked-transfer', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unused-return', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'uninitialized-local', 'impact': 'Medium', 'confidence': 'Medium'}]} | [
101,
1014,
18684,
2575,
23352,
19961,
22907,
2546,
2575,
2278,
24594,
2497,
2692,
2094,
2475,
9818,
2487,
2497,
17465,
15136,
10354,
2581,
2278,
2683,
2683,
2549,
5243,
2692,
22932,
2575,
20952,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
481 | 0xA6eF58C47f353f930AaBA6F41D6FaB699AB69E47 | pragma solidity 0.6.8;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among ot... | 0x608060405234801561001057600080fd5b50600436106101205760003560e01c80637b0a47ee116100ad578063cbdf382c11610071578063cbdf382c146103f9578063cd3daf9d14610443578063df136d6514610461578063e9fad8ee1461047f578063ebe2b12b1461048957610120565b80637b0a47ee1461031957806380faa57d146103375780638b87634714610355578063a694fc3a146103ad5780... | {"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,
18684,
2575,
12879,
27814,
2278,
22610,
2546,
19481,
2509,
2546,
2683,
14142,
11057,
3676,
2575,
2546,
23632,
2094,
2575,
7011,
2497,
2575,
2683,
2683,
7875,
2575,
2683,
2063,
22610,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
102... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
482 | 0xa7b10d40a0a7ae7b60d4c09d0ed5ab6a6d91a483 | pragma solidity 0.6.12;
pragma experimental ABIEncoderV2;
contract IAbacusOracle{
uint public callFee;
function getJobResponse(uint64 _jobId) public view returns(uint64[] memory _values){ }
function scheduleFunc(address to ,uint callTime, bytes memory data , uint fee , uint gaslimit ,uint gasprice... | 0x6080604052600436106101185760003560e01c80638da5cb5b116100a0578063d4001a0511610064578063d4001a05146102bf578063e0059b31146102ec578063f7f56d631461030c578063fd950f751461032c578063fea6884d1461033f5761011f565b80638da5cb5b1461021b578063a6f9dae11461023d578063b734c0f41461025d578063bc01b2ba14610272578063c012aa3a146102925761011f... | {"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": "arbitrary-send", "imp... | 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': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'che... | [
101,
1014,
18684,
2581,
2497,
10790,
2094,
12740,
2050,
2692,
2050,
2581,
6679,
2581,
2497,
16086,
2094,
2549,
2278,
2692,
2683,
2094,
2692,
2098,
2629,
7875,
2575,
2050,
2575,
2094,
2683,
2487,
2050,
18139,
2509,
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... |
483 | 0xa80e737ded94e8d2483ec8d2e52892d9eb94cf1f | pragma solidity 0.5.17;
pragma experimental ABIEncoderV2;
interface PotLike {
function chi() external view returns (uint);
function pie(address) external view returns (uint);
function drip() external returns (uint);
function join(uint) external;
function exit(uint) external;
}
interface GemL... | 0x608060405234801561001057600080fd5b50600436106102a05760003560e01c80638f840ddd11610167578063c37f68e2116100ce578063f3fdb15a11610087578063f3fdb15a146109ef578063f5e3c462146109f7578063f851a44014610a2d578063f8f9da2814610a35578063fca7820b14610a3d578063fe9c44ae14610a5a576102a0565b8063c37f68e21461090d578063c5ebeaec146109595780... | {"success": true, "error": null, "results": {"detectors": [{"check": "uninitialized-state", "impact": "High", "confidence": "High"}, {"check": "reentrancy-no-eth", "impact": "Medium", "confidence": "Medium"}, {"check": "boolean-cst", "impact": "Medium", "confidence": "Medium"}, {"check": "controlled-delegatecall", "imp... | true | null | {'detectors': [{'check': 'uninitialized-state', 'impact': 'High', 'confidence': 'High'}, {'check': 'reentrancy-no-eth', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'boolean-cst', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'controlled-delegatecall', 'impact': 'High', 'confidence': 'Medium'}, {'che... | [
101,
1014,
18684,
17914,
2063,
2581,
24434,
5732,
2683,
2549,
2063,
2620,
2094,
18827,
2620,
2509,
8586,
2620,
2094,
2475,
2063,
25746,
2620,
2683,
2475,
2094,
2683,
15878,
2683,
2549,
2278,
2546,
2487,
2546,
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... |
484 | 0xa81769368e6b96871013f9e5895004156cacb285 | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a ... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c80638b61918311610097578063a9059cbb11610066578063a9059cbb146102cd578063b6baa1b7146102fd578063dd62ed3e1461032d578063e83658541461035d57610100565b80638b6191831461023d57806395d89b4114610261578063a035b1fe1461027f578063a457c2d71461029d57610100565b806323b872dd11... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
2620,
16576,
2575,
2683,
21619,
2620,
2063,
2575,
2497,
2683,
2575,
2620,
2581,
10790,
17134,
2546,
2683,
2063,
27814,
2683,
29345,
23632,
26976,
3540,
27421,
22407,
2629,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
485 | 0xa890d27fc0a0175ab608916f3990ff07dcb2c5fc | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
interface ERC20 {
function approve(address, uint256) external returns (bool);
function transfer(address, uint256) external returns (bool);
function transferFrom(address, address, uint256) external returns (bool);
function name() external view... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806330fa738c14610046578063d4fac45d14610064578063f72c079114610084575b600080fd5b61004e61008c565b60405161005b9190611339565b60405180910390f35b6100776100723660046112cc565b6100c5565b60405161005b91906113aa565b61004e61126f565b604051806040016040528060058152602001... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
2620,
21057,
2094,
22907,
11329,
2692,
2050,
24096,
23352,
7875,
16086,
2620,
2683,
16048,
2546,
23499,
21057,
4246,
2692,
2581,
16409,
2497,
2475,
2278,
2629,
11329,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
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... |
486 | 0xa913f5a0cd83ba0d1eec20b43e68f2e477264429 | pragma solidity 0.6.6;
pragma experimental ABIEncoderV2;
contract DSAuthEvents {
event LogSetAuthority(address indexed authority);
event LogSetOwner(address indexed owner);
}
contract DSAuth is DSAuthEvents {
DSAuthority public authority;
address public owner;
constructor() public {
... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c80630c11a6f61461004657806329f7fc9e14610134578063db983d5714610158575b600080fd5b610111600480360360a081101561005c57600080fd5b8135916001600160a01b03602082013581169260408301359091169160ff6060820135169181019060a08101608082013564010000000081111561009f57600080fd... | {"success": true, "error": null, "results": {"detectors": [{"check": "tx-origin", "impact": "Medium", "confidence": "Medium"}, {"check": "name-reused", "impact": "High", "confidence": "High"}, {"check": "erc20-interface", "impact": "Medium", "confidence": "High"}, {"check": "arbitrary-send", "impact": "High", "confiden... | true | null | {'detectors': [{'check': 'tx-origin', 'impact': 'Medium', 'confidence': 'Medium'}, {'check': 'name-reused', 'impact': 'High', 'confidence': 'High'}, {'check': 'erc20-interface', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'arbitrary-send', 'impact': 'High', 'confidence': 'Medium'}, {'check': 'unchecked-lowleve... | [
101,
1014,
18684,
2683,
17134,
2546,
2629,
2050,
2692,
19797,
2620,
2509,
3676,
2692,
2094,
2487,
4402,
2278,
11387,
2497,
23777,
2063,
2575,
2620,
2546,
2475,
2063,
22610,
2581,
23833,
22932,
24594,
10975,
8490,
2863,
5024,
3012,
1014,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
487 | 0xa93D5Cfaa41193b13321c035b4bDD2B534172762 | pragma solidity 0.6.4;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among ot... | 0x608060405234801561001057600080fd5b50600436106101165760003560e01c806370a08231116100a2578063a457c2d711610071578063a457c2d714610531578063a9059cbb14610597578063b2bdfa7b146105fd578063dd62ed3e14610647578063f46eccc4146106bf57610116565b806370a0823114610408578063921c6e761461046057806395d89b411461046a578063983b2d56146104ed5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
2683,
29097,
2629,
2278,
7011,
2050,
23632,
16147,
2509,
2497,
17134,
16703,
2487,
2278,
2692,
19481,
2497,
2549,
2497,
14141,
2475,
2497,
22275,
23632,
2581,
22907,
2575,
2475,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
488 | 0xaa5f5f7D59aEBEbe90b5e2ac93F87Df639E5152a | 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 without generating bytecode - ... | 0x608060405234801561001057600080fd5b50600436106102775760003560e01c806377c0242911610160578063d2523526116100d8578063eec0701f1161008c578063f7d9505711610071578063f7d950571461062a578063f83d08ba1461065d578063fcd13d651461066557610277565b8063eec0701f14610605578063f1be53861461060d57610277565b8063e4e99222116100bd578063e4e9922214... | {"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,
18684,
2050,
2629,
2546,
2629,
2546,
2581,
2094,
28154,
6679,
4783,
4783,
21057,
2497,
2629,
2063,
2475,
6305,
2683,
2509,
2546,
2620,
2581,
20952,
2575,
23499,
2063,
22203,
25746,
2050,
10975,
8490,
2863,
5024,
3012,
1014,
1012,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
489 | 0xaac689ed2ca74ca83665f5ac6abbd4c371a1a706 | 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 ... | 0x6060604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b4578063095ea7b31461014257806318160ddd1461019c57806323b872dd146101c557806327e235e31461023e578063313ce5671461028b5780635c658165146102ba57806370a082311461032657806395d89b4114610373578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
6305,
2575,
2620,
2683,
2098,
2475,
3540,
2581,
2549,
3540,
2620,
21619,
26187,
2546,
2629,
6305,
2575,
7875,
2497,
2094,
2549,
2278,
24434,
2487,
27717,
2050,
19841,
2575,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1018,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
490 | 0xaaf6a170ad0aa3c76525d85d1dfb1d5f8e55428b | pragma solidity 0.6.12;
abstract contract ERC20Interface {
function totalSupply() public virtual view returns (uint);
function balanceOf(address tokenOwner) public virtual view returns (uint256 balance);
function allowance(address tokenOwner, address spender) public virtual view returns (uint256 rema... | 0x608060405234801561001057600080fd5b50600436106101005760003560e01c80636f2e33b511610097578063a457c2d711610066578063a457c2d714610309578063a9059cbb14610335578063dd62ed3e14610361578063f2fde38b1461038f57610100565b80636f2e33b51461029157806370a08231146102b75780638da5cb5b146102dd57806395d89b411461030157610100565b80632cd3fd7011... | {"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,
18684,
10354,
2575,
27717,
19841,
4215,
2692,
11057,
2509,
2278,
2581,
26187,
17788,
2094,
27531,
2094,
2487,
20952,
2497,
2487,
2094,
2629,
2546,
2620,
2063,
24087,
20958,
2620,
2497,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
491 | 0xAB7F3d56Da621Cff1F5646642d7F79f6A201E4eD | 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 without generating bytecode - ... | 0x608060405234801561001057600080fd5b50600436106101ef5760003560e01c8063a1de2bab1161010f578063cf309012116100a2578063f064e8fa11610071578063f064e8fa14610a03578063f83d08ba14610a83578063fccea80d14610a8b578063fcd13d6514610afb576101ef565b8063cf309012146109e3578063d2523526146109eb578063e4e99222146109f3578063eec0701f146109fb5761... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
2497,
2581,
2546,
29097,
26976,
2850,
2575,
17465,
2278,
4246,
2487,
2546,
26976,
21472,
21084,
2475,
2094,
2581,
2546,
2581,
2683,
2546,
2575,
2050,
11387,
2487,
2063,
2549,
2098,
10975,
8490,
2863,
5024,
3012,
1014,
1012... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
492 | 0xABDd716B7E262e3c2D0CfD7b7DC5d35bEEa17Bb4 | pragma solidity 0.4.22;
contract Context {
// Empty internal constructor, to prevent people from mistakenly deploying
// an instance of this contract, which should be used via inheritance.
constructor () internal { }
// solhint-disable-previous-line no-vkfy-blocks
function _msgSender() inter... | 0x608060405260043610610112576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde0314610117578063087fad41146101a7578063095ea7b31461022457806318160ddd14610289578063231224ef146102b457806323b872dd146102df57806325c8a8bc14610364578063313ce567146103e157806339509351146104125780633cd8e5a5... | {"success": true, "error": null, "results": {"detectors": [{"check": "tautology", "impact": "Medium", "confidence": "High"}, {"check": "controlled-array-length", "impact": "High", "confidence": "Medium"}]}} | true | null | {'detectors': [{'check': 'tautology', 'impact': 'Medium', 'confidence': 'High'}, {'check': 'controlled-array-length', 'impact': 'High', 'confidence': 'Medium'}]} | [
101,
1014,
18684,
2497,
14141,
2581,
16048,
2497,
2581,
2063,
23833,
2475,
2063,
2509,
2278,
2475,
2094,
2692,
2278,
2546,
2094,
2581,
2497,
2581,
16409,
2629,
2094,
19481,
11306,
27717,
2581,
10322,
2549,
10975,
8490,
2863,
5024,
3012,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
493 | 0xacc2c62639ffca4910aafc7df22f233c63407925 | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
struct LoanReturnData {
bytes32 loanId;
uint96 endTimestamp;
address loanToken;
address collateralToken;
uint256 principal;
uint256 collateral;
uint256 interestOwedPerDay;
uint256 interestDepositRemaining;
uint256 sta... | 0x608060405234801561001057600080fd5b50600436106100415760003560e01c806330fa738c14610046578063d4fac45d14610064578063f72c079114610084575b600080fd5b61004e61008c565b60405161005b9190610536565b60405180910390f35b6100776100723660046103eb565b6100c5565b60405161005b91906105a7565b61004e6102b5565b604051806040016040528060058152602001... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
9468,
2475,
2278,
2575,
23833,
23499,
4246,
3540,
26224,
10790,
11057,
11329,
2581,
20952,
19317,
2546,
21926,
2509,
2278,
2575,
22022,
2692,
2581,
2683,
17788,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1012,
1019,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
494 | 0xacdb477b69b1f831a6e2094abe7ebe9147b77101 | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
struct ProtocolBalance {
ProtocolMetadata metadata;
AdapterBalance[] adapterBalances;
}
struct ProtocolMetadata {
string name;
string description;
string websiteURL;
string iconURL;
uint256 version;
}
struct AdapterBalance ... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c80632a50c1461461003b57806379b1833414610064575b600080fd5b61004e610049366004610afd565b610084565b60405161005b9190610df2565b60405180910390f35b610077610072366004610afd565b610286565b60405161005b9190610d40565b61008c610a7a565b60405180608001604052808373ffffffffff... | {"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,
18684,
19797,
2497,
22610,
2581,
2497,
2575,
2683,
2497,
2487,
2546,
2620,
21486,
2050,
2575,
2063,
11387,
2683,
2549,
16336,
2581,
15878,
2063,
2683,
16932,
2581,
2497,
2581,
2581,
10790,
2487,
10975,
8490,
2863,
5024,
3012,
101... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
495 | 0xad358024fecb1b5d58125f5bef06fabfe657e4c7 | pragma solidity 0.7.4;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
*... | 0x6080604052600436106100c65760003560e01c80638291286c1161007f578063c1e38e8d11610059578063c1e38e8d146104d8578063ce5494bb1461050b578063d69c3d301461053e578063ecec0dfd14610553576100cd565b80638291286c146103ec578063b5fe516314610401578063b6e404de14610448576100cd565b80630f43d678146100d25780631068361f1461011057806348753d00146101... | {"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,
18684,
2094,
19481,
17914,
18827,
7959,
27421,
2487,
2497,
2629,
2094,
27814,
12521,
2629,
2546,
2629,
4783,
2546,
2692,
2575,
7011,
29292,
2063,
26187,
2581,
2063,
2549,
2278,
2581,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
102... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
496 | 0xad5c87af0bf2214eefa29d7ff4f977b52e241379 | pragma solidity 0.6.5;
pragma experimental ABIEncoderV2;
struct ProtocolBalance {
ProtocolMetadata metadata;
AdapterBalance[] adapterBalances;
}
struct ProtocolMetadata {
string name;
string description;
string websiteURL;
string iconURL;
uint256 version;
}
struct AdapterBalance ... | 0x608060405234801561001057600080fd5b50600436106100365760003560e01c80632a50c1461461003b57806379b1833414610064575b600080fd5b61004e610049366004610d46565b610084565b60405161005b91906110b4565b60405180910390f35b610077610072366004610d46565b610286565b60405161005b9190611002565b61008c610c48565b60405180608001604052808373ffffffffff... | {"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,
18684,
2094,
2629,
2278,
2620,
2581,
10354,
2692,
29292,
19317,
16932,
4402,
7011,
24594,
2094,
2581,
4246,
2549,
2546,
2683,
2581,
2581,
2497,
25746,
2063,
18827,
17134,
2581,
2683,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
102... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
497 | 0xadb2437e6f65682b85f814fbc12fec0508a7b1d0 | pragma solidity 0.6.12;
library Address {
/**
* @dev Returns true if `account` is a contract.
*
* [IMPORTANT]
* ====
* It is unsafe to assume that an address for which this function returns
* false is an externally-owned account (EOA) and not a contract.
*
* Among o... | 0x608060405234801561001057600080fd5b50600436106101735760003560e01c8063715018a6116100de578063a9059cbb11610097578063dd62ed3e11610071578063dd62ed3e1461084e578063e7a324dc146108c6578063f1127ed8146108e4578063f2fde38b1461095957610173565b8063a9059cbb14610719578063b4b5ea571461077d578063c3cda520146107d557610173565b8063715018a614... | {"success": true, "error": null, "results": {"detectors": [{"check": "incorrect-equality", "impact": "Medium", "confidence": "High"}]}} | true | null | {'detectors': [{'check': 'incorrect-equality', 'impact': 'Medium', 'confidence': 'High'}]} | [
101,
1014,
18684,
18939,
18827,
24434,
2063,
2575,
2546,
26187,
2575,
2620,
2475,
2497,
27531,
2546,
2620,
16932,
26337,
2278,
12521,
7959,
2278,
2692,
12376,
2620,
2050,
2581,
2497,
2487,
2094,
2692,
10975,
8490,
2863,
5024,
3012,
1014,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
498 | 0xadd69a56143fbb4637383764900c5d3dc168c8f3 | 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 ... | 0x6060604052600436106100af576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100b4578063095ea7b31461014257806318160ddd1461019c57806323b872dd146101c557806327e235e31461023e578063313ce5671461028b5780635c658165146102ba57806370a082311461032657806395d89b4114610373578063a9059cbb... | {"success": true, "error": null, "results": {}} | true | null | {} | [
101,
1014,
18684,
14141,
2575,
2683,
2050,
26976,
16932,
2509,
26337,
2497,
21472,
24434,
22025,
24434,
21084,
21057,
2692,
2278,
2629,
2094,
29097,
2278,
16048,
2620,
2278,
2620,
2546,
2509,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1018,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
499 | 0xadfc6460233221eca99dac25d00f98d32ea3989e | pragma solidity 0.6.11;
pragma experimental ABIEncoderV2;
struct FullAbsoluteTokenAmount {
AbsoluteTokenAmountMeta base;
AbsoluteTokenAmountMeta[] underlying;
}
struct AbsoluteTokenAmountMeta {
AbsoluteTokenAmount absoluteTokenAmount;
ERC20Metadata erc20metadata;
}
struct ERC20Metadata {
s... | 0x608060405234801561001057600080fd5b50600436106100df5760003560e01c806379ba50971161008c578063c472367d11610066578063c472367d146101ba578063c84aae17146101cd578063e30c3978146101e0578063ed8b0e25146101e8576100df565b806379ba50971461018a5780638a47ce6e146101925780638da5cb5b146101b2576100df565b806369751448116100bd5780636975144814... | {"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,
18684,
20952,
2278,
21084,
16086,
21926,
16703,
17465,
19281,
2683,
2683,
2850,
2278,
17788,
2094,
8889,
2546,
2683,
2620,
2094,
16703,
5243,
23499,
2620,
2683,
2063,
10975,
8490,
2863,
5024,
3012,
1014,
1012,
1020,
1012,
2340,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.