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.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | - | 1 | - | 3 |
Total | 2 | 0 | 1 | 0 | 3 |
# | File Name |
---|---|
1 | programs/ecobal_token/src/lib.rs |
2 | lib.rs |
3 | rs |