You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenSea returns items in chunks with (offset, limit). If user has more than 100 assets then some assets miss meta data. Fetching all assets using offset and limit should resolve the issue.