Quantities: {
    claimed: bigint;
    total: bigint;
    vested: bigint;
    withdrawable: bigint;
}

Type declaration

  • claimed: bigint
  • total: bigint
  • vested: bigint
  • withdrawable: bigint