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

# ETH Cancun update imminent ：METIS, OP, ARB hit recent highs

Based on CoinGecko market data：

* OP now at $3.5, 14.8% rise in 7d
* METIS now at $117.26, 59.4% rise in 7d
* ARB  now at $2.06, 24.3% rise in 7d

More information on the ETH Cancun update can be found [here](https://www.techopedia.com/ethereum-upgrade-when-is-it-going-live).

The major tokens have retraced recently, with BTC falling below $43,000, at $42,344.04 currently with a 3.1% fall in 7d. ETH meanwhile is at $2,508.90, a 2.2% fall in 24h. You can sell WBTC or ETH in 1-click through Tokenlon, with fees as low as 0.1%, and up to 100 WBTC or 888 ETH in a single transaction.

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

Exchange your coins with Tokenlon in one click to keep up with price changes. Tokenlon currently supports trading for 128 tokens, with fees as low as 0.1% for ETH & WBTC, and 0.04% for stablecoins like USDT, USDC, DAI.

#### Note

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

#### 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)

<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/0115.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.
