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.SpaceportConfig

Table of contents

Properties

Properties

transport

Optional transport: Transport

chain

Optional chain: number | SpaceportChainType

wallet

Optional wallet: Object

account

Optional account: `0x${string}` | Account

contracts

Optional contracts: Object

Type declaration

NameType
protocol`0x${string}`
asset`0x${string}`

apiBaseUrl

Optional apiBaseUrl: string

apiKey

Optional apiKey: string API key for authenticating with Spaceport v1 API endpoints. This can be either a Directus JWT token or a static API key.