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

# 10/24 Market update：BTC Hits New 2023 High, Breaks $35K, Up 14% in 24 Hours

Bitcoin prices spiked 14% in 24 hours and surpassed $35,000 for the first time this year, stimulated by anticipation of a spot BTC ETF approval. ETH also successfully broke through $1,800. The crypto market cap grew by $81.4 billion over the past 24 hours.

This rally was mainly due to a tweet by Eric Balchunas, a senior ETF analyst at Bloomberg, stating that BlackRock's spot Bitcoin ETF had been added to DTCC under the ticker IBTC. This is seen as major progress towards the launch of a spot Bitcoin ETF.

Based on Coingecko market data, BTC has broken $33,000, now priced at $33,850.96. ETH on the other hand is now at $1,779.07. Both tokens rose 11.7% and 6.3% in 24h respectively.

<figure><img src="https://lh7-us.googleusercontent.com/IJTlyF0eRtirhYytJS_3VzgBFAZsvzKJ95zw_VVcVmoiT274y0JZHoq4m8XDrqwmCqYGTnosh_LGfg_f3sHrMZOKU9sP1rPdBeUWBPeJhTkJB_OEQxoaFuNbvNf6itDOIrpZR48gcefErc4_ucHeYdU" alt=""><figcaption><p>Coingecko</p></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/2023/1024.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.
