@sodazone/ocelloids-client - v2.5.2
    Preparing search index...

    Type Alias HumanizedTransactCall

    type HumanizedTransactCall = {
        args?: AnyJson;
        method?: string;
        module?: string;
        raw: string;
    }
    Index

    Properties

    args?: AnyJson
    method?: string
    module?: string
    raw: string