chain-of-title
收藏资源简介:
Chain of Title 是一个公开可用的数据集,记录了Solana区块链上代币启动的完整历史。数据以不可变的方式存储,每个启动对应一行,并包含支持回答相关问题的辅助表格。该数据集采用CC0-1.0公共领域许可,允许任何用途,包括商业使用。数据集包含截至2026年9月8日的快照,大小为74,194,944字节,记录了167,122个启动(含169,888条记录),其中10,454个代币已毕业,2,111笔买断交易,1,072个重建的买断历史,9,015个操作者钱包,以及8,356个启动已捕获其声明的元数据。连续覆盖从2026年5月10日开始。关键表格包括:'launches'(观测到的启动)、'runs'(采集器运行时间间隔)、'tokens'(代币详情)。字段如'vault_sol'表示快照时的余额,可能不反映当前状态。数据集强调覆盖范围是数据本身,缺失不代表不存在;空值明确表示无答案。适用于Solana区块链分析、代币启动研究、市场行为分析等任务。
Chain of Title is a publicly available dataset that records the complete history of token launches on the Solana blockchain. The data is stored immutably, with each launch corresponding to a row, and includes auxiliary tables to support answering related questions. The dataset is licensed under CC0-1.0 public domain, allowing any use, including commercial. It contains a snapshot as of September 8, 2026, with a size of 74,194,944 bytes, recording 167,122 launches (169,888 records), including 10,454 graduated tokens, 2,111 buyout transactions, 1,072 reconstructed buyout histories, 9,015 operator wallets, and 8,356 launches with captured claimed metadata. Continuous coverage starts from May 10, 2026. Key tables include launches (observed launches), runs (collector run intervals), and tokens (token details). Fields such as vault_sol represent the balance at snapshot time and may not reflect current state. The dataset emphasizes that coverage is data itself; absence does not imply non-existence; null values explicitly indicate no answer. Suitable for Solana blockchain analysis, token launch research, market behavior analysis, etc.
Chain of Title — Solana 启动溯源数据集
数据集名称: Chain of Title — the launch record
许可证: CC0-1.0(公有领域,可无限制使用,包括商业用途)
DOI: doi:10.57967/hf/10338
标签: Solana、溯源、pump.fun、模因币、公共产品
内容概览
该数据集包含 Solana 区块链上每个启动项目的一条不可变记录,按实际发生顺序记录,并提供辅助表以回答关于任一启动项目的问题。数据覆盖从创建交易开始的观察,以及从链历史中恢复的记录。
数据集统计信息
| 指标 | 数值 |
|---|---|
| 构建时间 | 2026-09-08T14:37:38.796000Z |
| 文件大小 | 74,194,944 字节 |
| 观察到的启动项目(从创建交易开始) | 167,122 |
| 文件中的记录总数 | 169,888 |
| 已毕业(Graduated)项目数 | 10,454 |
| 买断交易(曲线买入 ≥ 40 SOL) | 2,111 |
| 重建的买断历史 | 1,072 |
| 操作者钱包数量 | 9,015 |
| 捕获到声明元数据的启动项目 | 8,356 |
| 连续覆盖起始时间 | 2026-05-10T07:42:03Z |
重要区分:
launches表示从创建交易开始观察到的启动项目数量(所有声明所基于的总群体);records表示文件中的总行数,额外包含事后恢复及从链历史重建的项目。两者数值不同,不可互换使用。
使用注意事项
1. 覆盖范围即数据
runs表记录了收集器的观察时间区间- 位于这些区间之外的启动项目未被观察到,其缺失不代表该启动项目不存在
- 重建的行有标记(
rebuilt_at,rebuilt_complete),绝不作为观察记录呈现
2. 启动事实为永久性,资金池余额则非永久
- 描述启动项目最初区块的所有信息是某一时刻的事实,始终成立
vault_sol是vault_at时刻的余额读取值,当前可能已大幅偏差
3. 空值不等于干净结果
- 档案中未持有答案时会明确说明
- 警告的缺失不构成发现,任何将其视为发现的消费者均违反文档约定
数据更新机制
此镜像在已发布记录重建时重新提交。每次提交均为时间点快照,并声明自身的构建时间。DOI 解析到此数据集,早期提交保留在其修订历史中。
示例查询
sql SELECT mint, symbol, dev_pct, curve_buyers FROM tokens WHERE graduated = 1 LIMIT 5;
访问方式
官方网站: https://chainoftitle.org





