Skip to content

ERC1155Mintable does not follow the metadata standard #32

@StillFantastic

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.

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