LabeledAddress: Address & {
    balanceFiat: number;
    label?: string;
}

Type declaration

  • balanceFiat: number
  • Optional label?: string

Generated using TypeDoc