Skip to content

ABIDecodedData

Example

{
    "data": null,
    "definition": null,
    "signature": ""
}

Field Descriptions

Field Name Description Type
data The decoded JSON data using the matched ABI definition RawJSON
summary A string formatted summary - errors only string
definition The ABI definition entry matched from the dictionary of ABIs Entry
signature The signature of the matched ABI definition string