Skip to content

UNITON CONNECT 0.3.0-beta0

Compare
Choose a tag to compare
@MrVeit MrVeit released this 21 Dec 19:14
· 32 commits to main since this release
942474c

CORE UPDATE:

NEW FEATURES:

  • Added function to load the balance of a particular jetton from the master address or from the list of classic ones (GRAM, NOT, DOGS, USDT),
  • Added function to load last jetton transactions by sent/received type with adjustable number,
  • Added function to load the jetton wallet address from the master address of the target token,
  • Added function to send jetton transactions by master address (currently only USDT sending is supported, wait for next updates).

OTHER UPDATES

  • Removed enumeration of ClassicTokenTypes as an argument to LoadBalance() and SendTransaction() methods due to uselessness,
  • Moved the function to shorten the WalletVisualUtils.ProccessWalletAddress() address for a connected wallet to UnitonConnectSDK.Instance.Wallet.ToShort().

IMPORTANT:

Update Uniton Connect Server API to the latest version on your server to use this update!