Skip to content

v15.0.0

Latest

Choose a tag to compare

@eranfireblocks eranfireblocks released this 15 Mar 14:06

Changes

πŸš€ Features

  • Introduced getWorkspace endpoint in Workspace API
  • Extended createQuote with optional baseAssetRail and quoteAssetRail fields in Trading API
  • Introduced consolidate endpoint in Staking API
  • Added blockchainWalletType field to getVaultAccountAsset, createVaultAccountAsset, and activateAssetForVaultAccount in Vault API
  • Added support for new payment rails in createOrder in Trading API and addAssetToExternalWallet in External Wallets API

🧰 Maintenance - Breaking Changes

  • Updated schemas for createQuote request schema and ExecutionRequestBaseDetails in Trading API

🧰 Maintenance

  • Fixed ExtraParameters schema to properly handle null values in Transactions API
  • Fixed createMultipleAccounts endpoint description in Vault API