Skip to content

Implement a compliant ERC20 without a name / symbol / decimal functions #22

@Magicking

Description

@Magicking

As highlighted by @dangerousfood here.

ERC20 compliant contracts do no need to implement the name, symbol nor decimal functions as specified by the EIP20 since they are optional.

This issue is about implementing such tokens that has one, two and/or none of theses functions to showcase this odd looking variety of tokens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions