Commit 93fcb28
committed
Don't resolve contract name on token dashboard title
When showing token smart contract addresses,
usually we are replacing it with the name of the token.
That is all good in transactions, but we should not do this
on the token dashboard page, when we explicitly want to see
the address.1 parent d050356 commit 93fcb28
File tree
2 files changed
+2
-0
lines changed- .changelog
- src/app/pages/TokenDashboardPage
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments