global: type: object properties: market_cap_usd: type: number example: 430252937008 volume_24h_usd: type: number example: 430252937008 bitcoin_dominance_percentage: type: number example: 36.67 cryptocurrencies_number: type: integer example: 1587 description: This is number of active cryptocurrencies on our site (active in this case means that we have up-to-date price data for a coin). Total number of our cryptocurrencies is higher and may be obtained via counting elements in /coins endpoint. market_cap_ath_value: type: number example: 835692000000 market_cap_ath_date: type: string example: "2018-01-07T11:17:00Z" volume_24h_ath_value: type: number example: 71990500000 volume_24h_ath_date: type: string example: "2018-01-04T17:17:00Z" market_cap_change_24h: type: number example: 1.98 volume_24h_change_24h: type: number example: 1.98 last_updated: type: integer example: 1525089441