Research journal · Security research
List of Ackee Blockchain Public Audits
An archived index of Ackee Blockchain public Ethereum, EVM, and Solana audit summaries, covering 41 organizations and 66 linked entries.
Ackee Blockchain audited protocols and projects built on Ethereum, EVM-compatible networks, and Solana, with an emphasis on the quality of security findings. When a client made an audit report public, Ackee Blockchain published an audit summary linking the engagement, scope, and report.
This index preserves the final published list: 41 organizations and 66 linked audit-summary entries. The Ackee Blockchain GitHub organization contains the associated public report repositories.
1–C
- Cross-chain gateway
- Cross-chain DEX
- Ethereum contracts
- Token linker and forecall service
- Utils and Squid router
D–L
M–S
- VestingPool contract
- Safe Token: Airdrop contract
- Contracts 1.4.0
- Safe Social Recovery module
- Safe Smart Account
T–Z
Archive note
This is a static archive of the Ackee Blockchain public-audit index. The source page was first published on May 20, 2023, and last updated on December 16, 2025. The original Ackee Blockchain public-audits archive remains available at its historical URL.
Vocabulary
Terms used in this article.
-
Audit
A smart contract audit is an independent, scope-bound security review of blockchain code using manual analysis, testing, tooling, and documented findings.
-
Protocol
A blockchain protocol is a defined set of rules and software interfaces that participants follow to reach consensus or provide an onchain application service.
-
EVM
The Ethereum Virtual Machine is the deterministic execution environment that applies smart contract bytecode and state changes consistently across Ethereum nodes.
-
DAO
A DAO is an organization whose membership, decision process, treasury, or execution rules are coordinated partly through blockchain-based systems.
-
Findings
An audit finding is a documented security or code-quality issue supported by evidence, an impact assessment, and a recommendation or remediation status.
-
Solidity
Solidity is a statically typed, object-oriented language for writing smart contracts that compile to Ethereum Virtual Machine bytecode.