Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

chainId: number

Filter by chain id.

contract?: string[]

Filter by contract ID (starts with con_).

limit?: number

Specifies the maximum number of records to return.

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