import 'package:bind_api/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| coins | num | number of coins listed in CMC | [optional] |
| marketCap | num | global market cap converted to user payment currency | [optional] |
| n24hVolume | num | global 24h volume converted to user payment currency | [optional] |
| btcDominance | num | dominance info | [optional] |
| ethDominance | num | dominance info | [optional] |
| userCurrency | UserPaymentCurrency | [optional] |