Skip to main content

Release Notes

Changelog for a transaction API built for engineers shipping against live chains.

Track protocol coverage, decoding accuracy, latency work, and API contract changes across Ethereum, Base, Arbitrum, Optimism, Polygon, zkSync, Linea, and World Polygon.

5 releases published4 release typesRSS available
v1.2.0FeatureShipped Mar 15, 2026

Latest Version

Protocol Fingerprint Expansion

3 changes in the newest release, focused on transaction classification fidelity, broader protocol coverage, and safer downstream automation.

  • Added 50 new protocol fingerprints across Morpho, Spark, Ethena, Ether.fi, Pendle, and Berachain bridge flows.
  • Improved action classification for complex multicall bundles so router-heavy swaps collapse into a single intent.
  • Introduced a fake token safety signal for contracts that mimic blue-chip symbols while redirecting approvals.

Filter

Browse the timeline by release type

Server-rendered filters use query parameters, so release-specific links stay shareable and indexable.

Showing improvements 1 release

Feb 21, 2026

v1.1.0
Improvement3 notes

Latency and Labeling Improvements

  • Reduced p95 latency for `POST /transactions/explain` from 1.8s to 940ms on Ethereum mainnet.
  • Expanded entity labels for Coinbase, Circle CCTP, Across, LayerZero, and common Safe module contracts.
  • Improved Safe multisig intent grouping so batched execs now resolve into a single high-level action.