Cryptex-prototype / Cryptex-prototype/prototype
Ticker API Upgrade -Jason
- Ngôn ngữ chính
- HTML
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The getTicker function in js/index.js is set up to take unique query urls per desired crypto. Only one.
~~If you can find a better endpoint to get multiple queries in one call like the /coins/markets endpoint, drop it here.~~
-update
/simple/price
can return name, price 24hr volume and 24hr volume change for multiple csv 'comma seperated value' coins.
example for bitcoin, ethereum, dogecoin query
`https://api.coingecko.com/api/v3/simple/price?ids=bitcoin%2Cethereum%2Cdogecoin&vs_currencies=usd&include_24hr_vol=true&include_24hr_change=true&precision=2`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.