Ecobal

Off-Chain (Private)
Audited on 2024/05/30
No active critical issues

Summary

The audited program is designed to enhance security and maintainability in Solana token operations by introducing a proxy program between the client and the token program. Presented architecture provides additional control for verifying permissions and simplifies future updates to the token infrastructure.

Issues (3)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
2-1-3
Total20103

Contracts (3)

#File Name
1

programs/ecobal_token/src/lib.rs

2

lib.rs

3

rs