Parameters for method decoding Used to decode function calls in transactions

DecodeMethodParams

interface DecodeMethodParams {
    hashes: string;
}

Properties

Properties

hashes: string

Transaction hashes to decode (comma-separated)