Description Usage Arguments References Examples
The getbalancedistribution function retrieves the
C-Cex crypto-currency exchange's wallet balance distribution for a specified
currency.
| 1 | getbalancedistribution(currency)
 | 
| currency | the currency to get the balance distrubtion for. | 
https://c-cex.com/?id=api#getbalancedistribution
| 1 2 3 4 5 | ## Not run: 
mh = getbalancedistribution("grc")$result
head(ms)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.