Skip to content

v1.0.2

Choose a tag to compare

@alangshur alangshur released this 14 Dec 18:10
· 19 commits to main since this release
a32f308

Introducing the Transpose Decoding SDK.

Initial launch features:

  • Simple interface: Simple, minimal code interface to stream decoded events or calls.
  • High performance: Streaming benchmarked at 3,000+ items per second.
  • Automatic decoding: Automatically decode inputs/outputs for transactions and traces, and logs for events.
  • Live & historical: Stream activity in a historical block range or live with a ~3s delay from nodes.
  • Full traces support: Decode traces (a.k.a. internal transactions) just like transactions.
  • Multi-chain: Supports Ethereum, Polygon, and Goerli with additional chains coming soon.
  • Event & function filtering: Stream all events/calls in an ABI or target a specific event or function name.