denomAmountToGrpcChainDenomAmount(value: string | number | BigNumber): BigNumber
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
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