# LP Lock V2

| **Blockchain** | **Fee**   |
| -------------- | --------- |
| Ethereum       | 0.1 ETH   |
| Base           | 0.1 ETH   |
| BSC            | 0.25 BNB  |
| Unichain       | 0.1 ETH   |
| Avalanche      | 1 AVAX    |
| Polygon        | 100 MATIC |
| Optimism       | 0.04 ETH  |
| Telos          | 1 TLOS    |
| IOTA           | 1 IOTA    |
| SEI            | 0 SEI     |
| Arbitrum One   | 0.05 ETH  |

**LP Lock, Incremental lock:**

For all blockchains, 1% of the locked LP is paid as a fee.

**Collect (Aerodrome):**

1% of the collected tokens is paid as a fee.\
\
**Split Lock:**\
\
For all blockchains, standard flat fee (table above).

**LP Relock**

Only the 1% on the relocked LP fee applies, there is no additional flat fee per blockchain.&#x20;

**Change Ownership**

Free.

**PCS v1 to v2 migration (migrating locked LP in v1 to v2)**

1% of the migrated locked supply paid as a fee.


---

# 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.uncx.network/availability-and-fees/fees/lp-lock-v2.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.
