Dataset Viewer
Auto-converted to Parquet Duplicate
code
stringlengths
107
748k
bytecode
stringlengths
5
105k
opcode
stringlengths
158
235k
label
stringclasses
6 values
label_encoded
int64
0
5
CFG
stringlengths
137
475k
pragma solidity ^0.4.10; contract GasToken2 { ////////////////////////////////////////////////////////////////////////// // RLP.sol // Due to some unexplained bug, we get a slightly different bytecode if // we use an import, and are then unable to verify the code in Etherscan //////////////...
606060405236156100ce576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306fdde03146100d0578063079d229f14610169578063095ea7b3146101bc57806318160ddd1461021357806323b872dd14610239578063313ce567146102af5780635f2e2b45146102db5780636366b9361461033257806370a082311461036657806395d89b41146103...
PUSH1 0x60 PUSH1 0x40 MSTORE CALLVALUE ISZERO PUSH2 0xC JUMPI INVALID JUMPDEST JUMPDEST PUSH2 0x126D DUP1 PUSH2 0x1C PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN STOP PUSH1 0x60 PUSH1 0x40 MSTORE CALLDATASIZE ISZERO PUSH2 0xCE JUMPI PUSH1 0x0 CALLDATALOAD PUSH29 0x100000000000000000000000000000000000000000000000000000000 SWAP1 ...
reentrancy
2
digraph G { bgcolor=transparent rankdir=UD; node [shape=box style=filled color=black fillcolor=white fontname=arial fontcolor=black]; 1039 [label="1039: JUMPDEST\l1040: POP\l1041: POP\l1042: POP\l1043: SWAP1\l1044: POP\l1045: SWAP1\l1046: DUP2\l1047: ADD\l1048: SWAP1\l1049: PUSH1 0x1f\l1051: AND\l1052: DUP1\l1053: ISZE...
"pragma solidity ^0.4.20;// blaze it\r\n\r\ninterface ERC20 {\r\n function totalSupply() external(...TRUNCATED)
"60606040526004361061018b576000357c0100000000000000000000000000000000000000000000000000000000900463f(...TRUNCATED)
"PUSH1 0x60 PUSH1 0x40 MSTORE PUSH1 0x0 DUP1 SSTORE PUSH16 0x2BB43C83ECE652D161AD0FA862129A2C PUSH1 (...TRUNCATED)
reentrancy
2
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
"pragma solidity ^0.4.18;\r\n\r\ncontract DelegateERC20 {\r\n function delegateTotalSupply() public(...TRUNCATED)
"606060405260043610610083576000357c0100000000000000000000000000000000000000000000000000000000900463f(...TRUNCATED)
"PUSH1 0x60 PUSH1 0x40 MSTORE PUSH1 0x0 PUSH1 0x5 PUSH1 0x14 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0(...TRUNCATED)
reentrancy
2
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
"pragma solidity ^0.4.18;\r\n\r\ncontract DelegateERC20 {\r\n function delegateTotalSupply() public(...TRUNCATED)
"606060405260043610610083576000357c0100000000000000000000000000000000000000000000000000000000900463f(...TRUNCATED)
"PUSH1 0x60 PUSH1 0x40 MSTORE PUSH1 0x0 PUSH1 0x5 PUSH1 0x14 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0(...TRUNCATED)
reentrancy
2
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
"pragma solidity ^0.4.24;\r\n\r\n// File: ..\\openzeppelin-solidity\\contracts\\math\\SafeMath.sol\r(...TRUNCATED)
"608060405260043610603f576000357c0100000000000000000000000000000000000000000000000000000000900463fff(...TRUNCATED)
"PUSH1 0x4C PUSH1 0x2C PUSH1 0xB DUP3 DUP3 DUP3 CODECOPY DUP1 MLOAD PUSH1 0x0 BYTE PUSH1 0x73 EQ PUS(...TRUNCATED)
reentrancy
2
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
"pragma solidity ^0.4.13;\r\n\r\nlibrary SafeMath {\r\n function mul(uint256 a, uint256 b) internal(...TRUNCATED)
"60606040526000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063181(...TRUNCATED)
"PUSH1 0x60 PUSH1 0x40 MSTORE PUSH1 0x40 DUP1 MLOAD SWAP1 DUP2 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0x4 (...TRUNCATED)
time manipulation
1
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
"pragma solidity ^0.4.16;\r\n\r\ncontract owned {\r\n address public owner;\r\n\r\n function o(...TRUNCATED)
"60606040523615610131576000357c0100000000000000000000000000000000000000000000000000000000900463fffff(...TRUNCATED)
null
time manipulation
1
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
"pragma solidity ^0.4.16;\r\n\r\ninterface token {\r\n function transfer(address receiver, uint a(...TRUNCATED)
"60606040523615610097576000357c0100000000000000000000000000000000000000000000000000000000900463fffff(...TRUNCATED)
null
time manipulation
1
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
"pragma solidity ^0.4.16;\r\n\r\ncontract owned {\r\n address public owner;\r\n address public(...TRUNCATED)
"6080604052600436106101a1576000357c0100000000000000000000000000000000000000000000000000000000900463f(...TRUNCATED)
null
reentrancy
2
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
"/*\r\n\r\n Copyright 2017 Cofound.it.\r\n\r\n Licensed under the Apache License, Version 2.0 (the(...TRUNCATED)
"6060604052361561015d576000357c0100000000000000000000000000000000000000000000000000000000900463fffff(...TRUNCATED)
"PUSH1 0x60 PUSH1 0x40 MSTORE PUSH1 0x0 PUSH1 0x5 PUSH1 0x0 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0x(...TRUNCATED)
time manipulation
1
"digraph G {\nbgcolor=transparent rankdir=UD;\nnode [shape=box style=filled color=black fillcolor=wh(...TRUNCATED)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
12