Sha256: f7f3d2c19943387e07cba1a719f5ce8aff75235c06296d004a98cde553fcf029

Contents?: true

Size: 836 Bytes

Versions: 5

Compression:

Stored size: 836 Bytes

Contents


[//]: # (CLASS:Intrinio::CryptoStat)

[//]: # (KIND:object)

### Intrinio::CryptoStat

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**name** | String | The common name of the crypto currency.  
**code** | String | A code representing the crypto currency.  
**symbol** | String | The symbol of the Crypto Currency.  
**market_cap_usd** | Float | The market cap of the Crypto Currency in USD.  
**available_supply** | Float | The available supply of the Crypto Currency.  
**total_supply** | Float | The total supply of the Crypto Currency.  
**max_supply** | Float | The maxmium supply of coins available to mine.  
**last_updated** | String | UTC timestamp of when the data was last updated.  

[//]: # (END_DEFINITION)



Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
intrinio-sdk-5.0.0 docs/CryptoStat.md
intrinio-sdk-4.0.0 docs/CryptoStat.md
intrinio-sdk-3.3.0 docs/CryptoStat.md
intrinio-sdk-3.2.0 docs/CryptoStat.md
intrinio-sdk-3.1.0 docs/CryptoStat.md