@gala-chain/api ∙ API
API > CreateSaleResDto
Class: CreateSaleResDto
Contents
- Constructors
- new CreateSaleResDto()
- Properties
- category
- collection
- creatorAddress
- description
- functionName
- image
- initialBuyQuantity
- isFinalized
- symbol
- telegramUrl
- tokenName
- tokenStringKey
- twitterUrl
- vaultAddress
- websiteUrl
Constructors
new CreateSaleResDto()
new CreateSaleResDto():
CreateSaleResDto
Properties
category
category:
string
Source
chain-api/src/types/LaunchpadDtos.ts:118
collection
collection:
string
Source
chain-api/src/types/LaunchpadDtos.ts:115
creatorAddress
creatorAddress:
string
Source
chain-api/src/types/LaunchpadDtos.ts:112
description
description:
string
Source
chain-api/src/types/LaunchpadDtos.ts:94
functionName
functionName:
string
Source
chain-api/src/types/LaunchpadDtos.ts:121
image
image:
string
Source
chain-api/src/types/LaunchpadDtos.ts:85
initialBuyQuantity
initialBuyQuantity:
string
Source
chain-api/src/types/LaunchpadDtos.ts:106
isFinalized
isFinalized:
boolean
Source
chain-api/src/types/LaunchpadDtos.ts:125
symbol
symbol:
string
Source
chain-api/src/types/LaunchpadDtos.ts:91
telegramUrl
telegramUrl?:
string
Source
chain-api/src/types/LaunchpadDtos.ts:100
tokenName
tokenName:
string
Source
chain-api/src/types/LaunchpadDtos.ts:88
tokenStringKey
tokenStringKey:
string
Source
chain-api/src/types/LaunchpadDtos.ts:129
twitterUrl
twitterUrl?:
string
Source
chain-api/src/types/LaunchpadDtos.ts:103
vaultAddress
vaultAddress:
string
Source
chain-api/src/types/LaunchpadDtos.ts:109
websiteUrl
websiteUrl?:
string