From 1c08eed0528c407019817c4279dac67042665305 Mon Sep 17 00:00:00 2001 From: Denis Soldatov <33934960+dsoldatow@users.noreply.github.com> Date: Mon, 31 Jan 2022 07:47:49 +0700 Subject: [PATCH] Add Watchdata to Blockchain (#3030) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9389afb..008115eb 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | `apiKey` | Yes | Unknown | | [Walltime](https://walltime.info/api.html) | To retrieve Walltime's market info | No | Yes | Unknown | +| [Watchdata](https://docs.watchdata.io) | Provide simple and reliable API access to Ethereum blockchain | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** ### Books