Function denomAmountFromGrpcChainDenomAmount

  • On chain amounts queried from a sentry using the gRPC API are returned with an extra decimal point 18 places from the beginning, so we need to remove it to get a workable amount

    Parameters

    • value: string | number | BigNumber

    Returns BigNumber

Generated using TypeDoc