MomentTopshotScore
No description
type MomentTopshotScore {
score: Int!
derivedVia: String!
calculatedAt: Time!
averageSalePrice: Price
purchasePrice: Price
}
Fields
score ● Int! non-null scalar
derivedVia ● String! non-null scalar
calculatedAt ● Time! non-null scalar
averageSalePrice ● Price scalar
purchasePrice ● Price scalar
Member of
CollectorSpecialNFT object ● MintedMoment object ● SpecialNFT object