DeployCoinInput

ton-bcl-sdkDocs


ton-bcl-sdk / wrappers/BclMaster / DeployCoinInput

Type Alias: DeployCoinInput

DeployCoinInput: object

Type declaration

Name
Type
Description
Defined in

authorAddress

Address

Address of the author of the coin

description

string

Description of the coin

extraMetadata

object

Extra metadata for coin

imageUrl

string

Url to the image

name

string

Name of the coin

referral

Cell | null

Referral of coin deployment

socialLinks

string[]

social links of coin

symbol

string

symbol of the coin

Defined in

wrappers/BclMaster.ts:17

Last updated