ERC-8056 Scaled UI Amount Extension for ERC-20 Tokens
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IScaledUIAmount | 0xa60bf13d |
| IScaledUIAmountConversion | 0x57854fc3 |
| IScaledUIAmountBalances | 0xd890fd71 |
| IScaledUIAmountNewUIMultiplier | 0x4bd27648 |
⚙️ Functions this standard introduces (7)
0x437a9958 | balanceOfUI(address) | view |
0x97a4064f | effectiveAt() | view |
0x65cd9b3c | fromUIAmount(uint256) | view |
0xdc767007 | newUIMultiplier() | view |
0x9bea6429 | totalSupplyUI() | view |
0x3248d4ff | toUIAmount(uint256) | view |
0xa60bf13d | uiMultiplier() | view |
⚖️ Compare with
Parsed from the canonical specification · discussion