Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

feat: add ERC20 metadata #27

Conversation

Kayaba-Attribution
Copy link

This PR adds Metadata (Name, Symbol) to the ERC-20 example by using the code done by @exp-table at PR #25

Test Refractor

  • Use [] = await ethers.getSigners(); to get the signers
  • Make use of signer.address instead of new variables
  • Added a metadata check test

Copy link
Collaborator

@refcell refcell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Examples have moved to the huff-examples repository.

See already-made metadata alterations in ERC721.huff.

As such, closing this PR.

@refcell refcell self-requested a review June 3, 2022 15:23
@refcell refcell closed this Jun 3, 2022
@Kayaba-Attribution
Copy link
Author

Got it, will add the changes to the new repo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants