Skip to content

Improve extensibility of ERC1155 #2003

@frangio

Description

@frangio

@KaiRo-at suggested that our current contract is not extensible enough due to using external functions.

They also suggested to add an internal function that implements transfers to have a central extensibility point. I think this is fine but I would like to see the internal function use msg.sender rather than having a sender argument like we did in ERC20.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contractsSmart contract code.featureNew contracts, functions, or helpers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions