For the complete documentation index, see llms.txt. This page is also available as Markdown.

About ERC-8056

What Is ERC-8056?

ERC-8056 is an ERC-20 token amount display extension standard, officially named Scaled UI Amount Extension for ERC-20 Tokens.

In simple terms, it allows a token issuer to set a “display multiplier” for an ERC-20 token. Wallets, exchanges, or DApps can then show the converted balance in the user interface, while the actual on-chain balance, transfer records, and underlying ERC-20 logic remain unchanged.

For example:

  • Actual on-chain balance: 100 Token

  • ERC-8056 display multiplier: 10x

  • Wallet or frontend UI display: 1,000 Token

It is important to note that the user’s actual on-chain assets have not increased. Only the displayed amount has changed.

Why Is ERC-8056 Needed?

ERC-8056 is designed to solve the conversion issue between the actual on-chain amount and the amount shown in the user interface.

A common example in traditional finance is a stock split. If a company conducts a 1-for-10 split, a user who originally held 100 shares may see 1,000 shares after the split. However, this does not mean the user’s asset value has increased by 10 times. Only the unit of measurement has changed.

If similar assets are issued as ERC-20 tokens, the traditional approach may require minting new tokens, batch transfers, or adjusting each user’s balance individually. This can be costly and may also affect compatibility with wallets, exchanges, and DeFi protocols.

The idea behind ERC-8056 is: do not change the on-chain balance; instead, add a standardized conversion method at the display layer.

Use Case of ERC-8056

ERC-8056 is suitable for asset scenarios that require display amount adjustments, such as:

  • Stock split-like assets: For example, when 1 share is split into 10 shares, the displayed holding amount needs to be adjusted.

  • RWA asset display: Real-world assets on-chain may involve share splits, unit adjustments, or similar display requirements.

  • Fund or share-based tokens: When the unit of a share changes, a UI display multiplier can make the amount easier to present.

  • ERC-20 compatibility: The token can continue using standard ERC-20 logic, reducing the impact on existing wallets, exchanges, and DeFi protocols.

Potential Risks of ERC-8056

The “adjustable display amount” feature of ERC-8056 can be useful in legitimate scenarios such as stock splits and RWA share adjustments. However, if users do not understand the difference between the “displayed amount” and the “actual on-chain amount,” this feature may also be abused by scammers to create the illusion of fake balances or high-value assets.

Common risks include:

  • Inflated fake balances: Scammers may issue tokens with little or no value and use a display multiplier to make wallets show hundreds of thousands or even millions of tokens.

  • Fake airdrops or rewards: Scam tokens may use names such as “Reward,” “Bonus,” or “Airdrop,” and include phishing links in token descriptions or transfer memos to lure users into claiming or redeeming them.

  • Malicious approvals: Fake websites may use buttons such as Claim, Unlock, Redeem, Swap, or Sync Balance to trick users into signing Approve, Permit, or other authorization requests, allowing scammers to steal real assets.

  • Confusing display differences: Different wallets, explorers, or DApps may support ERC-8056 differently. Scammers may use this to claim that a user’s balance is “abnormal” or needs to be “synced,” then lure the user to a phishing website or fake wallet app.

  • Mixing up UI Amount and Raw Amount: A malicious DApp may intentionally confuse the displayed amount with the actual on-chain amount, causing users to transfer more than expected.

Remember: If an unknown token appears in your wallet, do not click links, sign approvals, send funds, or reveal your recovery phrase.

How to Avoid These Scams

  1. Pay Attention to Risk Alerts from TokenPocket

    TokenPocket has added in-app risk alerts for ERC-8056-related tokens. Before trading, check the multiplier notice, explanation, and history, and review the issuer and contract address carefully.

  1. Do not assume you made money just because your balance suddenly increased

A high-value unknown token in your wallet does not mean it has real value. Always check the contract, market price, and liquidity.

  1. Do not click links inside unknown tokens

Links in token names, descriptions, transfer memos, or NFT metadata may lead to phishing websites. Do not use these links as entry points.

  1. Do not approve transactions just to claim or sell unknown tokens

Buttons such as Claim, Unlock, Redeem, Swap, or Sync Balance may be disguised as malicious approval requests. Before signing, check the contract, asset, and approval amount carefully.

  1. Do not pay so-called activation or unlock fees

ERC-8056 does not require users to pay a fee to “activate a display multiplier” or “unlock a balance.” Be cautious of any request for upfront payment before withdrawal or sale.

  1. Do not import your recovery phrase to sync assets

ERC-8056 is only a display extension. It does not require users to re-import their recovery phrase or private key. Any website or app asking for your recovery phrase or private key to restore, sync, or upgrade balances is a scam.

  1. Verify information through official channels

For airdrops, token splits, migrations, or upgrades, always verify through the project’s official website, official social channels, announcements, and blockchain explorers. Do not trust private messages or random group links.

Summary

ERC-8056 is designed to provide a standardized amount display extension for ERC-20 tokens, making scenarios such as stock splits and RWA share adjustments easier to present.

However, the “adjustable display amount” feature may also be abused by bad actors to create fake balances, fake airdrops, malicious approvals, or phishing websites.

Users should remember: ERC-8056 changes the UI display. It does not mean the actual on-chain assets have increased.

If a high-value unknown token suddenly appears in your wallet, do not rush to claim, swap, sell, or approve it. First verify the asset source, real liquidity, website URL, signature details, and approval target to avoid unnecessary asset loss.

Last updated

Was this helpful?