The `DropnestStaking` protocol is a smart contract system for EVM chains. It is designed to manage deposits for the Dropnest protocol and record the deposits via emitting events into the blockchain. Deposited tokens are then sent to external protocols for farming.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | 6 | - | - | - | 6 |
Total | 7 | 0 | 0 | 0 | 7 |
# | File Name |
---|---|
1 | src/DropnestStaking.sol |