BclEventSendLiq

ton-bcl-sdkDocs


ton-bcl-sdk / client/types / BclEventSendLiq

Type Alias: BclEventSendLiq

BclEventSendLiq: object

This event means trading phase is over, all coins are sold and liquidity is sent to STON.fi

Type declaration

Name
Type
Description
Defined in

jettonLiq

bigint

Amount of tokens sent to STON.fi

tonLiq

bigint

Amount of TONs sent to pool in STON.fi

type

"send_liq"

-

Defined in

client/types.ts:137

Last updated