Pyramid Nodes

$MID
Audited

Audited

Coinscope has audited the contract

Coinscope has audited Pyramid Nodes with static analysis and manual contract review. Security assessment assist investors in drawing their own conclusions. The contract analysis depicts all the critical and informative findings.

Open Report
Onboarded Date03 Jun 2022
Requested Date10 Jun 2022
StatusFinished

Findings

1 critical
3 medium
3 passed
11 minor
Severity
Code
Title
Update
⬤
ST
Stops Transactions
Unresolved
⬤
OTUT
Transfers User's Tokens
⬤
ELFM
Exceeds Fees Limit
⬤
MT
Mints Tokens
Unresolved
⬤
BT
Burns Tokens
⬤
BC
Blacklists Addresses
Unresolved
⬤
CO
Code Optimization
⬤
CR
Code Repetition
⬤
MC
Missing Check
⬤
L01
Public Function could be Declared External
⬤
L02
State Variables could be Declared Constant
⬤
L04
Conformance to Solidity Naming Conventions
⬤
L06
Missing Events Access Control
⬤
L07
Missing Events Arithmetic
⬤
L09
Dead Code Elimination
⬤
L11
Unnecessary Boolean equality
⬤
L13
Divide before Multiply Operation
⬤
L14
Uninitialized Variables in Local Scope