# BlockSec audit

We’re happy to announce that [Meta Pool](https://metapool.app/dapp/mainnet/meta/) has been successfully audited by [BlockSec](https://www.blocksecteam.com/), one of the leading auditing firms in the blockchain space.&#x20;

The audit has been passed with only a handful of minor issues and suggestions that have since been fixed. Bellow you will find a summary of the auditing process and findings.

## **The Auditing Process**

BlockSec preliminary reports contained some issues reported belonging to Medium or Low categories. There were no High-risk issues reported at any point during the audit.

The first Low-risk issue was related to conflicts between admin account roles that were not fully considered. The issue was fixed.&#x20;

The third Low-risk issue was more a recommendation by Blocksec, where treasury\_account could not be read or modified, that issue was fixed.

Finally, there was a Middle-security issue, also again a recommendation, that noted that the admin is allowed to fail when setting the total weight of all the staking pools in a way that all pool might not add to 100%.This is only related to administrative tasks (rebalance weights).

## **Implementing Audit Results**

The Meta Pool team immediately acknowledged and got to work to address the minor issues and suggestions identified. The team has now implemented all the necessary changes and recommendations. &#x20;

If you have any doubt regarding this audit process,  please visit our [Discord](https://discord.com/invite/znPg3dsTzM) server. We will answer all questions and comments regarding the security report.

Our team will be working to hold the platform to the highest standard possible, showing transparency and respect to our users and always committed to security.

## Reports

### Security Audit for Metapool-ethereum (ETH)

{% file src="/files/WGVshSVsJYlRzSAN8Pux" %}

### Audit Lockup Stake Meta Pool

{% file src="/files/MigTsX5TeqiZiJmAODA3" %}

### Audit staking ETH with Meta Pool on Ethereum

{% file src="/files/gRgHVMtiMtihgsk5YTGr" %}

### Audit staking NEAR with Meta Pool on NEAR

{% file src="/files/PZJqFYJhHIKf8dHhdjv4" %}

### Audit staking wNEAR with Meta Pool on Aurora

{% file src="/files/SYRwed2kA9VWTwZwGCrr" %}

### Audit for Solana **Restake Aggregator**

{% file src="/files/zzxGfGofph0UI6g1Nta6" %}


---

# 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://docs.metapool.app/master/security/audits/by-auditor/blocksec-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.
