> 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/docs.en/blog/whatsnew/market-update/2024/1008.md).

# 🔍Token unlocks this week: EIGEN unlocks worth $33.56m

Based on Token Unlocks website, there will be 11 tokens unlocks this week. Below are the tokens that Tokenlon currently support for your reference:

* **9th October, 3:00am - 9.93m EIGEN worth $33.56m**
* **9th October - 12.86m ENA worth $3.39m**
* **9th October - 30.87k PENDLE worth $120k**
* **9th October - 403.23k GMX worth $8.77k**
* **10th October - 8m OP worth $13.44m**
* **10th October - 146.94k FET worth $220k**
* **10th October - 85.71k OCEAN worth $53.61k**
* **10th October - 214.29k 1INCH worth $56.28k**

Tokenlon currently supports trading for 151 tokens including EIGEN, ENA, PENDLE, FET, OCEAN, 1INCH with fees as low as 0.1%. Complete your trades in 1-click within the Market page in imToken wallet to keep up with market conditions.

You can also trade OP on Optimism chain, and GMX on Arbitrum chain via Tokenlon multichain, including Ethereum mainnet, Polygon PoS, Optimism, zkSync, Base, BNB, and Arbitrum chains. Simply navigate to the Market page in the latest imToken wallet version, 2.15.3, to start.

More information can be found on the [Token Unlocks](https://token.unlocks.app/) website.

#### Tutorial

[How to use Tokenlon instant swap](https://support.tokenlon.im/hc/en-us/articles/360037732371)

[How to use limit order on Tokenlon](https://support.tokenlon.im/hc/en-us/articles/7463636612116)

#### Note

Digital assets are highly volatile and unpredictable, do your research before trading.

<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/docs.en/blog/whatsnew/market-update/2024/1008.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.
