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

# 20220309 行情动态：BTC 24h 涨幅达 8.1%，重新站上 $40,000

据 CoinGecko 行情动态显示，主流资产 BTC 和 ETH ，24h 涨幅分别为 8.1% 和 7.4%，BTC 重新站上 $40,000，现价 $41,453，ETH 现价 $2,712。

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

<table><thead><tr><th width="150">Name</th><th width="150">Price</th><th width="150">24h</th><th>7d</th></tr></thead><tbody><tr><td>UNI</td><td>$9.31</td><td>+9.9%</td><td>-10.1%</td></tr><tr><td>LINK</td><td>$13.83</td><td>+6.8%</td><td>-10.0%</td></tr><tr><td>CRV</td><td>$2.15</td><td>+5.6%</td><td>-15.4%</td></tr><tr><td>AAVE</td><td>$128.03</td><td>+6.5%</td><td>-10.8%</td></tr><tr><td>Sushi</td><td>$3.04</td><td>+4.0%</td><td>-12.4%</td></tr><tr><td>1INCH</td><td>$1.35</td><td>+5.7%</td><td>-11.0%</td></tr><tr><td>LON</td><td>$0.96</td><td>+1.5%</td><td>-7.5%</td></tr><tr><td>MATIC</td><td>$1.51</td><td>+4.4%</td><td>-7.0%</td></tr><tr><td>SAND</td><td>$2.94</td><td>+4.1%</td><td>-12.6%</td></tr><tr><td>MANA</td><td>$2.48</td><td>+3.5%</td><td>-12.7%</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/0309.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.
