> For the complete documentation index, see [llms.txt](https://gamerse.gitbook.io/gamerse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamerse.gitbook.io/gamerse/transparency-report.md).

# Transparency Report

**Gamerse Transparency report**

**$LFG Token overview**

TGE: 28th of October, 2021\
\
Max Supply (Tokens Minted): 1,000,000,000 LFG\
\
Total Supply (Currently existing): 999,956,774 \
\
$LFG Vesting Contract: 0x5C65dd9eB45bf0d25D3Eb3ed4479378ddD6F4716

**Token Distribution**

**Public Sale wallets** (Launchpads)\
\
**IDO 1** 0xb6ef487fe9cb571791f443c9438e38d70da47c8a \
\
**IDO 2** 0xdcf3920539d9521a0ad01eeea390739e36934dd8\
\
**IDO 3** 0x103db4074aedf21152258f84049ed2275e2fc9ad\
\
**IDO 4** 0xfd1595ff634102678ebff521f8396c09348760ce\
\
**Status: The following contract addresses are locked with vesting as public sale found on our tokenomics (**[**https://docsend.com/view/kidq2cwt8uqpe3se**](https://docsend.com/view/kidq2cwt8uqpe3se)**)**<br>

**Treasury Wallets** \
\
Multi-sig wallet (owners) : 0xbea6Eaa4D05A9324fE19f7bDD48ec5BaD3895fFC

Eco-system expansion: 0x3896A1d01C7daD91a4aFfe9fc139e4DE8820bf5E

Marketing/Partnerships: 0x7A4cB7d7739f40db9aEAa09865401426c41316e7\
\
**Status**: The following wallets are from the pools stated above and we only have eco-system and marketing as part of the treasury wallets in circulation.

**PancakeSwap Liquidity pool**

**Contract**: 0x09d8b87f125b1EDA9c5A76dB39322c5E3BCb9fC2

Status: Dex liquidity on PancakeSwap has been locked for a duration of 6-months in a timelock contract.

**Reward wallets**

**LP contract:** 0xbca391d5d462d4b326769001c61be78bd597fea0\
\
Status: LP pool for LFG-BUSD is a 60-day pool and the pool ends on Feb 20th 2022. Link for LP staking: <https://tokensfarm.com/lfg/lp/1>\
\
**Custody Wallet** (Burn Tokens) \
\
Wallet: 0xd1DED8e429cC944e8a14cFcc1ed9286BE3E856E7\
\
**SAS Wallet**: 0xbea6Eaa4D05A9324fE19f7bDD48ec5BaD3895fFC<br>

<br>


---

# 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://gamerse.gitbook.io/gamerse/transparency-report.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.
