A class for storing an API fiat currency.
Create a FiatCurrency.
The currency from the API
The currency code
An instance of CurrencyFormat for this currency
The currency name
Convert the value in this currency to USD as a BigNumber.
Convert a raw value to a BigNumber in human readable format.
The raw value
Convert a BigNumber value in human readable format to a raw API BigNumber.
The amount
A class for storing an API fiat currency.