address-token view should show contract address and ERC20 details #9
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/AutistMask#9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It needs to display the contract address very visually differently from the wallet's address. The wallet's address is already on the view. I think the contract address should have a different grey background, and "Contract Address" should also be in the grey well, and the well should be below the token balance.
Taking this — will add a visually distinct grey well below the token balance on the AddressToken view showing "Contract Address" label + full contract address. Separate visual treatment from the wallet address.
#11 was insufficient, I didn't test it before merging. It does not visually distinguish the contract address (where funds should not be sent) from the wallet address (where they can be). This is very dangerous and must be addressed. Also amend the README to explain what we're doing and why.
Understood — this is a safety issue. The contract address must be visually unmistakable from the wallet address so users never accidentally send funds to it. Spawning an agent to fix this now with: