We are pleased to announce the release of version [v1.1.0] (Dev) of Liminal Express API. This update includes
- Support for validating an address format, and verifying the memo tag requirements for external addresses, where the funds are sent from a Liminal hot or cold wallet.
- Support for the chains marked with a tick in the "Dev Environment Support" column of the Liminal supported chains table.
Verify addresses API
This newly introduced API is used to validate whether an address or a list of addresses follow the correct wallet cryptocurrency address format or not. Additionally, it will also indicate whether the address requires a memo/destination tag for transferring assets to that address. The API is used for both v1 and v2 wallets. To learn more, see Verify addresses.
Update Liminal Express
To update the Liminal Express Docker container follow the steps provided in the Update Liminal Express document.