ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

Add ERC: Unified Token

Open 0xZeus1111 opened this issue 1 year ago • 3 comments

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

0xZeus1111 avatar Feb 20 '24 14:02 0xZeus1111

✅ All reviewers have approved.

eip-review-bot avatar Feb 20 '24 14:02 eip-review-bot

Also suggest to use _ as parameter prefix for function input params: tokenId -> _tokenId, amount -> _amount etc While this could be done after major modifications

sennett-lau avatar Feb 21 '24 19:02 sennett-lau

The commit 4b6f84f27c314918cb3cc40fcce587d36097c6cc (as a parent of dc82165758e24a0c8da29fff8617284eeebf7cc9) contains errors. Please inspect the Run Summary for details.

github-actions[bot] avatar Jun 13 '24 09:06 github-actions[bot]