Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ContractListQueries

Index

Constructors

Properties

address?: string

Specifies the address of the contract.

chainId?: number

The chain ID of the contract.

deleted?: boolean

Specifies whether to include deleted contracts.

limit?: number

Specifies the maximum number of records to return.

name?: string

Specifies the name of the contract.

order?: SortOrder
skip?: number

Specifies the offset for the first records to return.

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc