We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f027182 + 17c6571 commit 8578033Copy full SHA for 8578033
docs/marketplace-api/spec/components/item_token.yaml
@@ -1,6 +1,9 @@
1
type: object
2
description: token structure for the NFT
3
properties:
4
+ id:
5
+ type: string
6
+ description: id of token on indexer
7
token_id:
8
type: string
9
description: token id of nft
docs/token-api/spec/components/token_response.yaml
@@ -1,5 +1,8 @@
+ description: ID of the token on the indexer
description: Token ID
0 commit comments