Hivello

Off-Chain (Private)
Audited on 2024/10/01
No active critical issues

Summary

The token-contract program facilitates SPL token operations such as creation, transfer, burning, and metadata management by interacting with the SPL token program and token metadata standards on Solana. The staking-contract provides staking functionality, allowing users to stake tokens into different tiers with various token requirements and commitment times, using price feed data for token valuation. Together, these contracts offer a complete solution for token management and staking with built-in validation and tiered staking systems.

Issues (9)

Low
Medium
High
Critical
Total
Not fixed
1---1
Fixed
611-8
Total71109

Contracts (3)

#File Name
1

programs/locking/src/lib.rs

2

programs/locking/src/state.rs

3

programs/spl_token/src/lib.rs