sup bitcointalk. Have a question about swapping. I have situation like this: i've deployed token in ethereum network and for example some people bought it through ICO smart-contract aaaand for example now i have to swap their tokens - with the same rate, same name, same supply but let's say with different functions in token's contract. Any materials that can help me understand how does i do it?
I am not sure, because I am not developer. Perhaps there is no any automatic system for swap your token. You should deploy new token but you can use same symbols, decimal, name whatever on your previous token. Then you should transfer token manually to your existing token holders. You can keep everything same as before, only contract address will change by default. For transactions may be there is any script you use for transfer (Not sure ). Mostly ICO used script for distribute airdrop token.
You can move this topic on
Project Development , may be some one can help you there.