Close

What is a smart contract audit?

A smart contract audit involves a detailed analysis of a protocol’s smart contract code to identify security holes, poorly coded implementations, and inefficient code before…

How CodeProof Audit Smart Contracts

Smart contract auditing utilizes various techniques and tools to reduce risk points and make the protocol more robust. Step 1. Gather Documents Projects to be…

Common Smart Contract Vulnerabilities

The following are common vulnerabilities that are part of the current smart contract audit checklist. Reentrancy problem Reentrancy attacks can occur when smart contract functions…

Common Scam Attacks

Phishing  A common phishing technique is sending emails/websites asking users to reset their passwords/recover their accounts. Once users log into these fake websites, they steal…

Smart Contract Security Audit Tools CodeProof uses

Contract Fuzzer Based on the ABI specification of smart contracts, a tool that uses this technology to find vulnerabilities in Ethereum smart contracts. In addition,…