File size: 752 Bytes
f0bd598
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7bb512d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
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>