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

# 近期代币解锁市场观察:APE、 1inch 、AXS、INJ 等代币将迎来一次性解锁

据 Token Unlock 网站显示，未来 10 天内将会有 12 个代币将迎来一次性解锁，我们整理了 Tokenlon 目前上架支持的代币，供大家参考：

* APE 将在 1 月 17 日解锁 156 万枚 APE ，价值约为 22m 美金
* 1inch 将在 1 月 18 日解锁 3.62 万枚 1inch ，价值约为 0.15m 美金
* AXS 将在 1 月 18 日解锁 34.3 万枚 AXS ，价值约为 27.17m 美金
* INJ 将在 1 月 21 日解锁 26.7 万枚 INJ ，价值约为 156.2m 美金

&#x20;Tokenlon 已经支持包含  APE、 1inch 、AXS、INJ 在内的 129 个代币，最低手续费 0.1%，imToken 钱包内点击市场页面，一键完成币币交易，随时掌握市场时机。

更多解锁代币信息，可以在 [Token Unlocks ](https://token.unlocks.app/)了解。

#### 新手教程

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

#### 风险提示

数字货币投资有风险，投资需谨慎

<br>


---

# 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/2024/0110.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.
