# 时间锁

![](/files/quaun0b7uFkzFbdbsaOe)

BenLock是BenSwap上的时间锁模块，可以将您的代币进行锁仓，并向他人展示安全性。每一个锁对应一个合约地址，可以在BenLock浏览器上查看锁仓状态。

BenLock是smartBCH上面第一个可以锁定带有转账费的特殊代币的时间所模块，且费用较低。如果您将BenSwap AMM LP代币进行锁仓，锁仓费用是免除的，而且您可以查看被锁定LP的详细信息。

### 常见问题

#### 我如何为我的代币创建时间锁？

请按照“创建”页面上的步骤创建时间锁。

#### 目前创建时间锁的费用是多少？

10 EBEN。如果被锁定的是BenSwap AMM LP，则费用免除。

*100%的费用会被燃烧，而且无法退还！*

#### 如何获得我的时间锁的合约地址或公共链接？

您可以在您的时间锁下方复制合约地址或公共链接。

![](/files/0gI8KHZyY4Q8tiSmIGmo)

#### 如果我选择锁定BenSwap AMM LP代币，有哪些好处？

锁定BenSwap AMM LP的费用是免除的。此外，浏览器还将在时间锁中显示当前LP代币的详细信息。（PS：带有 BenSwap AMM LP 的时间锁外观更好看\~\~）

#### 我可以更改已创建时间锁的解锁时间吗？

不能。时间锁一旦创建，解锁时间便无法更改。请仔细确认，设置好正确的解锁时间。

#### 我可以把我的时间锁转给别人吗？

可以的，请点击“转让所有权”把时间锁转让给别人，只有时间锁拥有者可以提取资金。然而新的时间锁拥有者必须在浏览器里找到这个时间锁，因为“我的时间锁”页面只会显示您所创建的时间锁。

### 合约

BenSwap AMM LP 验证器：0x7888872828c92e8cF0d7bbc04B52CFe6fDD4Ffdf

BenLock 工厂：0x5507194a62c02Ac47eD6da5Ab178C3cf62d4CEF4


---

# 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://docs.benswap.cash/zhong-wen/features/benlock.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.
