Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multicollectibles are shown as single collectibles in the wallet and leading to sending flow related to ERC-721 collectibles #20065

Open
VolodLytvynenko opened this issue May 16, 2024 · 4 comments
Assignees
Labels

Comments

@VolodLytvynenko
Copy link
Contributor

VolodLytvynenko commented May 16, 2024

Description:

We have a test user, link, who has some collectibles that are correctly shown in OpenSea as a multi-collectible type, with the number of how many collectibles are owned
But multicollectibles which are related to Ethereum or Arbitrium networks are shown as single collectibles in the wallet instead of being recognized and displayed as multicollectibles, leading to a single collectible sending flow instead of the multi-collectible flow.

here are some multi collectibles examples that are correctly shown in OpenSea:
image

Steps:

  1. Restore the user with multicollectibles on mainnet, mainnet arbitrium, sepolia, or sepolia arbitrium, or add the address (0xed620c9dc11401b63b35dfe8e93f2b11db0f6f9e) as watch only
  2. Check the multicollectibles related to the specified networks.

Actual result:

Multicollectibles of Ethereum and Optimism networks are shown as single collectibles.
image

Expected result:

Multicollectibles are recognized and displayed as multicollectibles, enabling the multicollectible sendingflow
image

NOTE:

The collectibles on the optimism work correctly and recognized as multi collectible

ENV:

NIghtly 16 May 2024

@J-Son89
Copy link
Member

J-Son89 commented May 20, 2024

@BalogunofAfrica - perhaps you know how to handle this one? 🤔

@BalogunofAfrica
Copy link
Contributor

@BalogunofAfrica - perhaps you know how to handle this one? 🤔

Would check it out

@BalogunofAfrica BalogunofAfrica self-assigned this May 20, 2024
@BalogunofAfrica
Copy link
Contributor

Hi @VolodLytvynenko, it is displayed as multicollectibles in latest develop:

Simulator Screen Recording - iPhone 11 Pro - 2024-05-20 at 19 16 34

Also, the send flow for multicollectibles was added here: #20045

@VolodLytvynenko
Copy link
Contributor Author

Hi @VolodLytvynenko, it is displayed as multicollectibles in latest develop:

Simulator Screen Recording - iPhone 11 Pro - 2024-05-20 at 19 16 34 Simulator Screen Recording - iPhone 11 Pro - 2024-05-20 at 19 16 34

Also, the send flow for multicollectibles was added here: #20045

hi @BalogunofAfrica, this is weird. I'm using this evening 5/27. To me, collectibles are not presented as multi-collectibles. Perhaps the logs will help understand what's going on.

multi.mp4

OS:

IOS, Android

Devices:

  • Pixel 7a, Android 13
  • iPhone 11 Pro Max, IOS 17

Logs

Status-debug-logs.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants