The account ID (starts with acc_).

Constructors

Properties

accountType: string
address: string
chainId: number

The chain ID.

createdAt: number
custodial: boolean
deployed: boolean
embeddedSigner: boolean
id: string
name?: string
object: "developerAccount"
ownerAddress: string
pendingOwnerAddress?: string
transactionIntents?: EntityIdResponse[]
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;
    }[]