Cryptex-prototype / Cryptex-prototype/prototype

Ticker API Upgrade -Jason

未关闭
#2 0 条评论 0 个 reaction 已指派 1 人 已被 @RydCri 认领 在 GitHub 查看
help wanted
主要语言
HTML
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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`

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。