EI
EthIntel

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, and 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 fixes 2 releases

Mar 3, 2026

v1.1.1
Fix3 notes

Trace Decoder Hotfix

  • Fixed a regression that emitted zero-value native transfer events for a subset of internal call traces.
  • Resolved missing ERC-4626 deposit and withdraw labels when vault interactions were routed through upgradeable proxies.
  • Patched cursor pagination drift on very large blocks with more than 10,000 indexed logs.

Jan 29, 2026

v1.0.2
Fix3 notes

Reorg and Pending State Fixes

  • Corrected duplicate webhook deliveries during short L2 reorg windows on Base and Arbitrum.
  • Fixed pending transaction enrichment for EIP-1559 replacements so superseded hashes are no longer marked successful.
  • Restored accurate gas-used estimates for transactions that create and self-destruct helper contracts in the same execution path.