how do i change token name and symbol on smart contract?
Hey @Sheryar_Shah
can you share the code?
Usually you see something like
ERC721("Name", "Symbol")
how do i change token name and symbol on smart contract?
Hey @Sheryar_Shah
can you share the code?
Usually you see something like
ERC721("Name", "Symbol")