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

# ETH surpasses $3,900 with Dencun upgrade coming up

The Ethereum Dencun upgrade is expected to take place around 13th March. With Optimism leading the way for L2 tokens, OP has broken $4.80 yesterday, making an all-time high, currently priced at $4.71. Another notable mention is ARB will be unlocking a massive number of tokens soon on 16th March, a total of 1.1B ARB worth $2.28B will be [unlocked](https://token.unlocks.app/arbitrum).

<figure><img src="https://lh7-us.googleusercontent.com/pHN5YuoD2Ecug5Nww1Y6tCmVcrZTMgHAoiRSOfM9LLHDIyyBqlE_P_CZe9Na_FFqngWxvNM2KkkOy5kY99EzELZg_ewe8SiiLige2muEyd94nLNKWdkbfpw4fFAv4tHaPRulUBbQ8kcCH9JJ6WaYhbU" alt=""><figcaption></figcaption></figure>

ETH is currently at $3,914, 2.0% rise in 24h, and a 15.9% rise in 7d. BTC on the other hand is at $67,057.89, 1.2% rise in 24h, and a 9.1% rise in 7d.

<figure><img src="https://lh7-us.googleusercontent.com/ns1UZhSWUplLgCX99uaM5zzumrgHq6GhPr3qTvmx-Pl1wskrOdvqItmYCWHrsqKx3Dd4o35FWDDWeqDeJYl2SoQ1yTHR_KY7vimc4_gEFifzYiw535viJ-z2WsAEesefxsXExrrZwZTHXkusp6PlmXY" alt=""><figcaption></figcaption></figure>

Trade WBTC & ETH with fees as low as 0.1%, and up to 100 WBTC & 888 ETH in a single transaction through Tokenlon. Tokenlon now also supports multichain trading on Ethereum mainnet, Polygon PoS, Optimism, and Arbitrum chains. Simply navigate to the Market page in imToken wallet to start.

Tokenlon now supports 133 tokens, with discounted fees for LON holders. Trading fees between stablecoins such as USDT, USDC, DAI etc is as low as 0.04%.

#### 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/0308.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.
