Skip to content

Decode transaction input #274

Open
Open
@wafcio

Description

JSON RPC getTransactionByHash returns transaction details with "input" data. I have tried to find an easy way to decode the input field, but I haven't been able to find one.

The problem is that the first 32 bytes point to the function name, and the rest are related to decoding based on ABI. I need help finding a way to select a proper function from ABI.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions