Express API Reference Updates for Accuracy
March 20th, 2026
Docs
- Updated note in Update Liminal Express guide (v1 and v2).
- The following API references are updated in Express SDK:
- Create a hot wallet API v2: Changed the data type of the
walletVersionkeyword fromStringtoInteger. - Create a watch-only wallet v2: Updated request parameter descriptions.
- Create transaction requests v2: Updated
tokenOptionsobject description and the accepted coin values. - Consolidate wallet assets API v2:
- Updated accepted coins values.
- Removed the
allTokensandallAssetsbody parameter variables from theconsolidateOptionsobject across all use cases. - Removed the
consolidate-all-tokens-for-non-UTXO-chainsuse case as it is not supported anymore. - Added note regarding API rate limit.
- Import addresses into a Watch-Only Wallet v2: Updated the response parameter data type of
addressesImportedandaddressesSkippedfromStringtoInteger. - Retrieve all transactions by status API v2: Updated the responses (API
200 OK Success,400 Bad Request) and accepted coins values . - Retrieve a list of wallets API v2: Updated the responses parameters and accepted coin values.
- Retrieve an address balance API v2: Updated the valid use cases and accepted coins values.
- Retrieve a wallet balance API v2: Updated accepted coins values.
- Retrieve a wallet API v2: Updated accepted coins values.
- Resend EVM-chain transactions v2: Updated accepted coins values.
- Submit a transaction API v2: Updated accepted coins values.
- Retrieve hot wallet transactions v2: Updated the responses parameters and accepted coin values.
- Retrieve pending transactions v2: Updated the responses parameters and accepted coin values.
- Added note for Rescan API v1 and v2.
- Create a hot wallet API v2: Changed the data type of the
