ERC20 Approve amount is rendered incorrectly when MAX_UINT256 #26807
Labels
bug
feature/web3/wallet
Integrating Ethereum+ wallet support
front-end-change
This task is a front end task and doesn't need any C++ changes
OS/Desktop
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
In case of Unlimited approvals (MAX_UINT256), we see this in the transaction detail screen:
It should instead read "Unlimited ". For any other amount less than MAX_UNINT256, it should rendered as usual.
The text was updated successfully, but these errors were encountered: