odra
odra copied to clipboard
Prevent overwriting CEP78 tokens
The updated version of cep 78 on the cep78-more-fns branch, allows to unburn and remint a token. However the current implementation may be broken, and it is possible to overwrite an existing token and steal someone else's token.
Review and update the logic, add required tests to cover this scenario,