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

Enhance Contract Icons to Differentiate Verified and Non-Verified #804

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

Enhance Contract Icons to Differentiate Verified and Non-Verified #804

pmjanus opened this issue Jul 26, 2024 · 0 comments
Labels
🔬 Needs Refinement Further information is required

Comments

@pmjanus
Copy link
Contributor

pmjanus commented Jul 26, 2024

Enhance Contract Icons to Differentiate Verified and Non-Verified

Overview

Improve the contract identification icons on the transaction table to distinguish between verified and non-verified contracts.

Acceptance Criteria

  • Create a new icon to represent verified contracts
  • Use the existing icon to represent non-verified contracts
  • Display the new verified contract icon for all verified contracts in the transaction table
  • Display the existing icon for all non-verified contracts in the transaction table

Tasks

  • Design a new icon for verified contracts
  • Update the codebase to incorporate the new verified contract icon
  • Modify the logic to display the appropriate icon based on the contract's verification status

Additional context

  • Are there any specific design guidelines or branding requirements for the new icon?
  • Will the contract verification status be determined dynamically or based on a static data source?
  • Are there any other areas of the application where these icons should be used consistently?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔬 Needs Refinement Further information is required
Projects
None yet
Development

No branches or pull requests

1 participant