From e862df666abd2a95821fedb7ae19a2ffa105767f Mon Sep 17 00:00:00 2001 From: Mustafa Idris <81088966+mustafa0taru@users.noreply.github.com> Date: Wed, 7 Feb 2024 01:43:02 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ced25659..b9dab14a 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,10 @@ API | Description | Auth | HTTPS | CORS | | [Bitquery](https://graphql.bitquery.io/ide) | Onchain GraphQL APIs & DEX APIs | `apiKey` | Yes | Yes | | [Chainlink](https://chain.link/developer-resources) | Build hybrid smart contracts with Chainlink | No | Yes | Unknown | | [Chainpoint](https://tierion.com/chainpoint/) | Chainpoint is a global network for anchoring data to the Bitcoin blockchain | No | Yes | Unknown | +| [CoinGecko](https://www.coingecko.com/api/documentation) | Cryptocurrency data including price, market capitalization, trading volume, and more | No | Yes | Yes | +| [Coinlore](https://www.coinlore.com/cryptocurrency-data-api) | Cryptocurrency data with real-time and historical information | No | Yes | Yes | +| [Coinpaprika](https://api.coinpaprika.com/) | Cryptocurrency data with information on prices, exchanges, and more | No | Yes | Unknown | +| [CoinRanking](https://developers.coinranking.com/api/documentation) | Cryptocurrency data and rankings | No | Yes | Unknown | | [Covalent](https://www.covalenthq.com/docs/api/) | Multi-blockchain data aggregator platform | `apiKey` | Yes | Unknown | | [Etherscan](https://etherscan.io/apis) | Ethereum explorer API | `apiKey` | Yes | Yes | | [Helium](https://docs.helium.com/api/blockchain/introduction/) | Helium is a global, distributed network of Hotspots that create public, long-range wireless coverage | No | Yes | Unknown |