• On chain amounts broadcasted to a sentry directly using the gRPC API should be passed with an extra decimal point 18 places from the beginning, so we need to add it to get a workable amount

    Parameters

    • value: string | number | BigNumber

    Returns BigNumber

Generated using TypeDoc