Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

abi?: Abi[]

Specifies the ABI of the contract.

address?: string

Specifies the address of the contract.

chainId?: number

Specifies the chain ID of the contract. Must be a supported chain.

deleted?: boolean

Specifies whether to delete the contract.

name?: string

Specifies the name of the contract (Only for display purposes).

publicVerification?: boolean

Specifies whether to verify the contract publicly.

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