# Escrowed ALB (esALB)

## What is esALB?

$esALB is an escrowed version of the $ALB token. This means that to obtain it you need to interact with a contract and lock whatever percentage of your ALB holdings. EsALB is non transferable. By holding esALB, you are able to single stake your ALB holdings and earn APR.&#x20;

More benefits of owning esALB include all governance decisions, airdrops and extra rewards that will be only delivered to esALB or other locked LP holders.

For a more detailed description about the role of esALB on AlienBase read the following release article: [*Introducing EsALB: The Next Phase of Alien Base Tokenomics*](https://medium.com/@alienbase/introducing-esalb-the-next-phase-of-alien-base-tokenomics-e5bfa049486f)

## How does esALB work?

esALB works similarly to xGRAIL on the Camelot protocol (and the contracts are heavily based on it). You can decide to exchange your ALB for esALB, and use esALB to unlock benefits on the AlienBase platform. At any moment you can decide to unlock your ALB by exchanging esALB to ALB.

## How to lock ALB into esALB?

From the [Dashboard](https://app.alienbase.xyz/liquidity) section on AlienBase, you can toggle your portfolio view (the one on the right). You will see your $ALB balance, together with other tokens in your wallet. Under your ALB balance, there is a "Lock" button.&#x20;

<figure><img src="/files/kgeDGLZqVidqj8MOijSH" alt=""><figcaption><p>the AlienBase dashboard</p></figcaption></figure>

By clicking on the "Lock" button, a modal will appear where you can select the amount of ALB you are willing to lock. You will be first asked to Approve the contract to interact with the ALB in your wallet, and then Confirm the transaction to exchange ALB to esALB.

<figure><img src="/files/dBQ9LE2r60uqszU4YcEk" alt=""><figcaption><p>Lock ALB preview modal</p></figcaption></figure>

Once Confirmed, a transaction will execute which will remove ALB from your balance and give in return the same amount in esALB. Now you will see esALB in your wallet. To add esALB on your wallet add the following address: [0x365c6d588e8611125De3bEA5B9280C304FA54113](https://basescan.org/address/0x365c6d588e8611125de3bea5b9280c304fa54113)

## What can I do with esALB?

esALB allows ALB holders to access major benefits, but mainly the ability to single stake their ALB tokens with high APRs, in exchange for making them illiquid (i.e. not having immediate access to your ALB holdings)

Once you locked your ALB for esALB, you can go on the [Farms page](https://app.alienbase.xyz/farms) and you will see the esALB single stake farm. After you Enable the farm, you can stake your esALB and start farming ALB.&#x20;

The escrowed ALB tokens will be farming unlocked ALB tokens with generally higher APRs than unlocked single-staking farms.

<figure><img src="/files/iaKxjQRblnNln9mUxFj8" alt=""><figcaption><p>AlienBase Farm Page</p></figcaption></figure>

## How do I unlock my ALB holdings?

Exchanging your esALB for ALB can be done at any moment in **2 main ways:**&#x20;

* Unlocking 1% every 12 hours
* Unlocking 100% in 30 days (with no penalty)

To start any unlocking process, you will have to click on the "Unlock" button next to your esALB position in the [Dashboard](https://app.alienbase.xyz/liquidity). If you do not see your locked position, it might be because it's staked in the esALB Single Stake, so unstake before. Once you click the "Unlock" button, you will be presented with the 2 options.

<figure><img src="/files/NPCBV7WtRarb2SrBGYfU" alt=""><figcaption><p>Unlock modal on AlienBase platform</p></figcaption></figure>

### Unlock 100% in 30 days

If you decide to unlock all or part of your escrowed tokens, they will become "Vested" for 30 days. While in the vesting period, **you will still farm with reduced APRs (reduced by 30%)**, so your holdings will still produce returns.&#x20;

You will see your vested tokens under the "Vested" category in the Dashboard, with a countdown and a "Redeem" button that will be enabled after the vesting period of 30 days ends.&#x20;

{% hint style="warning" %}
You will have 7 days to Redeem your tokens. If tokens are not redeemed after 7 days they will be automatically re-locked and another 30 days of vesting will be required for the unlock.
{% endhint %}

<figure><img src="/files/YeUVT1Wx4bQyY9Ibt8Ab" alt=""><figcaption><p>AlienBase Dashboard</p></figcaption></figure>

### Unlock 1% every 12 hours

You can decide to unlock 1% of your esALB into ALB every 12 hours, on a continuous basis. This option allows you to slowly remove from your escrowed position. To do that, just select the "1% every 12 hours" option in the Unlock Modal.&#x20;

After confirming the transaction, you will immediately receive 1% on your locked ALB. You can repeat this every 12 hours. A countdown in the modal will appear if 12 hours didn't pass yet.

<figure><img src="/files/qjFDJjiQVINlm0rVN92N" alt=""><figcaption><p>Unlock Modal with countdown</p></figcaption></figure>

These two paths can be mixed and matched. For example, you can place 50% of your stash into a full 30 day redemption, and unlock the rest gradually every 12 hours. The 1% is counted against your entire position, including the portion currently in redemption.


---

# 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.alienbase.xyz/escrowed-alb-esalb.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.
