> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chaintable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 教程 1：解析 ERC-20 转账

> 从零走完一条完整管道，每一步都有截图。

<Note>
  本页正在编写中。
</Note>

## 本页将包含

* 建目标表：列怎么定、类型怎么选
* 写解析 Function，用 Test Case 调试
* 写 Notebook 驱动，订阅 chain.event.eth
* 跑起来，验证数据落表
* 出错了去哪看日志
