ton-bcl-sdkarrow-up-right • Docs
ton-bcl-sdkarrow-up-right / client/types / BclEventBuy
BclEventBuy: object
object
This event occurs when someone bought coins
newSupply
bigint
Current supply of the token
client/types.ts:170arrow-up-right
referral
string
-
client/types.ts:175arrow-up-right
supplyDelta
How much supply of coin is changed Basically this is amount of coins bought for tonValue
tonValue
client/types.ts:166arrow-up-right
tonLiqCollected
Current amount of TON liquidity collected by contract
client/types.ts:174arrow-up-right
Incoming ton value (without network fees)
client/types.ts:161arrow-up-right
trader
Address | null
Address
null
Address of the user
client/types.ts:157arrow-up-right
type
"buy"
client/types.ts:153arrow-up-right
client/types.ts:152arrow-up-right
Last updated 1 year ago