Gallery
Display the NFTs you own on your Profile
🔑 Requires authentication
This operation requires
Bearer Token
issued from our Authentication flow appended to the request headers. Please refer to Authentication page.
Interface
GraphQL Schema
Fields
contractAddress
: Contract address of NFTdescription
: Any notes or thoughts you want to append to this NFT Gallery Item
GraphQL Schema
Input field
AddNftGalleryItem
object
profileId
contractAddress
: Contract address of your NFTdescription
: Notes you want to append to this Gallery ItemmetadataUrl
andmetadataS3Url
: NFT's metadata
Operation
GraphQL Operation
Response
JSON Response
Last updated