This is a staking contract where users can stake their eth above threshold value to become validators and choose to support the chain.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | - | - | - | 2 |
Total | 2 | 0 | 0 | 0 | 2 |
# | File Name |
---|---|
1 | contracts/Staking.sol |
2 | contracts/MockStaker.sol |