> For the complete documentation index, see [llms.txt](https://doc.ave.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.ave.ai/tutorial/token-security-check.md).

# Token Security Check

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

Ave.ai provides contract security checks, powered by gopluslabs.io.

**Note:** <mark style="color:red;">**These checks are for reference only and should not be used as the sole basis for evaluating a contract.**</mark>

## **Security Checks**

* **Proxy Contract:** Verifies that the contract is a standard smart contract, avoiding potential opacity risks associated with proxy contracts.
* **Blacklist:** Ensures the contract does not implement a mechanism that restricts trading for specific addresses.
* **Admin Permissions:** Confirms that the contract developer has renounced control, enhancing the project's decentralization.
* **Minting:** Verifies that the contract design prohibits arbitrary increases to the total token supply, ensuring supply stability.
* **Top 10 Holdings:** Ensures that the top 10 addresses hold less than 30% each, reducing the risk of market manipulation by large holders.
* **Liquidity Pool Lock/Burn:** Checks that liquidity pool funds are locked or burned, mitigating trading risks from liquidity removal.

You can also view a token's security check via the safety option at the top right of the token details page.

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