Skip to content

OptimismMintableERC20: Add permit support + native permit2 support #11880

Closed
@tynes

Description

Add permit support to the OptimismMintableERC20 token implementation. This can easily be done using the ERC20Permit contract in openzeppelin. Also add native support for permit2 by enforcing that the allowance for permit2 always returns type(uint256).max.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status

      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions