⛓️ Future is multichain! Check out the Tenderly 2024 networks integration recap. 🎉

tenderly_decodeInput - Optimistic Ethereum


Summary

Heuristically decodes external function calls. Use for unverified contracts.

Parameters

1. Call Data Bytes

Hash of the method signature and encoded parameters. Same as eth_call
Example: 0xa9059cbb00000000000000000000000011223344551122334455112233445511223344550000000000000000000000000000000000000000000000000000000000000999

Response JSON Schema

Code Examples