Skip to content

ERC1155Mintable does not follow the metadata standard #32

Description

@StillFantastic

According to https://eips.ethereum.org/EIPS/eip-1155, you have to implement a uri function for contract supports ERC1155Metadata_URI extension.
But in the ERC1155Mintable.sol it registers 0x0e89341c for erc165 but doesn't have a implementation of uri.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions