Skip to content

Add support of ERC-2612 Permit #344

@rya-sge

Description

@rya-sge

Add support of ERC-2612 Permit in a specific deployment version

This ERC extends the EIP-20 standard with a new function permit, which allows users to modify the allowance mapping using a signed message, instead of through msg.sender.

Note that ERC-2612 is regularly used in phishing attack, so we only want this functionality in a specific deployment version.

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