From de4b1761d89925bb9af463de8c3a3dbfba5cf347 Mon Sep 17 00:00:00 2001 From: staslopatiev <71851826+staslopatiev@users.noreply.github.com> Date: Wed, 27 Oct 2021 20:04:43 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a02b4e1..ee5eccf9 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [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 | | [Nownodes](https://nownodes.io/) | Blockchain-as-a-service solution that provides high-quality connection via API | `apiKey` | Yes | Unknown | | [Steem](https://developers.steem.io/) | Blockchain-based blogging and social media website | No | No | No | | [The Graph](https://thegraph.com) | Indexing protocol for querying networks like Ethereum with GraphQL | No | Yes | Unknown |