Smart Contracts
slither-audited-smart-contractsThis dataset contains source code and deployed bytecode for Solidity Smart Contracts that have been verified on Etherscan.io, along with a classification of their vulnerabilities according to the Slither static analysis framework.smart-contracts-instructions
Smart Contracts Instructions
A dataset containing 6,003 GPT-generated human instruction and Solidity source code data pairs.
GPT models used to make this data are GPT-3.5 turbo, GPT-3.5 turbo 16k context, and GPT-4. Solidity source codes are used from mwritescode's Slither Audited Smart Contracts (https://huggingface.co/datasets/mwritescode/slither-audited-smart-contracts).
Distributions of the GPT models used to make this dataset:
GPT-3.5 Turbo: 5,276
GPT-3.5 Turbo 16k Context:… See the full description on the dataset page: https://huggingface.co/datasets/AlfredPros/smart-contracts-instructions.smart-contracts-verified
📄 Database Structure: contracts Table
This document describes the structure and purpose of the contracts table within the databases.The table stores metadata and deployment details of smart contracts.
📌 Table Description
Each record stored in the table has the following structure and fields, with described constraints.
Column Name
Type
Constraints
Description -
address
TEXT
PRIMARY KEY
The unique… See the full description on the dataset page: https://huggingface.co/datasets/Blockmates/smart-contracts-verified.smart-contract-security-audit-v2smart_contractsSmart Contracts Dataset.
This is a dataset of verified (Etherscan.io) Smart Contracts that are deployed to the Ethereum blockchain. A set of about 100,000 to 200,000 contracts are provided, containing both Solidity and Vyper code.smart-contracts-instructions-cleanedThe Cleaned Smart Contracts Instructions dataset is a refined version of the original dataset created by AlfredPros. This dataset contains structured and detailed instructions related to smart contracts, optimized for clarity and usability. It is intended for developers, researchers, and enthusiasts working on blockchain technology, smart contract development, and related fields.
