This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

Calldata Encoder & Decoder

Developer Tools · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — nothing to install.
CategoryDeveloper Tools
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

Decodes raw calldata against an ABI you supply or a built-in list of common signatures, naming each argument and its type. Nested calldata is decoded a level down, which is where the real action hides in multicalls and account-abstraction operations — a single outer call can wrap a dozen inner ones and only the wrapper is visible otherwise. When nothing matches it falls back to showing the raw 32-byte words with any that look like addresses or plausible numbers annotated. It also flags a payload that is not a multiple of 32 bytes, which means the calldata is truncated rather than merely unrecognised. Encoding coerces every argument to its declared type first, since a value left as a string produces calldata that looks right and is not.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.