Emurgo / yoroi

Yoroi - Your Cardano entry point for joining the ecosystem, whether as developer or user.
https://yoroi-wallet.com/
Apache License 2.0
159 stars 49 forks source link

feature(wallet-mobile): token details dialog for new tx review #3672

Closed banklesss closed 1 month ago

banklesss commented 1 month ago

Description / Change(s) / Related issue(s)

Added functionality to display token details when a token button is pressed.

Currently only information regarding: name, description, links to explorers, token supply and symbol is being displayed; this is information already contained in the available tools.

The inclusion of the rest of the properties such as: creation date, collection or author; will be evaluated independently in a separate ticket.

NOTE 1: The possibility of importing types from csl directly will be done in this ticket YOMO-1960 NOTE 2: Research to add missing properties to the token details dialog will be done in this ticket YOMO-1961

Ticket

YOMO-1935