> For the complete documentation index, see [llms.txt](https://tokenlon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2022/0214.md).

# 20220214 行情动态：ETH 跌破 $3,000，7 日跌幅达 6.3%

据 CoinGecko 行情动态显示，ETH 现报价 $2,872，24h 跌幅为 2.0%，7 日跌幅为 6.3%。BTC 现报价 $41,990，价格相较 ETH 较为稳定，7 日跌幅为 1.1%。

![](/files/g0vPO7h2CcEMoZdg3UxS)

其余主流 DeFi、Layer2、元宇宙等代币也均有不同程度的下跌，部分代币 24h 和 7 日涨跌幅如下：

| Name  | 24h   | 7d     |
| ----- | ----- | ------ |
| UNI   | -3.8% | -11.8% |
| LINK  | -3.9% | -14.7% |
| CRV   | -5.5% | -19.1% |
| AAVE  | -4.0% | -10.0% |
| Sushi | -3.6% | -16.0% |
| LRC   | -6.4% | -18.6% |
| 1INCH | -2.0% | -11.8% |
| MATIC | -4.6% | -6.2%  |
| FTM   | -4.0% | -14.3% |
| SAND  | -6.5% | -15.0% |
| MANA  | -5.8% | -16.6% |

你可以在 Tokenlon 一键交易以上所有资产，无需充提，安全便捷，快速应对市场行情变动。

相关教程

[Tokenlon 新手兑换教程（imToken 移动端）](https://youtu.be/Lv8FHY-qunY)

[Tokenlon 新手兑换教程（网页端）](https://youtu.be/QRVseUNthSw)


---

# 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://tokenlon.gitbook.io/docs/blog/whatsnew/market/2022/0214.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.
