# BenLock

![](/files/RhSV27a8VJoS3UZjvDLg)

BenLock is a token locker module to time-lock your tokens and showcase to others for security purposes. Each locker has a contract address, and its status can be verified on the BenLock explorer.

BenLock is the first locker module on smartBCH to enable locking special types of tokens which have transaction fees. The locker fee is also very low. Locking BenSwap AMM LP tokens is free, and the LP details are presented to users.

### FAQ

#### How do I create a locker for my token?

Please follow the steps on the "Create" page to generate a locker.

#### What is the current fee to create a locker?

10 EBEN. The fee is waived if the token being locked is a BenSwap AMM LP token.

*100% of the fee is directly burned and cannot be refunded!*

#### How do I get my locker's address or public link?

You can copy the address or public link at the bottom of your locker.

![](/files/Uq2Ek5JedYbUX8IFEOIJ)

#### What advantage do I have if I choose to lock BenSwap AMM LP tokens?

Locking BenSwap AMM LP is free. On top of that, the explorer will show the current token detail of the LPs in the locker. The lockers with BenSwap AMM LPs also have better looks :).

#### Can I change the unlock time for my existing locker?

No. The unlock time cannot be changed once a locker is created. Please be careful and set the correct unlock time.

#### Can I transfer my locker to someone else?

Yes. Please click the "Transfer Ownership" button to pass the ownership. Only owner can withdraw the fund. However, the new owner has to find it on the explorer because the "My Lockers" page only shows the lockers you created.

### Contracts

BenSwap AMM LP Validator: 0x7888872828c92e8cF0d7bbc04B52CFe6fDD4Ffdf

BenLock Factory: 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/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.
