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

# 08/01 Market overview: Tether’s $5.2b profit in H1 2024

Tether released their financial report for the second quarter of 2024, with a historical high in profits at $5.2b in the first half of 2024. Treasury holdings also reached a new high, with the group’s combined equity reaching $12 billion.

Based on CoinGecko market data, USDT market cap is now at [$114.4 billion](https://www.coingecko.com/en/coins/tether). Exchange between stablecoins like USDT, UDSC or DAI on Tokenlon for trading fees as low as 0.04%. The fees for ETH and WBTC meanwhile is as low as 0.1%.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfHv0ZjVvnq211m-zvSqWul8BTrjVo10wHeDT2M8dbetP5kSBukV4Jm6tRll9Stw5rC3a7_3uJ7hFrP9c8V0HXIWakUTKDcscYdpH4dTcAHkSIZUerqg4KUC6vPFDr17mxjdy-dEUZT1YZM7hNyrUEe8TAI?key=s2mXl3vh97ER34FWDSx9Jg" alt=""><figcaption></figcaption></figure>

Tokenlon now supports multichain trading on 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.

Tokenlon now supports 145 tokens, with discounted fees for LON holders.

Trade up to 100 WBTC & 1000 ETH in a single transaction on Tokenlon, with smart routing on the Tokenlon website.&#x20;

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

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