Type alias ClaimableBidBalanceDataType

ClaimableBidBalanceDataType: {
    claimable: string;
    claimableRounded: number;
}

Type declaration

  • claimable: string
  • claimableRounded: number

Generated using TypeDoc