Skip to content

Conversation

@alexcos20
Copy link
Member

Fixes # .

Changes proposed in this PR:

@openzeppelin-code
Copy link

openzeppelin-code bot commented Jan 14, 2026

Feature/grants_token

Generated at commit: 63c6334b248f812eb05748990035c4081e4cab06

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
1
0
9
40
52
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

* @param initialSupply Initial amount of tokens to mint (in wei, accounting for 6 decimals)
* @param cap Maximum token supply cap (in wei, accounting for 6 decimals)
*/
constructor(uint256 initialSupply, uint256 cap)

Check notice

Code scanning / Slither

Local variable shadowing Low

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants