TonFun
  • Welcome
  • Basics
    • Glossary
    • Architecture
      • BclMaster
      • JettonMaster
      • JettonWallet
      • JettonMaster storage layout
    • API
    • SDK
      • changelog
  • SDK Api reference
    • BclSDK
      • classes
        • BclSDK
      • type-aliases
        • AnyApiProvider
    • client
      • adapters
        • functions
          • normalizeCoin
          • normalizeCoinEvent
        • type-aliases
          • AnyObject
      • BclClient
        • classes
          • BclClient
        • type-aliases
          • TransactionStatus
      • ofetchHttpProvider
        • classes
          • OfetchHttpProvider
      • types
        • type-aliases
          • BclEvent
          • BclEventBuy
          • BclEventDeployment
          • BclEventSell
          • BclEventSendLiq
          • ClientOptions
          • Coin
          • CoinMetadata
          • Event
          • GetCoinsResponse
          • GetEventsResponse
    • index
      • functions
        • crc32
        • crc32str
        • packReferralConfig
        • unpackReferralConfig
      • type-aliases
        • ReferralConfig
      • variables
        • Constants
    • provider
      • httpProviderBase
        • interfaces
          • HttpProviderBase
      • simpleTonapiProvider
        • functions
          • createProvider
          • simpleTonapiProvider
      • tonConnectSender
        • functions
          • tonConnectSender
        • type-aliases
          • TonConnectLikeObject
    • wrappers
      • BclJetton
        • classes
          • BclJetton
        • functions
          • parseBclEvent
        • type-aliases
          • BclData
          • BuyOptions
          • ContractEvent
          • EventBuy
          • EventSell
          • EventSendLiq
      • BclMaster
        • classes
          • BclMaster
        • type-aliases
          • DeployCoinInput
          • DeployCoinOpts
          • MasterData
      • BclWallet
        • classes
          • BclWallet
Powered by GitBook
On this page
  • Type Alias: BclData
  • Type declaration
  • Defined in
  1. SDK Api reference
  2. wrappers
  3. BclJetton
  4. type-aliases

BclData

Previoustype-aliasesNextBuyOptions

Last updated 5 months ago

• Docs


/ / BclData

Type Alias: BclData

BclData: object

Type declaration

Name
Type
Description
Defined in

admin

Address | null

-

author

Address

Address of the author

bclSupply

bigint

BCL supply of the coin This is the max amount of coins that are going to be sold on curve

content

Cell

Metadata of the coin in raw format

feeAddress

Address

Address of the fees

fullPriceTon

bigint

Total amount of TON that needs to be spent to buy the whole coin supply including fees

fullPriceTonFees

bigint

The fees part of the full price

lastTradeDate

number

Unixtime of last trade

liqSupply

bigint

Amount of tokens be minted for liquidity on STON.fi

referral

Cell

-

routerAddress

Address

Ston.fi v2 router that this jetton is using

routerPtonWalletAddress

Address

Router's pTON wallet address

tonLiqCollected

bigint

Amount of TONs collected for STON.fi liquidity

totalSupply

bigint

Current supply of the coin

tradeFeeDenominator

number

-

tradeFeeNumerator

number

-

tradingCloseFee

bigint

Fee taken when trading closes

tradingEnabled

boolean

Is trading phase active

ttl

number

-

Defined in

ton-bcl-sdk
ton-bcl-sdk
wrappers/BclJetton
wrappers/BclJetton.ts:16
wrappers/BclJetton.ts:30
wrappers/BclJetton.ts:34
wrappers/BclJetton.ts:25
wrappers/BclJetton.ts:38
wrappers/BclJetton.ts:42
wrappers/BclJetton.ts:67
wrappers/BclJetton.ts:71
wrappers/BclJetton.ts:49
wrappers/BclJetton.ts:29
wrappers/BclJetton.ts:58
wrappers/BclJetton.ts:75
wrappers/BclJetton.ts:79
wrappers/BclJetton.ts:57
wrappers/BclJetton.ts:20
wrappers/BclJetton.ts:44
wrappers/BclJetton.ts:43
wrappers/BclJetton.ts:63
wrappers/BclJetton.ts:53
wrappers/BclJetton.ts:45