crypto

infix fun crypto(code: String): CryptoCurrency(source)

Creates a CryptoCurrency for a standardized cryptocurrency.

Parameters

code

The code or secondary code of the currency.

Throws

When no currency is found for code.