adicionado 'TODO' para endpoints para Pro API key
This commit is contained in:
44
README.md
44
README.md
@ -103,7 +103,7 @@ quando houver parametros 'vazios' passados como argumentos, estes não devem ser
|
||||
|
||||
**dados** - dados devolvidos pela chamada, em formato dict[Any, Any]
|
||||
|
||||
### endpoints Public API V3
|
||||
### endpoints Public API Demo [V3.0.1](https://docs.coingecko.com/v3.0.1/reference/introduction)
|
||||
|
||||
✅ - implementado
|
||||
|
||||
@ -193,3 +193,45 @@ quando houver parametros 'vazios' passados como argumentos, estes não devem ser
|
||||
|
||||
* **companies (beta)**
|
||||
* ✅ public companies holdings
|
||||
|
||||
### endpoints Pro API [V3.1.1](https://docs.coingecko.com/reference/introduction)
|
||||
|
||||
✅ - implementado
|
||||
|
||||
❌ - não implementado
|
||||
|
||||
📖 - documentado
|
||||
|
||||
* **key**
|
||||
|
||||
* ❌ API usage
|
||||
|
||||
* **coins**
|
||||
* ❌ top gainers & losers
|
||||
|
||||
* ❌ recently added coins
|
||||
|
||||
* ❌ coin ohcl chart within time range by id (enterprise only)
|
||||
|
||||
* ❌ circulating supply chart by id (enterprise only)
|
||||
|
||||
* ❌ total supply chart by id (enterprise only)
|
||||
|
||||
* ❌ total supply chart within time range by id (enterprise only)
|
||||
|
||||
* **asset platforms**
|
||||
* ❌ token lists by asset platform id (enterprise only)
|
||||
|
||||
* **exchanges**
|
||||
* ❌ exchange volume chart within time range by id (enterprise only)
|
||||
|
||||
* **NFTs (beta)**
|
||||
* ❌ nfts list with market data
|
||||
|
||||
* ❌ nfts collection historical chart data by id
|
||||
|
||||
* ❌ nfts collection tickers by id
|
||||
|
||||
* **global**
|
||||
|
||||
* ❌ global market cap chart data
|
||||
Reference in New Issue
Block a user