added
June 2024 Recap
6 months ago by Juan Costa
We're wrapping up a every productive month at Noves, right on time for EthCC!
New chains
This month we added support for:
- Zora
- Telos
- Kava EVM
New features
In Translate, we now support recursive multicall decoding. This is particularly useful for complex transactions such as:
- Gnosis Safe transactions that in turn call other generic functions (such as Gnosis Multisend)
- ERC-4337 transactions that process
multicall
orexecute
transactions
We've also made changes to the following:
- Better, more accurate detection of spam transactions
- Better handling of
signMultisig
transactions - More accurate reporting of old bridge transactions in OP stack changes (reflecting the correct ETH or native coin value, even in cases when there isn't a corresponding transaction)
- Improved handling and classification for mintToken transactions (for cases where an ERC-20 token is minted, akin to an NFT mint)
Better docs
We've done another round of revisioning and writing throughout our docs. We appreciate the feedback we received from some folks, and hope that you continue to have the smoothest experience possible while learning about our endpoints :)