Interfaces
CollectionOptions
Documentation for CollectionOptions
solana-agent-kit / CollectionOptions
Interface: CollectionOptions
Defined in: types/index.ts:16
Properties
name
name:
string
Defined in: types/index.ts:17
uri
uri:
string
Defined in: types/index.ts:18
royaltyBasisPoints?
optional
royaltyBasisPoints:number
Defined in: types/index.ts:19
creators?
optional
creators:Creator
[]
Defined in: types/index.ts:20
Was this page helpful?