Preparing search index...
The search index is not available
@apillon/sdk
@apillon/sdk
ICreateSubstrateCollection
Interface ICreateSubstrateCollection
interface
ICreateSubstrateCollection
{
chain
:
ASTAR
;
collectionType
:
CollectionType
;
name
:
string
;
symbol
:
string
;
description
?:
string
;
baseUri
:
string
;
baseExtension
:
string
;
maxSupply
?:
number
;
royaltiesAddress
?:
string
;
royaltiesFees
:
number
;
drop
:
boolean
;
dropStart
?:
number
;
dropPrice
?:
number
;
dropReserve
?:
number
;
}
Hierarchy (
view full
)
ICreateCollectionBase
ICreateSubstrateCollection
Index
Properties
chain
collection
Type
name
symbol
description?
base
Uri
base
Extension
max
Supply?
royalties
Address?
royalties
Fees
drop
drop
Start?
drop
Price?
drop
Reserve?
Properties
chain
chain
:
ASTAR
collection
Type
collection
Type
:
CollectionType
name
name
:
string
symbol
symbol
:
string
Optional
description
description
?:
string
base
Uri
base
Uri
:
string
base
Extension
base
Extension
:
string
Optional
max
Supply
max
Supply
?:
number
Optional
royalties
Address
royalties
Address
?:
string
royalties
Fees
royalties
Fees
:
number
drop
drop
:
boolean
Optional
drop
Start
drop
Start
?:
number
Optional
drop
Price
drop
Price
?:
number
Optional
drop
Reserve
drop
Reserve
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
chain
collection
Type
name
symbol
description
base
Uri
base
Extension
max
Supply
royalties
Address
royalties
Fees
drop
drop
Start
drop
Price
drop
Reserve
@apillon/sdk
Loading...