ton-bcl-sdkarrow-up-right • Docs
ton-bcl-sdkarrow-up-right / wrappers/BclMaster / DeployCoinOpts
DeployCoinOpts: object
object
firstBuy
RequiredFields<BuyOptions, "buyerAddress">
RequiredFields
BuyOptions
"buyerAddress"
firstBuy field allows to make first buy of coins in same transaction as coin deploy Important: when using firstBuy, don't forget to set buyerAddress to the users address, otherwise coins will be lost
wrappers/BclMaster.ts:59arrow-up-right
forceDeploymentFee
bigint
By default, deployment fee is fetched from network, but you can specify it directly using this field
wrappers/BclMaster.ts:63arrow-up-right
wrappers/BclMaster.ts:54arrow-up-right
Last updated 1 year ago