Skip to content

Adding CryptoCompare Rates API#17

Open
vcealicu wants to merge 1 commit into
EdgeApp:developfrom
vcealicu:develop
Open

Adding CryptoCompare Rates API#17
vcealicu wants to merge 1 commit into
EdgeApp:developfrom
vcealicu:develop

Conversation

@vcealicu
Copy link
Copy Markdown

I was not able to test this and I've noticed that there are a few things that need to be updated in the wallet GUI as well for this change to become active.

You can find the pricing API documentation here: https://www.cryptocompare.com/api/#-api-data-price-

An example of the API call here: https://www.cryptocompare.com/api/data/price?fsym=BTC&tsyms=USD,EUR,GBP,CNY,HKD

@paullinator
Copy link
Copy Markdown
Member

Yes, the GUI for Android and iOS have to be modified as well to get this to work. Email developer@airbitz.co and we can give you API keys so you can build the full app.

@vcealicu
Copy link
Copy Markdown
Author

Email sent. Thanks for the quick response.

@anders23
Copy link
Copy Markdown

{"Response":"Success","Message":"Do not take life too seriously. You will never get out of it alive.","Data":[{"Symbol":"USD","Price":1323.12,"Open24Hour":1319.53,"LastUpdateTS":1493472979,"Volume24Hours":53949.58,"Volume24HoursTo":7.27193E+07},{"Symbol":"EUR","Price":1209.13,"Open24Hour":1206.68,"LastUpdateTS":1493472950,"Volume24Hours":11079.3809,"Volume24HoursTo":13377294.0},{"Symbol":"GBP","Price":1034.62,"Open24Hour":1033.38,"LastUpdateTS":1493472967,"Volume24Hours":1075.32507,"Volume24HoursTo":1108329.75},{"Symbol":"CNY","Price":7844.84,"Open24Hour":7887.79,"LastUpdateTS":1493472981,"Volume24Hours":16649.3516,"Volume24HoursTo":131958032.0},{"Symbol":"HKD","Price":9756.71,"Open24Hour":9766.39,"LastUpdateTS":1493467232,"Volume24Hours":39.092865,"Volume24HoursTo":390517.969}],"Type":100}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants