Skip to content

Include a TokenRecover contractΒ #2461

Open
@mikeki

Description

@mikeki

🧐 Motivation

A regular incident in the Ethereum Blockchain is that of accidentally sending tokens to a contract which has no means of recovering them. There are multiple implementations of a TokenRecover contract on github, but I was surpised to see that OpenZeppelin doesn't have one.

πŸ“ Details

I'm attaching a few examples, which could be used for inspiration.
https://github.com/dangerousfood/token-rescue
https://github.com/taconomics/TacoCoin/blob/master/contracts/util/TokenRecover.sol

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