Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ This dataset contains **all deployed Ethereum contracts as of block `21850000`**
|
|
16 |
|
17 |
Contract bytecodes are stored as a hash of the bytecode, and another dataset is provided mapping bytecode hashes to bytecodes. This is to reduce the size of the dataset, as many contracts have identical bytecodes.
|
18 |
|
19 |
-
This dataset was exported from a PostgreSQL database
|
20 |
|
21 |
## Methodology
|
22 |
|
|
|
16 |
|
17 |
Contract bytecodes are stored as a hash of the bytecode, and another dataset is provided mapping bytecode hashes to bytecodes. This is to reduce the size of the dataset, as many contracts have identical bytecodes.
|
18 |
|
19 |
+
This dataset was exported from a PostgreSQL database into CSV format.
|
20 |
|
21 |
## Methodology
|
22 |
|