Scales a token amount with fewer decimals to the token's decimal representation.
The scaled token amount.
If the token amount is not compatible with the token.
The token to scale the amount for.
The amount to scale.
Generated using TypeDoc
Scales a token amount with fewer decimals to the token's decimal representation.
Returns
The scaled token amount.
Throws
If the token amount is not compatible with the token.