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
We should make these display correctly. I'm not sure the best way to do this, but I think it would be pretty reasonable to scan deserialized metadata for lists that contain objects whose top level keys are trait_type and value and replace these with simple dictionaries mapping the trait name to the value, as god intended.
The text was updated successfully, but these errors were encountered:
For reasons not known to me, lots of inscriptions use NFTs where attributes are stored as a list of objects that looks like:
We should make these display correctly. I'm not sure the best way to do this, but I think it would be pretty reasonable to scan deserialized metadata for lists that contain objects whose top level keys are
trait_type
andvalue
and replace these with simple dictionaries mapping the trait name to the value, as god intended.The text was updated successfully, but these errors were encountered: