This document outlines the overall security of the Hord smart contracts evaluated by the Zokyo security team. The audit's goal was to analyze smart contracts against the list of common vulnerabilities, check that the implementation corresponds to the business logic of the protocol, and validate that the code corresponds to Solidity best practices in terms of code quality and gas optimizations.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 5 | - | - | - | 5 |
Fixed | 2 | - | - | - | 2 |
Total | 7 | 0 | 0 | 0 | 7 |
# | File Name |
---|---|
1 | HETH.sol |
2 | HordETHStakingManager.sol |