Eth.DecodeCall¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
Bytes String |
|||
<output> |
[Any] |
|||
ABI |
The contract's json ABI. | None |
String &String |
|
Name |
The name of the method to call. | None |
String |
|
Input |
If the input is the actual function call transaction input rather than the result of the call. | false |
Bool |