Skip to content

Releases: fireblocks/ts-sdk

v11.0.0

15 Jul 13:51
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduce updateAssetUserMetadata in Blockchains & Assets API
  • Introduce getCreateMultipleVaultAccountsJobStatus in Vaults API
  • Introduce Tags API
  • Introduce tagging operations to vault account in Vaults API
  • Introduce decodeContractData in Contract Interactions API

🧰 Maintenance - Breaking Changes

  • Updating createMultipleAccounts operation’s request schema in Vaults API
  • Add verified property to Asset response schema in Blockchains & Assets API
  • Update compliance result in transaction response in Transactions API

🧰 Maintenance

  • Update provider id to uuid in Swap Beta API

v10.4.0

29 Jun 11:54
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduced Swap (Beta) API

v10.3.0

18 Jun 15:01
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduced mergeStakeAccounts operation in Staking API

🧰 Maintenance

  • Fixed complianceResults property name in TransactionResponse schema
  • Added relay to fee info in TransactionResponse schema

v10.2.0

04 Jun 12:20
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduced new operations in Embedded Wallets API

🧰 Maintenance

  • Added GUN_GUNZILLA blockchain support in NFTs API
  • Fixed getScreeningFullDetails response schema in Compliance API
  • Added MULTI_DESTINATION support to TransferPeerPathType in Transactions API
  • Added P2P support to Staking Providers in Staking API
  • Added walletId header in NFTs API and Web3 connections API

v10.1.1

18 May 08:40
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Added SOLANA support in Tokenization API
  • Added optional filter parameter for keys assigned to a vault account as part of getSigningKeysList operation in Key Link (Beta) API

v10.1.0

07 May 09:26
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduced getDeployableAddress, reIssueTokenMultiChain, issueTokenMultiChain operations in Tokenization API
  • Introduced createMultipleDepositAddresses, getCreateMultipleDepositAddressesJobStatus operations in Vaults API
  • Introduced resendNotificationsByResourceId operation in Webhooks V2 API (Beta)

🧰 Maintenance

  • Added optional ‘isCollateral’ property for source and destination in Transactions API
  • Added optional ‘ids’ filter query to assets in Blockchains & Assets API
  • Added ON_HOLD notification status in Webhooks V2 API (Beta)
  • Added APPROVE, ENABLE_ASSET transaction operations in Transactions API
  • Fixed ‘’totalStakedCPU’ property type from number to string as part of VaultAsset Schema response in Vaults API

v10.0.2

20 Apr 14:33
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Added ’KLAY’ and ‘APECHAIN’ support in NFTs API

v10.0.1

07 Apr 14:57
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Added ‘BASE’ and ‘PAYMENT’ enum values to ‘addressFormat’ property in ‘getVaultAccountAssetAddressesPaginated’ response schema in Vaults API
  • Added ‘PROGRAM_CALL’ transaction operation type support in Transactions API and in Policy Editor (Beta) API

v10.0.0

27 Mar 15:01
Compare
Choose a tag to compare

Changes

🚀 Features

  • Added getAsset, getBlockchain, listAssets, listBlockchains in Blockchains & Assets API

🧰 Maintenance

  • Removed Blockchains & Assets Beta API due to releasing the features to GA

v9.0.0

17 Mar 12:35
Compare
Choose a tag to compare

Changes

🚀 Features

  • Added getInternalWalletAssetsPaginated in Internal wallets API

🧰 Maintenance - Breaking Changes

  • Updated 'type' property as required in the request schema of uploadContractTemplate in Contract Templates API

🧰 Maintenance

  • Added APPROVE operation type to the TransactionOperations enum field in Transactions API