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
Name | Type |
---|---|
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.