> 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/english/filda-report/filda-finance-update-august-2022.md).

# FilDA Finance Update - August 2022

1\. Changed HUSD to USDT as the FilDA page display pricing basis.

2\. Develop and optimize the FilDA DAO upgrade contract and related pages.

3\. Scan and clean FilDA historical cache data.

### FilDA Supply On The page Product Data:

Total deposits and loans:$25,961,252.93

Number of current addresses: 145,379

Current FilDA circulation: 191,324,911 FilDA

DAO pool pledge amount: 71,882,962.39 FilDA

（$ 291,704.83)

CMC market cap rank: 3010

Coingecko Market Cap Rank：2049

In August, the loan agreement interest income for users (USDT):

HECO: 41,421.72

IoTeX: 60,315.54

ESC: 6,920.69

### Operational Dynamics:

1.On August 10th, the HECO chain destroyed 180,000,000 FilDA for the fourth time. So far, the HECO chain has destroyed a total of 25,000,000 FilDA.

2.Recently, FilDA tweeted: The transition of the Ethereum merger will not affect the operation of the FilDA’s system and its services (including lending and liquidation).

<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/english/filda-report/filda-finance-update-august-2022.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.
