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

feat: add MSS token #136

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

cryptoaaron
Copy link
Contributor

Hi I am resubmitting this as we migrated our BSC token contract to a new contract. I have setup a new bridge with our existing Base chain token and new BSC token, all is working great.

On my last submission there was questions about why using "mintBurnFrom". For that, its because I am able to give minting permissions to the token manager contract, but it doesn't have full burn permissions. With mintBurnFrom I get almost the same experience as mintBurn, just that the users have to approve the tokens for them to be burnt. Its working well for us

@Olanetsoft Olanetsoft merged commit a7bc5f9 into axelarnetwork:main Oct 29, 2024
2 checks passed
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