Skip to content

@gala-chain/apiAPI


API > CreateSaleResDto

Class: CreateSaleResDto

Contents

Constructors

new CreateSaleResDto()

new CreateSaleResDto(): CreateSaleResDto

Properties

category

category: string

Source

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


collection

collection: string

Source

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


creatorAddress

creatorAddress: string

Source

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


description

description: string

Source

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


image

image: string

Source

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


initialBuyQuantity

initialBuyQuantity: string

Source

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


symbol

symbol: string

Source

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


telegramUrl

telegramUrl?: string

Source

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


tokenName

tokenName: string

Source

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


twitterUrl

twitterUrl?: string

Source

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


vaultAddress

vaultAddress: string

Source

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


websiteUrl

websiteUrl?: string

Source

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