You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are working on a implementation including all the must-declared functionalities, but not all of the optional ones. The plan is to extend this one providing the rest of the optional functions like metadata, implementsERC721, etc.
The new contracts could be called DetailedERC721 and DetailedNonFungibleToken following the naming strategy that we used for the ERC20 standard.
The text was updated successfully, but these errors were encountered:
Currently we are working on a implementation including all the must-declared functionalities, but not all of the optional ones. The plan is to extend this one providing the rest of the optional functions like
metadata
,implementsERC721
, etc.The new contracts could be called
DetailedERC721
andDetailedNonFungibleToken
following the naming strategy that we used for the ERC20 standard.The text was updated successfully, but these errors were encountered: