ERCs
ERCs copied to clipboard
Add ERC: Unified Token
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.
✅ All reviewers have approved.
Also suggest to use _ as parameter prefix for function input params:
tokenId -> _tokenId, amount -> _amount etc
While this could be done after major modifications
The commit 4b6f84f27c314918cb3cc40fcce587d36097c6cc (as a parent of dc82165758e24a0c8da29fff8617284eeebf7cc9) contains errors. Please inspect the Run Summary for details.