Closed MeanBoyCousin closed 1 year ago
Introduces a new Convert class utility to make number conversion ubiquitous throughout the front end.
Convert
This pull request was deployed and Sentry observed the following issues:
Convert.fromUSDC(utils/Convert)
Convert.fromWei(utils/Convert)
Did you find this useful? React with a 👍 or 👎
Introduces a new
Convert
class utility to make number conversion ubiquitous throughout the front end.