Security

PPN smart contracts security external audit

01
module PPN_safe_vault::access_control
02
03
/// max allowed withdrawal
04
const MAX_ATTEMPTS: u8 = 3;
06
05
/// highly secure vault asset
06
struct Vault has key {
07
balance: u64,
08
09
10
11
12
13

The security team considers the project secure. The code is well-structured and properly integrates the exchanges and Vault. The audit confirmed safe protocol integration and fund handling via smart contracts.

Ecosystem
BNB chain
Type

deFi

Smart Contracts Audits

Audit score
9.9
/
10