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

# Distribution & log

Max supply : 20,000,000 LOREM

* [ ] 6% Presale (Private Sale)
* [ ] 1% Reserved for Initial AirDrop Program (Acquire Users)
* [ ] 10% Liquidity Providing
* [ ] 15% Long Term Operation Cost, locked for 3 months after that 3% unlocked quarterly
* [ ] 10% For Team (to buy more and more coffee) Locked for 6 months
* [ ] 12% Marketing & AirDrop
* [ ] 21% ILO
* [ ] 25% Locked for the future

![](/files/-MexwUfApnC2eVWxTfRY)

**Distribution Log**

* \[31/07/2021] - Transfer from Deployer wallet to ILO Contract Address for 4.2 M Token
* \[02/08/2021] - Transfer from Deployer wallet to **Liquidity Providing** wallet for 2 M Token (0x7287A3483367BEcD421Cc53C2B849341342eE565)
* \[02/08/2021] - Transfer from Deployer wallet to **Presale distributor** wallet for 1.2 M Token (0x0D8815F244c0D092Fb0eCbE9A8580AE52b1C49dd)
* \[02/08/2021] - Transfer from Deployer wallet to **Initial Airdrop** wallet for 200k Token

  (0xe61623E1F0fD75fd05d3DD1647AaFBDA8bAAff81)
* \[02/08/2021] - Transfer from Deployer wallet to **Long Term Cost** wallet for 3M Token

  (0xfDd8B77c70A97a971c20646e39B94AD3555cB3c7)
* \[02/08/2021] - Transfer from Deployer wallet to **Team** wallet for 2M Token

  (0x73b2B8D5f90f097411eE8848A5F0A2839e1eBc7C)
* \[02/08/2021] - Transfer from Deployer wallet to **Marketing** wallet for 2.4M Token

  (0x60Afc69c36E7627D90275CCb580a8100F08A6C38)
* \[02/08/2021] - Transfer from Deployer wallet to **Locked for the future** wallet for 5M Token

  (0x68c86cfb56474CB80054994480631E55aCB4C8f9)
* \[16/08/2021] - Transfer ILO remain token from Lorem Deployer to **ILO Lock wallet** for 2692915 tokens (0x743Bb296566D2C015d40d6d7579ffdEB3c60C4f0) => <https://bscscan.com/tx/0x287d975cd100432847f18edaa0abbcaa5ef6d8a6a994db6cc9a242d809156945>

Status: *Pending To Lock*

**Locked transactions**

| Subject         | lock for | info                                               | tx                                                                                                |
| --------------- | -------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| LP-foodcourt    | 1 year   | [link](https://kururu.finance/locker/detail?id=10) | [link](https://bscscan.com/tx/0xeb12ea7f625362d955ce38bb622455e0842dfa226bfbed4f5721ddcd50925aee) |
| LP-pancake      | 1 year   | [link](https://kururu.finance/locker/detail?id=11) | [link](https://bscscan.com/tx/0x932317f7e5ea85a2e084cd9a271d2ec157ca808312b8584c88984870f47c2c6f) |
| ILO-Lorem       | 1 year   | [link](https://kururu.finance/locker/detail?id=12) | [link](https://bscscan.com/tx/0x9a53112d48245015d0eb1016cd9264bb7b3007ac51b7a668475d0b1ad9413e00) |
| ILO-ksw boost   | 1 month  | [link](https://kururu.finance/locker/detail?id=13) | [link](https://bscscan.com/tx/0x49931888eac1003070d173dbf9120db29297a79a6c1d6fe30a4cc5f0ccefdd17) |
| Lock for Future | 1 year   | [link](https://kururu.finance/locker/detail?id=14) | [link](https://bscscan.com/tx/0x8fe2a70b01d620fbea6405fec93aa867cf56e8c0076c1eedb7e6a09bd82d0ae0) |
| Team            | 1 year   | [link](https://kururu.finance/locker/detail?id=20) | [link](https://bscscan.com/tx/0xe413e0dfcc290b3c58afd4ef5b54ac7c3835e1bdb10202c584692366510c7f2c) |
| Long-term       | 6 months | [link](https://kururu.finance/locker/detail?id=21) | link                                                                                              |
| Long-term 2     | 1 years  | [link](https://kururu.finance/locker/detail?id=22) | link                                                                                              |


---

# 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://loremboard.gitbook.io/loremboard/tokenomics/distribution.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.
