A class for storing an API cryptocurrency.
Create a CryptoCurrency.
The currency from the API
The currency code
The currency explorer link
An instance of CurrencyFormat for this currency
The currency icon link
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 cryptocurrency.