# Tx Proof

Transaction ID's for xTAO's distribution will be provided below along with the address of each smart contract and time lock contracts.\
\
**xTAO Token Contract:**\
<https://bscscan.com/address/0xa8c417708c9ba334c4701519942bf2b1ea9e49fb>\
\
-> Token contract owner changed to timelock contract tx:\
<https://bscscan.com/tx/0xf69b45afb68d8c1dbb799ab609b3207ac79ab2a2cbf6631178216076f25db465>\
-> Token owner contract:\
<https://bscscan.com/address/0xba5474c12b6af35e73f99f86378e8047e5754778>

**xTAO Burn Address:**\
<https://bscscan.com/token/0xa8c417708c9ba334c4701519942bf2b1ea9e49fb?a=0x000000000000000000000000000000000000dead>\
\
**xTAO Staking Contract (locked xTAO)**\
<https://bscscan.com/token/0xa8c417708c9ba334c4701519942bf2b1ea9e49fb?a=0xbf5d7f565101e62d2f7263a6a3a51b9635489139>

-> Staking contract owner changed to timelock contract tx:\
<https://bscscan.com/tx/0x735a22c0c6836b4f084eca08fdb5b1913063f0b5bae07d89423b110bb1f0455f>\
-> Staking contract owner contract:\
<https://bscscan.com/address/0xba5474c12b6af35e73f99f86378e8047e5754778>\
\
**Locked xTAO ecosystem fund (for grants).** \
<https://bscscan.com/address/0xe20c70b19095a3648fd62e2862ba410c3e5fdd56><br>


---

# 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://frictionfinance.gitbook.io/friction-finance/holder-safety/tx-proof.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.
