> For the complete documentation index, see [llms.txt](https://docs.filda.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filda.io/zhong-wen/xiang-mu-yue-bao/filda-yue-bao-2022-nian-8-yue.md).

# FilDA月报—2022年8月

### 产品动态：

1\. 将 HUSD 更改为 USDT 作为 FilDA 页面显示计价基准。

2\. 开发优化 FilDA DAO 升级合约及相关页面。

3\. 扫描并清理 FilDA 历史缓存数据。

### 产品数据：

存借贷总额：$25,961,252.93

当前地址数：145,379

当前FilDA流通量：191,324,911 FilDA

DAO池质押量：71,882,962.39 FilDA

&#x20;          （ $ 291,704.83)

CMC市值排名：3010

Coingecko市值排名：2049

08月链借贷协议为用户创造利息收入（USDT)：

HECO ：25,251.42

IoTeX ：35,479.73

E S C ：4,130.53

### 运营动态：

1. 8月10日，HECO 链第4次销毁180000000 FilDA,截止目前 HECO 链共销毁 25000000 FilDA
2. 近日，FilDA 发布推文：Ethereum 的合并过渡不会影响 FilDA 系统及其服务的运行（包括贷款和清算）。

<https://twitter.com/FilDAFinance/status/1569515262621384705>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.filda.io/zhong-wen/xiang-mu-yue-bao/filda-yue-bao-2022-nian-8-yue.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
