@multiversx/sdk-core - v14.0.1
    Preparing search index...

    Class ContractResultItem

    Index

    Constructors

    Properties

    callType: number = 0
    data: string = ""
    gasLimit: number = 0
    gasPrice: number = 0
    hash: string = ""
    logs: TransactionLogs = ...
    nonce: number = 0
    originalHash: string = ""
    previousHash: string = ""
    receiver: Address = ...
    returnMessage: string = ""
    sender: Address = ...
    value: string = ""

    Methods