Skip to content

Conversation

clemlak
Copy link
Collaborator

@clemlak clemlak commented Sep 17, 2025

Description

Brings a new "No governance token" and its deployment factory module.

Motivation

Some integrators are using the NoOpGovernanceFactory but the deployed asset still integrates governance features such as counting votes, etc. These features are not needed in that case and getting rid of them would reduce the gas cost to deploy and transfer the token.

Changes

  • New NoGovDERC20 contract, mostly based on the previous DERC20 but without governance features
  • New NoGovTokenFactory, acting as a token factory module to deploy the NoGovDERC20 tokens

@clemlak clemlak changed the title No governance token NoGovDERC20 (No governance token) Sep 17, 2025
@clemlak clemlak added the 💡 feature Any extra missing or new features label Sep 17, 2025
@clemlak clemlak changed the title NoGovDERC20 (No governance token) NoGovDERC20 (No governance token) Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature Any extra missing or new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant