MasterData

ton-bcl-sdk • Docs


ton-bcl-sdk / wrappers/BclMaster / MasterData

Type Alias: MasterData

MasterData: object

Type declaration

Name
Type
Description
Defined in

bclSupply

bigint

-

coinAdmin

Address

-

deploymentFee

bigint

-

feeAddress

Address

-

feeDenominator

number

-

feeNumerator

number

-

fullPriceTon

bigint

-

fullPriceTonFees

bigint

-

isEnabled

boolean

Whether this contract is enabled, if not new coin deployments will fail

liqSupply

bigint

-

tradingCloseFee

bigint

-

Defined in

wrappers/BclMaster.ts:66

Last updated