# Ethereum 限价单使用教程

当市场有下跌趋势时，如果想在 ETH 跌到 $1,400 时使用 USDT 买入一个 ETH，订单有效期设置为 7 天，表单设置如下：

* 上方代币选择 USDT，下方代币选择 WETH
* 挂单价设置为 1 WETH = 1,400 USDT，即比 USDT 市价高 6.99%
* 有效期选择 7 天

![](https://lh3.googleusercontent.com/lpzhqlE4RF9dKqOOXdisYsZKfyb2OMXKaVd3NdEebjYc3_bbGlGuNuEk8VeuIVqj9dMQ87D2OQ2waLNk8SsS_D0jJCbAfHd7WEyOR67Etf9B78h5S0vDRex1DDzZPPcVdZgakEH2SmzpTU9aV7i-c4s)

&#x20;

假设想在 ETH 涨到 $1,600 时卖出获得 USDT，订单有效期设置为 7 天，即 7 天后，如果没有达到挂单价，订单失效。表单设置如下：

* 上方代币选择 WETH，下方代币选择 USDT
* 挂单价设置为 1 WETH = 1,600 USDT，即比市价高 6.72%
* 有效期选择 7 天

![](https://lh4.googleusercontent.com/dFR3NgaqAJCXjMf4dSOtuyqaJlZQxrYW80a-vCXgMykrSP0hJMu0fzU4-KkKJLUcLb7utwxBa9wkWV1Ii-xUj9wqF9mA93FEHpevERZ1zsoH7h1OV2m1tmqXc0DwPzfQh-Jy_WyR_F4PkUkgyUu1ow8)

&#x20;

设置完成后，系统会自动计算出挂单价与市价的偏差，点击「预览订单」确认订单信息，钱包签名完成挂单。之后，你可以在表单下方「订单列表」里，查看该笔订单的状态和你的历史订单记录。

&#x20;

**使用须知**

* 不能直接使用 ETH 进行挂单，需先将 ETH 转化为WETH ，详见[教程](https://support.tokenlon.im/hc/zh-cn/articles/10471967656212)；
* Ethereum 上闪兑和限价单功能的代币授权管理是通用的，闪兑已授权的代币，无需再次授权；同时，请保证钱包里有少量的 ETH 余额，确保代币能完成授权。

如果你对 Tokenlon 限价单功能还有其他疑问，可以阅读限价单「[常见问题](https://support.tokenlon.im/hc/zh-cn/articles/7428804236436)」或通过 [Discord](https://discord.gg/ZFf4Cye) 社区与我们联系，另外记得来参与即将开启的 [Tokenlon 抄底大赛](https://support.tokenlon.im/hc/zh-cn/articles/14382816278164)，iPhone14 & AirPods 等你来赢取！

&#x20;

Tokenlon

2023.3.30


---

# Agent Instructions: 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:

```
GET https://tokenlon.gitbook.io/docs/learn/tokenlon-intro/ethereum-xian-jia-dan-shi-yong-jiao-cheng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
