Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Hey, I am creating a SC and want to throw an error saying "Amount 0.10 is not valid amount" instead of " Amount 100000000000000000 is not valid amount"" error. Simply, want to divide number 100000000000000000 with 10 ** 18. How can i display my error with readable amount?