> 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/0331.md).

# 20220331 行情动态：DeFi 资产普涨，AAVE 涨幅超 45%

据 CoinGecko 行情动态显示，主流资产 BTC 和 ETH 价格继续稳步上升，BTC 现报价 $47,340，ETH 现报价 $3,415。以太坊主网矿工费未受行情变动影响，矿工费处于较稳定的水平，波动较小。

其余主流 DeFi、Layer2、元宇宙等代币 24h 普遍上涨，UNI 24h 涨幅为 12.5%，7 日涨幅突破 20%。AAVE 7 日涨幅达 45%，其余代币 24h 和 7 日涨跌幅如下：

<table><thead><tr><th width="190.42092145450357">Name</th><th width="182.83284072091388">Price</th><th width="186.13227288652124">24h</th><th>7d</th></tr></thead><tbody><tr><td>UNI</td><td>$12.35</td><td>+12.5%</td><td>+22.8%</td></tr><tr><td>LINK</td><td>$17.46</td><td>+4.0%</td><td>+11.2%</td></tr><tr><td>CRV</td><td>$2.92</td><td>+6.1%</td><td>+22.2%</td></tr><tr><td>AAVE</td><td>$224.42</td><td>+2.5%</td><td>+45.1%</td></tr><tr><td>Sushi</td><td>$4.91</td><td>+18.0%</td><td>+32.1%</td></tr><tr><td>1INCH</td><td>$1.91</td><td>+9.5%</td><td>+18.0%</td></tr><tr><td>LON</td><td>$1.14</td><td>+8.1%</td><td>+17.6%</td></tr><tr><td>MATIC</td><td>$1.71</td><td>+3.8%</td><td>+10.5%</td></tr><tr><td>SAND</td><td>$3.67</td><td>+6.9%</td><td>+8.1%</td></tr><tr><td>MANA</td><td>$2.77</td><td>+4.8%</td><td>+7.5%</td></tr></tbody></table>

你可以在 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/0331.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.
