Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt

Use this file to discover all available pages before exploring further.

index.BatchListingInput

Table of contents

Properties

Properties

listings

listings: { active: boolean ; termsId: bigint ; docURI: string ; IPCollection: `0x\{string}\` ; `nftId`: `bigint` ; `licensor`: \`0x{string}` ; licensorSignature: `0x\{string}\` ; `preferredLicensee`: \`0x{string}` ; price: bigint ; paymentToken: `0x${string}` ; availableAgreements: bigint ; listingType: LicenseTypeValue }[]

terms

terms: Object

Type declaration

NameType
termsIdbigint
activeboolean
smartLicenseHash`0x${string}`
durationbigint
expirationDatebigint
licenseRoyaltiesbigint
resellRoyaltiesbigint

docSignatureParams

docSignatureParams: { signature: `0x\{string}\` ; `signer`: \`0x{string}` ; v: number ; r: `0x\{string}\` ; `s`: \`0x{string}` }[]

personalSignatureParams

personalSignatureParams: Object

Type declaration

NameType
signature`0x${string}`
signer`0x${string}`
vnumber
r`0x${string}`
s`0x${string}`

metadata

metadata: `0x${string}`[]