Changelog: August 2025

Noves

·

2 Minutes

Hyperliquid Integration

We’ve supported HyperEVM for a while, but full integration with the Hyperliquid exchange layer is now live in its own dedicated namespace.

You can now use Translate API to:

- Register and query accounts → /exchange/{exchange}/accounts

- Fetch balances → /exchange/{exchange}/balances

- Pull complete trade + transfer history → /exchange/{exchange}/txs

This works for both mainnet and testnet, using your Hyperliquid wallet address and API key from the portal.

As with all Noves integrations, you’ll get structured, reconciled, and labeled data — perfect for financial use cases, audit trails, and more.

Performance Improvements

Behind the scenes, our EVM Translate service has gone through multiple optimization cycles, improving performance and reducing response time, especially for high-throughput workloads.

If you’re using the /job endpoints, you should already notice faster transaction fetching and smoother pagination.

New Formatting Options for EVM

Sometimes, one size doesn’t fit all.

This month, we introduced flexible formatting and schema options for EVM transaction exports, giving you more control over how transaction data is returned.

Examples include:

- Returning all transfers in a transaction—even if they aren’t relevant to the classification

- Customizing classification views from alternate perspectives

- Reducing the need to hit multiple endpoints for specialized views

To test these updates, head to app.noves.fi/register and sign up for free.

Stay tuned for more, and happy building,

Noves Team