|
--- |
|
dataset_info: |
|
features: |
|
- name: contract_name |
|
dtype: string |
|
- name: code_body |
|
dtype: string |
|
- name: txid |
|
dtype: string |
|
- name: block_height |
|
dtype: int32 |
|
- name: status |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 326180037 |
|
num_examples: 39579 |
|
download_size: 62246956 |
|
dataset_size: 326180037 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|
|
# Stacks Blockchain Clarity Contract Archive |
|
|
|
Source code for contracts deployed to Stacks mainnet. |
|
|
|
## Stats |
|
- Total Contracts: **39,579** |
|
- Start Block **0** |
|
- Endblock Block **164581** |
|
|
|
Part of Stacks AI Buildathon <small><i>[GitHub Repository](https://github.com/unicornlaunching/stacksAIbuildathon)</i></small> |
|
|