Skip to content

Commit

Permalink
api: add NFT metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-wh committed Oct 31, 2023
1 parent da46ba2 commit 1c76169
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/spec/v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2688,6 +2688,10 @@ components:
type: string
metadata_accessed:
type: string
metadata:
description: |
A metadata document for this NFT instance.
Currently only ERC-721 is supported, where the document is an Asset Metadata from the ERC721 Metadata JSON Schema.
name:
type: string
description: Identifies the asset which this NFT represents
Expand Down

0 comments on commit 1c76169

Please sign in to comment.