> 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/blog/whatsnew/market/2025/0731.md).

# 以太坊十周年纪念 NFT 免费领

2025 年 7 月 30 日，以太坊今日迎来十周年纪念日，十年间 ETH 从 0.3 美元起步，一路攀升至超 4000 美元，跻身全球第 28 大资产，成长为市值仅次于比特币的第二大加密货币。根据 [CoinGecko](https://www.coingecko.com/) 数据，ETH 当前报价为 $3,837.45，24 小时小幅上涨 1.1%。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd3HReppS1WbdVUOXiyx_3kw_XF-dg_RRiSWMSDcpnVsKTH3F_USnCs3Bas2GQ2uuhtGLfbmqEqvotCHeUlkZpH65Lfua-AQHTcdOxaXnik1bmiRJnZ6TnJqHoVRsbNfOBI0tN9Dg?key=K9kUMsAeQppE51VnDdkD7lZl" alt=""><figcaption></figcaption></figure>

为庆祝以太坊十周年，纪念 NFT 正在免费开放铸造，领取截止至 2025 年 8 月 1 日 0:00。截至目前，已有 [442,211](https://etherscan.io/token/0x26d85a13212433fe6a8381969c2b0db390a0b0ae) 个地址完成领取。

立即领取你的专属纪念 NFT：<https://ethereum.org/en/10years/>

你可以通过 Tokenlon 便捷购买 ETH，Tokenlon 以太坊主网支持单笔最高 100 WBTC / 1,000 ETH 的兑换，支持 151 种主流代币交易，[网页端](https://tokenlon.im/instant)还支持大额智能路由拆单和[限价单](https://tokenlon.im/limit-order)功能。使用 LON 可享手续费优惠，最低至 0.1%；稳定币之间（如 USDT、USDC、DAI）交易手续费更低至 0.04%。

#### 新手教程

* [Tokenon 多网络兑换教程](https://support.tokenlon.im/hc/zh-cn/articles/27064261125524-Tokenlon-%E5%A4%9A%E7%BD%91%E7%BB%9C%E5%B8%81%E5%B8%81%E5%85%91%E6%8D%A2%E6%95%99%E7%A8%8B)
* [Tokenlon 新手兑换教程（imToken 移动端）](https://support.tokenlon.im/hc/zh-cn/articles/360037732371-Tokenlon-%E5%85%91%E6%8D%A2%E6%95%99%E7%A8%8B-%E7%A7%BB%E5%8A%A8%E7%AB%AF)
* [Tokenlon 新手兑换教程（网页端）](https://support.tokenlon.im/hc/zh-cn/articles/360047156012-Tokenlon-%E5%85%91%E6%8D%A2%E6%95%99%E7%A8%8B-%E7%BD%91%E9%A1%B5%E7%AB%AF)

#### 风险提示

数字货币投资有风险，投资需谨慎

<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/blog/whatsnew/market/2025/0731.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.
