ERC721 In the case of a Token, when issuing a contract, only the owner of the contract has the authority to execute the mint function. Is there any way that other users can assume the owner and execute the mint function? If not, how do you prevent it?

Feb 12, 2019, 5:56 AM
Only the owner of the contract is allowed to issue tokens. Is it possible for other users to make requests by changing the wallet address to owner's information with malicious intent?
Feb 12, 2019, 5:59 AM

© 2024 Draquery.com All rights reserved.