You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the function createScaledNumber() and createTokenAmount() to return a BigNumber instead of a string, will be more scalable for different use cases.
The text was updated successfully, but these errors were encountered:
Update the function
createScaledNumber()
andcreateTokenAmount()
to return a BigNumber instead of a string, will be more scalable for different use cases.The text was updated successfully, but these errors were encountered: