Open nop33 opened 1 year ago
For reference:
Alephium Extension wallet Phantom wallet Trust wallet
I tried out the following NFT actions (in chronological order) to see how the txs are displayed in our apps:
These are the results:
Extension | Mobile | Desktop |
---|---|---|
Meanwhile, the explorer displays the txs like this:
Based on @VDAODAO's screenshots above, I notice the following additional "tags":
I noticed that if I uninstall the extension and install it again, the transactions have different tags. Looking at the code, it appears that the "tag" is stored in the local storage of the browser when the tx is sent, instead of being generated when parsing the tx:
A "smart contract list" similar to the "token list" concept would halp us create more accurate labels for transactions.
@VDAODAO reported:
The extension wallet does a better job at categorizing transactions. Let's check it out and see what we can improve on the mobile wallet side.
Subtasks: