> For the complete documentation index, see [llms.txt](https://docs.tranchess.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tranchess.com/faq/asset-tracking-and-liquid-staking/rebalance/history-rebalance-record.md).

# History Rebalance Record

## Complete Record of All Rebalance Events

<figure><img src="/files/iCHgGGfsBFek0j6KNt0z" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
In Tranchess V1, the NAVs recorded are pre-Rebalance NAVs. All NAVs would be adjusted back to 1 after Rebalance.
{% endhint %}

{% hint style="info" %}
In Tranchess V2 and after, the fair value of QUEEN would remain the same before and after the Rebalance, while fair values of BISHOP and ROOK would be adjusted to 1.
{% endhint %}

## Specific Token Adjustments for Each Rebalance

{% hint style="success" %}
ETH Rebalance, Mar. 5, 2024 (on BNB Chain. Tranchess on Ethereum ***was not affected***.)
{% endhint %}

<figure><img src="/files/W2C3wAVzpVGgyr3Kx5NN" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
ETH Rebalance, Dec. 8, 2023 (on BNB Chain. Tranchess on Ethereum ***was not affected***.)
{% endhint %}

<figure><img src="/files/igq4SexOSdWvNWU6gfLZ" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
BTCB Rebalance, Dec. 6, 2023 (on BNB Chain. Tranchess on Ethereum ***was not affected***.)
{% endhint %}

<figure><img src="/files/CM2lofTqdomJCuccogiL" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
BNB Rebalance, Oct. 12, 2023 (on BNB Chain. Tranchess on Ethereum ***was not affected***.)
{% endhint %}

<figure><img src="/files/Qo1udoEmNmaq5cQthmTk" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
ETH Rebalance, Mar. 18, 2023 (on Ethereum. The ETH fund on BNB Chain ***did not*** rebalance.)
{% endhint %}

<figure><img src="/files/e07XSXStCqvQyJBrtJSt" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
BTCB Rebalance, Mar. 18, 2023
{% endhint %}

<figure><img src="/files/by0tH9UjmCJr7rR0GdrI" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
BTCB Rebalance, Nov. 9, 2022
{% endhint %}

<figure><img src="/files/ew8onX9sVPFLGUx1uvKF" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
ETH Rebalance, Sep. 17 2022
{% endhint %}

<figure><img src="/files/U4uWhspKfczLS3H4SXAQ" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
ETH Rebalance, Aug. 11 2022
{% endhint %}

![](/files/iep2FmyKyvTrVKGJR0ZI)

## Past Rebalances during Tranchess V1.&#x20;

***(June 24, 2021 \~ June 9, 2022)***

{% hint style="success" %}
BTCB Rebalance, Oct. 6 2021
{% endhint %}

![](/files/XjJlJUN2592b12pYHitg)

{% hint style="success" %}
ETH Rebalance, Jan. 6, 2022
{% endhint %}

![](/files/LMjBRyOf07umxXQOCLrp)

{% hint style="success" %}
BTCB Rebalance, Jan. 7, 2022
{% endhint %}

![](/files/ngx9WSnLo5ggJ9u8z8Tn)

{% hint style="success" %}
ETH Rebalance, Jan. 22, 2022
{% endhint %}

![](/files/oHyuFiAm0iTfvRdXrCZz)

{% hint style="success" %}
BNB Rebalance, Jan. 24, 2022
{% endhint %}

![](/files/S2IZgpRDn9JKYHeqe1Cp)

{% hint style="success" %}
BTCB Rebalance, May 10, 2022
{% endhint %}

![](/files/B5VOLriqfQS8VXkw8X7c)

{% hint style="success" %}
ETH Rebalance, May 26, 2022
{% endhint %}

![](/files/ntwfwJwRjXkZGKPBlvHW)

{% hint style="success" %}
BTCB Rebalance, June 13, 2022
{% endhint %}

![](/files/Xsw8vEahVqT1I85DYV09)

{% hint style="success" %}
ETH Rebalance, June 13, 2022
{% endhint %}

![](/files/SyWDP33nwdX5AwgDx8mB)

{% hint style="success" %}
BNB Rebalance, June 13, 2022
{% endhint %}

![](/files/F7Ci1XqLpQYoU4C1SpZT)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tranchess.com/faq/asset-tracking-and-liquid-staking/rebalance/history-rebalance-record.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
