Formats a numeric value as a USD price using the FiatTokenPrice formatter by default.
This function is a convenience wrapper around formatNumberOrString that specifically
handles USD price formatting. It applies the appropriate currency symbol, decimal places,
and abbreviations (like K, M, B) according to the provided number type.
Formats a numeric value as a USD price using the FiatTokenPrice formatter by default.
This function is a convenience wrapper around formatNumberOrString that specifically handles USD price formatting. It applies the appropriate currency symbol, decimal places, and abbreviations (like K, M, B) according to the provided number type.