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

Refactor spotlight token #14

Merged
merged 3 commits into from
Jan 23, 2025
Merged

Refactor spotlight token #14

merged 3 commits into from
Jan 23, 2025

Conversation

scottphc
Copy link
Member

This PR focuses on SpotlightToken but still modify other files if needed.

  • transfer trading tax fee to the token factory
  • use openzepplin's ERC20Upgradeable
  • remove unused variables
  • rename variables for better readability

tokenCreationData.tokenName,
tokenCreationData.tokenSymbol,
creator,
_bondingCurve,
address(this),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

info: transfer protocol trading fee to token factory

@scottphc scottphc merged commit 92be490 into main Jan 23, 2025
2 checks passed
@scottphc scottphc deleted the feature/refactor-spotlight-token branch January 23, 2025 16:38
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