Consensys / Consensys/abi-decoder
Decode Transaction Input from ABI without knowing which function
Open
- Dominant language
- JavaScript
- Stars
- 641
- Forks
- 215
- PR merge metrics
- No merged PRs in 30d
Description
I see an example of how to decode Transaction input for specific functions here : http://playground.nethereum.com/csharp/id/1063 .
Assuming the entire ABI is available, Is it not possible to decode the entire Input string to get the name of the function as well as the parameters without first knowing which function we're decoding for?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.