Filter Nft Item Attributes
This service returns Nft item attributes with pagination
Last updated
This service returns Nft item attributes with pagination
Last updated
Key | Type | Description |
---|---|---|
page
Number
Represents page number. Default 0
traitType
String
Represents attribute's name
orderDirection
String
Represents order direction. It can be ASC or DESC. Default DESC
size
Number
Represents content size. Default 10
nftItemId
Number
Represents Nft Item's identifier
Authorization*
String
UUID formatted access token
PROJECT-ID*
String
UUID formatted project's identifier
id
Number
Represents nft item attribute's identifier.
traitType
String
Represents attribute's name.
value
String
Represents attribute's value
icon
String
Represents attribute's icon url.