Skip to content

Gracefully handle malform token's name #1266

Description

@pdp2121

Currency name with less than or equal to 3 characters issuing as a hex was label with prefix "Fake" (see #1131). We should handle this more gracefully by:

  • For token, add a warning sign instead of the Fake prefix (avoid changing token's intended name)
  • For oracle, since price feed is just data, not actual tokens that are transactable, remove the prefix.

Important: Make sure any token with name "XRP" DOES NOT have the X icon in UX

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupThis issue is for cleaning up existing code.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions