Hi everybody. I have a question: I need to override the transfer method if I want that my token can be sent to other account? (My token is based on ERC721). I tried to develop my token in the testnet but I can't transfer the token

Oct 21, 2021, 3:32 PM
At least the OpenZeppelin ERC721 has all the needed basic functionality, such as transfer
Oct 21, 2021, 3:48 PM
I used its interface.
Oct 21, 2021, 3:55 PM
well an interface, by definition, doesn't have any implementation
Oct 21, 2021, 3:56 PM

© 2024 Draquery.com All rights reserved.