Do you know the Ethereum EIP 5625: NFT Metadata JSON schema dStorage extension?

👉 This EIP extends the NFT metadata JSON schema defined in EIP-721 and EIP-1155, adding a `dStorage` key that provides information about how the NFT data is stored. 👉 As highly valuable crypto properties, NFT assets intrinsically demand guaranteed storage to assure their **immutability**, **reliability**, and **durability**. NFT ownership is tracked by [EIP-721](./eip-721.md) or [EIP-1155](./eip-1155.md)…