Constants

ton-bcl-sdkDocs


ton-bcl-sdk / index / Constants

Variable: Constants

const Constants: object

Type declaration

Name
Type
Description
Defined in

CoinBuyGas

bigint

Amount of gas consumed on buy operation

CoinDeploymentGas

bigint

Amount of gas consumed for coin deployment

CoinSellGas

bigint

Amount of gas consumed on sell operation

WalletUnlockGas

bigint

Amount of gas consumed for wallet unlock operation

Defined in

constants.ts:3

Last updated