added
August 2025 Recap
4 days ago by Juan Costa
Hyperliquid integration
- We've supported HyperEVM for a while, but we still needed an integration against the main exchange
- This is now fully supported in a new namespace of Translate endpoints, available here
Performance improvements
- EVM Translate has gone through several iterations of performance reviews and fixes. We expect the service to feel noticeably faster, particularly when making use of the /job endpoints for high-throughput transaction fetching
New formatting options for EVM
- You can now request transactions with variable formats and schemas, to better support what you're building without having to integrate different endpoints
- For example, request that all transfers in a transaction are included, even those that aren't relevant to the perspective account in the classification
- Check out this new feature here