# 简介

<div align="center"><img src="https://1629163311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbGxRE01f8LgrjVzD7rnT%2Fuploads%2Fgit-blob-dc4c4c52dd341e5c5b3b9d1f26e9edd74cff902a%2Fbookcover-zh.png?alt=media" alt="book" width="60%"></div>

本教程是一个面向区块链爱好者的系列教程，帮助新手用户从零开始学习区块链数据分析，成为一名链上数据分析师。

* 英文版本: [Mastering Onchain Analytics](https://tutorial.sixdegree.xyz)
* 中文版本: [精通链上数据分析](https://tutorial.sixdegree.xyz/v/zh/)

> 参与贡献: <https://github.com/SixdegreeLab/MasteringChainAnalytics>

### 目录

* **简介**
  * [简介](https://tutorial.sixdegree.xyz/zh/readme)
  * [#0 成为链上数据分析师](https://tutorial.sixdegree.xyz/zh/ch00-become-chain-analyst)
* **入门教程**
  * [#1 Dune平台简介](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch01-dune-platform-introduction)
  * [#2 数据分析新手上路](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch02-quickstart)
  * [#3 创建第一个Dune数据看板](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch03-build-first-dashboard)
  * [#4 熟悉数据表](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch04-understanding-tables)
  * [#5 SQL基础（一）](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch05-sql-basics-part1)
  * [#6 SQL基础（二）](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch06-sql-basics-part2)
  * [#7 实践案例：制作Lens的数据看板（一）](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch07-practice-build-lens-dashboard-part1)
  * [#8 实践案例：制作Lens的数据看板（二）](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch08-practice-build-lens-dashboard-part2)
* **中级教程**
  * [#9 常见查询一：ERC20代币价格](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch09-useful-queries-part1)
  * [#10 常见查询二：代币的持有者、总供应量、账户余额](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch10-useful-queries-part2)
  * [#11 常见查询三：自定义数据、数字序列、数组、JSON等](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch11-useful-queries-part3)
  * [#12 NFT数据分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch12-nft-analysis)
  * [#13 借贷协议数据分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch13-lending-analysis)
  * [#14 DeFi数据分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch14-defi-analysis)
  * [#15 Dune SQL 查询引擎入门](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch15-dunesql-introduction)
  * [#16 Polygon区块链概况分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch16-blockchain-analysis-polygon)
  * [#17 MEV数据分析——以Uniswap为例](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch17-mev-analysis-uniswap)
  * [#18 Uniswap多链数据对比分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch18-uniswap-multichain-analysis)
  * [#19 各类常见指标分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch19-useful-metrics)
* **高级教程**
  * [#20 区块链网络分析](https://tutorial.sixdegree.xyz/zh/gao-ji-jiao-cheng/ch20-network-analysis)
  * [#21 BTC数据分析-以指标CDD为例](https://tutorial.sixdegree.xyz/zh/gao-ji-jiao-cheng/ch21-btc-analysis)
  * [#22 如何构建魔法表（Spellbook）](https://tutorial.sixdegree.xyz/zh/gao-ji-jiao-cheng/ch22-how-to-build-spellbook)
  * [#23 使用Dune API创建应用程序](https://tutorial.sixdegree.xyz/zh/gao-ji-jiao-cheng/ch23-how-to-build-app-use-dune-api)

### 关于我们

`Sixdegree`是专业的链上数据团队，我们的使命是为用户提供准确的链上数据图表、分析以及洞见，并致力于普及链上数据分析。 通过建立社区、编写教程等方式，培养链上数据分析师，输出有价值的分析内容，推动社区构建区块链的数据层，为未来广阔的区块链数据应用培养人才。

* Website: [sixdegree.xyz](https://sixdegree.xyz)
* Email: <contact@sixdegree.xyz>
* Twitter: [twitter.com/SixdegreeLab](https://twitter.com/SixdegreeLab)
* Dune: [dune.com/sixdegree](https://dune.com/sixdegree)
* Github: <https://github.com/SixdegreeLab>

### 致谢

**赞助**

本书得到以下机构赞助，非常感谢他们在撰写此书期间给予的大力支支持。

* [Ethereum Fundation](https://ethereum.foundation/)
* [Dune Analytics](https://dune.com/)

**贡献者**

与此同时，有非常多的贡献者也参与到了此书的编写中，非常感谢他们的努力付出。

* george-taotaome, chenxsan, Brendan, 肖宁, g.c., ken, shell, yueyan, wodeche, Winkey


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tutorial.sixdegree.xyz/zh/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
