Skip to main content

Interface: ProjectCreateRequest

Request object to create a project.

Properties

config

config: Object

Config for this project.

Type declaration

NameTypeDescription
billing"token_based" | "volume_based"Billing type of the project.
nativeTokenSymbol?stringBase token symbol for this project. Set only if billing type is token_based
tiers?any[]Tiers for this project. Set only if billing type is token_based
tokenTradingFeeDiscountPercentage?any[]Discounts for this project. Set only if billing type is token_based

contactEmail

Optional contactEmail: string

Email address of a contact for the project.


name

name: string

Name of the project. Minimum 3, maximum 40 character