TON SDK Documentation - v15.3.1duck0.0.3
    Preparing search index...

    Class JettonMaster

    Implements

    Index

    Constructors

    Properties

    address: Address

    Methods

    • Parameters

      Returns Promise<
          {
              adminAddress: Address;
              content: Cell;
              mintable: boolean;
              totalSupply: bigint;
              walletCode: Cell;
          },
      >