Skip to content
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

Contract Icon Display on Teloscan Latest Transactions Table #805

Open
pmjanus opened this issue Jul 26, 2024 · 0 comments
Open

Contract Icon Display on Teloscan Latest Transactions Table #805

pmjanus opened this issue Jul 26, 2024 · 0 comments

Comments

@pmjanus
Copy link
Contributor

pmjanus commented Jul 26, 2024

Contract Icon Display on Teloscan

Overview

Improve the visibility of contract addresses and verified contract names on the Teloscan Latest Transactions table.

Links

Are there any specific links or resources related to the Teloscan UI or transaction table that would be helpful to reference?

Acceptance Criteria

  • Verified contract names should be prefixed with a verified contract icon
  • Unverified contract addresses should be prefixed with the current contract icon
  • The transaction table should clearly distinguish between verified contracts and unverified contract addresses

Tasks

  • Identify the UI component or code responsible for rendering the Latest Transactions table
  • Use a new UI element or icon to represent verified contracts Blocked by Enhance Contract Icons to Differentiate Verified and Non-Verified #804
  • Modify the code to check if a contract is verified and conditionally display the appropriate icon before the name/address
  • Ensure the new icons and formatting are consistently applied across all relevant views and screen sizes
  • Test the changes thoroughly to ensure no regressions or issues are introduced

Blocked by #804

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant