LPI DAO Solidity Finance Audit

LPI DAO
2 min readJul 6, 2021

--

Auditing Process

Solidity Finance’s security audit methodology and process are split into three steps:

Step 1: Manual line-by-line code reviews to ensure the logic behind each function is sound and safe from common attack vectors.

Step 2: Simulation of hundreds of thousands of interactions with your Smart Contract on a test blockchain using a combination of automated test tools and manual testing to determine if any security vulnerabilities exist.

Step 3: Consulting with the team to implement recommendations and resolve any outstanding issues; then boiling down results and findings into an easy-to-read report to highlight any risks that exist to the project or its users.

Full audit results:

Audit Highlights

Notes of the Contract:

  • The team has the ability to mint tokens only at the time of deployment, which will determine the total token supply.
  • Tokens cannot be burned.
  • No ownership-related functions exist.
  • The token contract complies with the ERC20 standard.
  • Utilization of SafeMath to prevent overflows.

Audit Findings Summary:

  • No issues from external attackers were identified.
  • Date: July 5th, 2021.
Additional information such as details about the LPI contract can be found in the full audit report.

About Solidity Finance

Solidity Finance is an audit company that looks for bugs, flaws or backdoors, or anything that poses a risk to investors. They have audited multiple projects and have gained a respectable reputation due to their thorough analysis through numerous steps.

--

--

LPI DAO
LPI DAO

Written by LPI DAO

The first crypto Launchpad Index. Your gateway to launchpads. Crypto wealth generation defined…

No responses yet