🚀 Check out the latest Vaults Web & Mobile & Express API – v1.2.19 release updates!

Docs

🌱 ADDED
  • Restore Liminal Vaults Mobile MPC Keys on a New Mobile Device guide [Wallet v1 & v2].
  • Watch-Only wallet guide [Wallet v1 & v2].
  • How to setup HMAC secret key and boost IP whitelisting security with SecureAPI guide [Wallet v1 & v2].
  • Transactions guide [Wallet v1 & v2].
  • Create a Watch-Only wallet API reference [Wallet v1 & v2].
  • Import addresses into a Watch-Only wallet API reference [Wallet v1 & v2].
  • Rescan a transaction API reference [Wallet v1 & v2].
  • Disable Compliance Alerts for Address Screening guide [Wallet v1 & v2].
  • Local Protocol Management guide, including a section for Add Custom Tokens [Wallet v1 & v2].
  • The Liminal Vaults Mobile App guide now includes an overview and a Mobile Portfolio section [Wallet v1 & v2].
  • Kaia supported token reference [Wallet v1 & v2].
  • Added Liminal Express API changelog for Version [v1.2.19] (Prod) [Wallet v1 & v2].
  • Added November 04, 2025, release notes for Liminal Vaults Web and Mobile [Wallet v1 & v2].

đź’ś IMPROVED
  • The Liminal wallets guide now includes a Watch-Only section [Wallet v1 & v2].
  • The Manage my API Key guide now includes a Whitelist Address per Key section [Wallet v1 & v2].
  • The Reports section now includes information about the backdated holding statements in the Transactions guide [Wallet v1 & v2].
  • Restructured the API Key guide for accuracy [Wallet v1 & v2].
  • The Liminal overview guide now includes a section about Manual Balance Sync [Wallet v1 & v2].
  • The Add new tokens [Wallet v1 & v2], Testnet faucets [Wallet v1 & v2], and Transaction webhook [Wallet v1 & v2] references now include respective information about the Kaia chain.
  • Added a note in the Address Screening with Cube3 and Cyvers guide [Wallet v1 & v2].
  • Updated the testnet link for the Tron chain [Wallet v1 & v2] reference.
  • Updated the default minimum balance threshold of native coins to 0.0015 for Arbitrum and Optimism chains [Wallet v1 & v2].
  • Updated the template order of Example 2 in the Transfer policy guide [Wallet v1 & v2].

New Features & Improvements

  • [Wallet v1 & v2] Added mobile support for complete transaction initiation with warm MPC wallets.
  • [Wallet v2] Added mobile support for Travel Rule compliance.
  • [Wallet v2] Improved address screening in Travel Rule compliance for safer transfers.
  • [Wallet v2] Improved transparency with complete destination address visibility during approvals in Travel Rule compliance.

API Reference

Docs

  • Added release note for Liminal Vaults web and mobile [Sep 16, 2025].
  • [Wallet v2] Added send a transaction with Travel Rule on the mobile guide.
  • [Wallet v1 & v2] Added initiating a transaction on the mobile section ( v1, v2 ) to the Transfer funds from a warm MPC wallet ( v1, v2 ) guides.
  • [Wallet v1 & v2] Updated decimal precision description for fields (effectiveChange, effectiveChangeUsd, fee, inputs[].amount, and outputs[].amount) in Receive ( v1, v2 ) and Send ( v1, v2 ) transaction webhook guides.
  • [Wallet v1 & v2] Updated webhook payload parameters table parameters for Receive transactions ( v1, v2 ) and added a note for clarity.
  • [Wallet v1 & v2] Updated webhook payload parameters table variables for Send transactions ( v1, v2 ) and added a note for clarity.
  • [Wallet v2] Fixed incorrect API base URL and endpoint path for wallet consolidation transaction requests.

A new guide on Archiving and Unarchiving Wallets is added under the Vaults UI guides tab.

You may want to archive certain wallets in your organisation for the following reasons

  1. To migrate funds from a V1 wallet to V2 wallet. Post migration of funds these V1 wallets would be of no use.
  2. The wallet is no longer being used.
  3. The wallet was created by mistake.

Archiving a wallet removes it from the Wallets section of the Liminal Vaults dashboard and disables all future send transactions. Archived wallets are moved to a separate section and can be unarchived at any time.

A new Submit a transactionAPI reference document is added under API References. This API is used to submit transactions for broadcasting to the blockchain network from a specific v2 hot wallet.