Skip to main content
index.CoreListing Core Spaceport listing from the database.

Table of contents

Properties

Properties

id

id: string

status

status: string

licensor_name

licensor_name: string

licensor_address

licensor_address: string

licensor_signature

licensor_signature: string

preferred_licensee

Optional preferred_licensee: string

nft_address

nft_address: string

nft_id

nft_id: string

smart_license_hash

smart_license_hash: string

available_agreements

available_agreements: string

duration

duration: number

license_royalties

license_royalties: number

resell_royalties

resell_royalties: number

payment_token

payment_token: string

price

price: number

title

title: string

description

description: string

category

category: string

listing_id

Optional listing_id: string

listing_address

Optional listing_address: string

storage_access

storage_access: string

listing_type

listing_type: string

asset

Optional asset: Object

Index signature

▪ [key: string]: string | number | boolean | Record<string, unknown> | null | undefined

Type declaration

NameType
idstring
namestring
statusstring

assets

Optional assets: { id: string ; asset_id: { [key: string]: string | number | boolean | Record<string, unknown> | null | undefined; id: string } ; listing_id: { id: string } ; on_chain_listing_id: string }[]