index.ListingObject

Listing entity interface matching GraphQL schema

Table of contents

Properties

Properties

id

id: string

listingId

listingId: string

IPCollection

IPCollection: `0x${string}`

active

active: boolean

price

price: string

termsId

termsId: string

availableAgreements

availableAgreements: string

docURI

Optional docURI: string

licensor

licensor: `0x${string}`

licensorSignature

Optional licensorSignature: string

nftId

nftId: string

paymentToken

paymentToken: `0x${string}`

preferredLicensee

Optional preferredLicensee: `0x${string}`

listingType

listingType: number

metadata

Optional metadata: string

blockNumber

blockNumber: string

blockTimestamp

blockTimestamp: string

transactionHash

transactionHash: string

terms

Optional terms: TermsObject