Update: Version 1.7.0

What’s new
Version 1.7.0 update includes the addition of a new supported currency, new tools for managing funds within the platform, an endpoint for retrieving exchange rates, as well as important improvements to the webhook system for more stable and predictable integration with external services.
1. Transfers between CryptoCash accounts

The ability to transfer funds between CryptoCash accounts within the platform has been added.
Transfers are executed in real time and are immediately reflected in the recipient’s balance.
2. New currency: BNB

Support for the BNB cryptocurrency (Binance Coin) has been added to the platform.
3. Exchange rates
An endpoint is now available at:
https://rates.crypto-cash.world/api/v1/market/rates/crypto
This endpoint allows you to retrieve current exchange rates for all currencies supported by the CryptoCash platform.
The following indicators are provided for each currency:
- buy — asset purchase price
- sell — asset sale price
- lastprice — price of the most recent executed trade
The endpoint provides data for all cryptocurrencies available on the CryptoCash platform.
In the near future, the rate parser will also be available in partner scripts: BoxExchanger / Premium Exchanger / Lara Script / iEX Exchanger.
4. Webhook improvements

Webhooks now additionally transmit information about the actual credited funds, including:
- actual credited currency
- credited amount
- network used
This update is especially important in scenarios where the actual credited currency differs from the currency specified when creating the request.
For example, if a deposit request was created for USDT (TRC20), but the actual payment was made in TRX, the system correctly processes the conversion and the webhook transmits complete information about the actual received asset.
We thank all CryptoCash users and partners for their trust and feedback, which helps us continuously improve the platform.
We continue to consistently develop CryptoCash as a professional cryptocurrency infrastructure solution focused on stability, security, and efficiency.
Stay tuned for future updates.


