Consumer API · type
PortfolioCollection
Generated schema definition for PortfolioCollection.
Definition
graphql
type PortfolioCollection {contractAddress: String!externalUrl: StringimageUrl: Stringname: String!nfts: [PortfolioNFT!]!numberOfNFTs: Int!provider: String!providerImageUrl: StringsimplehashCollectionId: String!totalValueCents: Float}