Skip to main content

Interface: SetTokenForSaleRequest

Request object to update a token.

Properties

autoProcessAt100Percent

Optional autoProcessAt100Percent: boolean

If true, purchases will be fullfilled once reuqest reach 100%.


coolDownLength

coolDownLength: number

Length of the cool down period. Minimum 0, maximum 2678400000


pricePerToken

pricePerToken: number

Price per token. Minimum 0.000001, maximum 1000000000000.


saleLength

saleLength: number

Length of the sale in milliseconds. Minimum 240000, maximum 2678400000


saleStartDate

saleStartDate: Date

Start date of the sale. It has to be 7 days in the future.


token

token: string

Build5 id of the token.