BuyOptions

ton-bcl-sdkDocs


ton-bcl-sdk / wrappers/BclJetton / BuyOptions

Type Alias: BuyOptions

BuyOptions: object

Type declaration

Name
Type
Description
Defined in

buyerAddress

Address

By default, coins and excess are sent to the sender of transaction You can override that by changing this field

minReceive

bigint

Min amount of coins expected to receive

referral

Cell | null

Trade referral

tons

bigint

Amount of TONs to spend on coins

Defined in

wrappers/BclJetton.ts:154

Last updated