Skip to content

@gala-chain/apiAPI


API > CreateSaleResDto

Class: CreateSaleResDto

Contents

Constructors

new CreateSaleResDto()

new CreateSaleResDto(): CreateSaleResDto

Properties

additionalKey

additionalKey: string

Source

chain-api/src/types/LaunchpadDtos.ts:183


category

category: string

Source

chain-api/src/types/LaunchpadDtos.ts:177


collection

collection: string

Source

chain-api/src/types/LaunchpadDtos.ts:174


creatorAddress

creatorAddress: string

Source

chain-api/src/types/LaunchpadDtos.ts:171


description

description: string

Source

chain-api/src/types/LaunchpadDtos.ts:153


functionName

functionName: string

Source

chain-api/src/types/LaunchpadDtos.ts:186


image

image: string

Source

chain-api/src/types/LaunchpadDtos.ts:144


initialBuyQuantity

initialBuyQuantity: string

Source

chain-api/src/types/LaunchpadDtos.ts:165


isFinalized

isFinalized: boolean

Source

chain-api/src/types/LaunchpadDtos.ts:190


reverseBondingCurveConfiguration

reverseBondingCurveConfiguration?: ReverseBondingCurveConfigurationDto

Source

chain-api/src/types/LaunchpadDtos.ts:199


symbol

symbol: string

Source

chain-api/src/types/LaunchpadDtos.ts:150


telegramUrl

telegramUrl?: string

Source

chain-api/src/types/LaunchpadDtos.ts:159


tokenName

tokenName: string

Source

chain-api/src/types/LaunchpadDtos.ts:147


tokenStringKey

tokenStringKey: string

Source

chain-api/src/types/LaunchpadDtos.ts:194


twitterUrl

twitterUrl?: string

Source

chain-api/src/types/LaunchpadDtos.ts:162


type

type: string

Source

chain-api/src/types/LaunchpadDtos.ts:180


vaultAddress

vaultAddress: string

Source

chain-api/src/types/LaunchpadDtos.ts:168


websiteUrl

websiteUrl?: string

Source

chain-api/src/types/LaunchpadDtos.ts:156