added

April 2023 Recap

Today we're launching a major revision to our EVM Translate API, with a completely revamped transaction model and a lot more data.

Our new transactions now include a description field, with an easy-to-understand sentence that summarizes what happened in the transaction.

We're also tagging the accounts that sent/received assets with a label, so it's always clear who is your counter-party in any particular transaction.

In this new release, we're also transitioning to a camelCase text format for all fields, instead of our priori PascalCase.

New transaction types added:

  • registerDomain
  • renewDomain
  • revokeTokenApproval
  • revokeSingleNFTApproval
  • revokeNFTCollectionApproval
  • placeNFTBid
  • withdrawNFTBid
  • refund