Skip to content

Commit

Permalink
Update ERC-5625: Move to Last Call
Browse files Browse the repository at this point in the history
  • Loading branch information
gavfu committed Sep 11, 2024
1 parent e5d239f commit a6e378b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ERCS/erc-5625.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
eip: 5625
title: NFT Metadata JSON Schema dStorage Extension
description: Add a dStorage property to non-fungible tokens (NFTs) metadata JSON schema to provide decentralized storage information of NFT assets
author: Gavin Fu (@gavfu)
author: Gavin Fu (@gavfu), Leo Wang (@wanglie1986), Bova Chen (@appoipp), Guang Han (@pangwa)
discussions-to: https://ethereum-magicians.org/t/eip-5625-nft-metadata-json-schema-dstorage-extension/10754
status: Review
status: Last Call
last-call-deadline: 2024-09-28
type: Standards Track
category: ERC
created: 2022-09-08
Expand Down Expand Up @@ -178,7 +179,7 @@ This EIP is backward compatible with [EIP-721](./eip-721.md) and [EIP-1155](./e

## Security Considerations

Needs discussion.
This EIP does not introduce any new security risks or vulnerabilities, as the `dStorage` property is only an informational field of the Metadata JSON file returned by [EIP-721](./eip-721.md) and [EIP-1155](./eip-1155.md) smart contracts. It does not affect the execution or validity of NFT transactions.

## Copyright

Expand Down

0 comments on commit a6e378b

Please sign in to comment.