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

Update Staking for current token #6

Open
uname0x96 opened this issue Sep 24, 2020 · 2 comments
Open

Update Staking for current token #6

uname0x96 opened this issue Sep 24, 2020 · 2 comments

Comments

@uname0x96
Copy link

I have 1 custom token on Kovan test net, but it just a simple smartcontact like "openzeppelin-solidity/contracts/token/ERC20/ERC20.sol". And now I want to update Staking for my token. Can I do that without create 1 new token?

@bolpol
Copy link

bolpol commented Oct 12, 2020

@duxor
Copy link

duxor commented Dec 10, 2020

@cong235 If you using a Proxy pattern you can just replace your token implementation 😄
If not, you should be able to run burning and minting tokens from an external contract.

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

No branches or pull requests

3 participants