Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetAllContractsByCodeHashArgs

The argument object for ContractApi.getAllContractsByCodeHash

Hierarchy

  • GetAllContractsByCodeHashArgs

Index

Properties

Optional firstIndex

firstIndex: number

The first index of the list, beginning at 0

Optional includeDetails

includeDetails: boolean

If true all information, including byte code and initial data stack will be returned. Note, that using true leads to significantly larger payloads Default is false

Optional lastIndex

lastIndex: number

The last index of the list. At maximum 500 will be returned

machineCodeHash

machineCodeHash: string

The hash of the machine code