Skip to content

Loop Decoder

A library to transform any EVM transaction into a human-readable format

TypeScript

Fully written in TypeScript, can be used on both the client side and server side in JS applications.

Highly customizable

Provides a set of data loaders to simplify resolution of ABIs and other data required for decoding.

You only need an RPC

Optional API providers can be used to fetch contract metadata or you can connect just your storage.

Flexible Intepreters

Define any custom interpretation of EVM transactions.