Type alias GetBalancesResponseType

GetBalancesResponseType: {
    hopr: string;
    native: string;
    safeHopr: string;
    safeHoprAllowance: string;
    safeNative: string;
}

balances

Type declaration

  • hopr: string
  • native: string
  • safeHopr: string
  • safeHoprAllowance: string
  • safeNative: string