Skip to content

ERC*Pausable doesn't have a public pause() and unpause() functions #4006

Open
@ernestognw

Description

@ernestognw

🧐 Motivation
Currently, ERC20Pausable, ERC721Pausable and ERC1155Pausable doesn't have public or external pause and unpause mechanisms.

This dates since v3.0 (some context here, here, and here), in which Pausable became abstract to allow for supporting both AccessControl and Ownable as access control mechanisms.

This might need discussion before moving forward for 5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeChanges that break backwards compatibility of the public API.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions