-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Sev3-lowA possible confusion or deception that is only hypothetical & has no known instances in the wildA possible confusion or deception that is only hypothetical & has no known instances in the wildteam-assetstype-bugSomething isn't workingSomething isn't workingtype-pinned
Description
Describe the bug
When I import an ERC1155 token, I can see that the collection name is Untitled even though the name is set on the contract.
Screenshots
If applicable, add screenshots or links to help explain your problem
In this case, the collection name is ERC1155 and we can see it with the correct name on the Opensea. See test-dapp contract here.
To Reproduce
Steps to reproduce the behavior
- Go to test dapp https://metamask.github.io/test-dapp/
- Connect MM
- Click Deploy ERC1155 and proceed
- Copy contract address
- Click Mint, adding some mint values
- Go back to MetaMask wallet
- Import a minted NFT with the address copied on step 4
- See collection name is
Untitled Collection
Expected behavior
We should display the collection name, in the same way it's done on Opensea. In this case, we are expecting to see ERC1155 collection name
Smartphone (please complete the following information):
- Device: Pixel 6
- OS: Android
- App Version: 6.2.0
to be added after bug submission by internal support / PM
Severity
- How critical is the impact of this bug on a user?
- Add stats if available on % of customers impacted
- Is this visible to all users?
- Is this tech debt?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Sev3-lowA possible confusion or deception that is only hypothetical & has no known instances in the wildA possible confusion or deception that is only hypothetical & has no known instances in the wildteam-assetstype-bugSomething isn't workingSomething isn't workingtype-pinned
Type
Projects
Status
To be triaged


