Constructors

Properties

active: boolean
deployedAt?: number
deployedTx?: string
factoryAddress: string
implementationAddress: string
implementationType: string
salt: string
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]