| Name | Type | Description | Notes |
|---|---|---|---|
| data | ContractDataDecodeRequestData | [default to undefined] | |
| dataType | ContractDataDecodeDataType | [default to undefined] | |
| abi | Array<AbiFunction> | The abi of the function/error/log to decode. | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]