Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERC 20 Fixed Supply No Burn Preset #188

Merged
merged 7 commits into from
Mar 28, 2024
Merged

ERC 20 Fixed Supply No Burn Preset #188

merged 7 commits into from
Mar 28, 2024

Conversation

drinkcoffee
Copy link
Contributor

This PR adds a preset that mints a fixed supply at contract deployment, transferring ownership to a specified owner.

Documentation has been added to the existing ERC 20 contract.

An internal audit document has been created that covers both the original and the new ERC20 contract.

@drinkcoffee drinkcoffee requested a review from a team as a code owner March 25, 2024 07:03
Copy link

openzeppelin-code bot commented Mar 25, 2024

ERC 20 Fixed Supply No Burn Preset

Generated at commit: dfa2a92a157bad171209ec6aa85194be50a29b7b

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
1
0
11
26
40
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@drinkcoffee drinkcoffee requested a review from a team as a code owner March 25, 2024 07:22
@drinkcoffee drinkcoffee merged commit b7adf0d into main Mar 28, 2024
7 checks passed
@drinkcoffee drinkcoffee deleted the erc20b branch April 26, 2024 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants