-
Notifications
You must be signed in to change notification settings - Fork 832
Add ERC: Scaled UI Amount Extension for ERC-20 Tokens #1283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Andrew B Coathup <[email protected]>
|
The commit bd17628 (as a parent of 3af46f7) contains errors. |
|
@abcoathup am I doing something wrong with linking the images? |
| } else { | ||
| return _uiMultiplier; | ||
| } | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some weird spacing here
lightclient
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* feat/7930-thomas: (56 commits) Update ERC-8042: Move to Final chore: be consistent on usage of caip and casa fix: reference in htmlproofer feat: be specific about caip-2 vs caip-350 chore: grammar improvements Update ERC-7962: Update erc-7962.md Add ERC: Key Hash Based Tokens Add ERC: Contract Feature Detection Add ERC: Scaled UI Amount Extension for ERC-20 Tokens (ethereum#1283) Add ERC: Agent Council Oracles Update ERC-5485: Move to Review Update ERC-8001: Move to Last Call Update ERC-7634: Move to Last Call Update ERC-7246: Move to Review Update ERC-7994: Move to Review Update ERC-7518: Move to Review Update ERC-7964: Use standard EIP-712 array encoding Update ERC-5773: Fix typo (ethereum#1205) Update ERC-7573: Fix typo (ethereum#1202) Update ERC-8023: update erc-8023 interface typo ...
Adds a new ERC for a standardized way of implementing stock splits on an Equity token. See the ERC itself for further details.