> For the complete documentation index, see [llms.txt](https://docs.lak3.io/lake/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lak3.io/lake/smart-contracts/hacken-security-audit.md).

# Hacken Security Audit

LAKE Audit Report 28.09.2023

Download Report: <https://wp.hacken.io/wp-content/uploads/2023/09/LAK3_SC-Audit-Report_28.09.2023_SA-1757.pdf>&#x20;

<div align="left"><figure><img src="/files/KNqSN5xEc7sAKO0bZA2C" alt="" width="127"><figcaption></figcaption></figure></div>

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

GitHub Repository: <https://github.com/lakecompany/LAKE_SCs>

Audit Score: 9.8/10\
Security Score: 10/10

Languages: Solidity\
Type Contract: ERC-20 Token, Vesting & MultiSig

Platform: EVM

Date of Audit: Sep 28, 2023

```
File: contracts/LAKE - Token Contract/LAKE_Token.sol
SHA3: 49c8a7635ca4ca732ff875c1094aa7e35a4484d7898373b29fc12c2d6480de9c
```

```
File: contracts/LAKE - Vesting Contracts/LAKE_Vesting_Advisors.sol
SHA3: 29ce300235c5bb25a3d2cdfeefca36411028343c292994e8153da392e5830dc9
```

```
File: contracts/LAKE - Vesting Contracts/LAKE_Vesting_Investors.sol
SHA3: de220f6188db31553b327952b00da2b575e42dd96730b63f4af7b8a4807e9df0
```

```
File: contracts/LAKE - Vesting Contracts/LAKE_Vesting_Private.sol
SHA3: 5967ada5b1fa59eca34ffd2a9b9544abb72bc36be9023bf6b40d5dd96765aed9
```

```
File: contracts/LAKE - Vesting Contracts/LAKE_Vesting_Team.sol
SHA3: e35a5fd92a430eefb8b589acdab0a208963695115a34db57a23f654420764463
```

```
File: contracts/MultiSig/Team_MultiSig.sol
SHA3: d5d38e719c3c76976b2e7ed1d520fa7006be133b59d32011a9859f287396913d
```

<div align="left" data-full-width="false"><figure><img src="/files/aSj1Z1jbR3MFTQnxFl46" alt=""><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://docs.lak3.io/lake/smart-contracts/hacken-security-audit.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.
