From 1e8d45d3436d7c568299319c21b0c9a5df2cd244 Mon Sep 17 00:00:00 2001 From: Joan <111500252+JoGetBlock@users.noreply.github.com> Date: Tue, 20 Feb 2024 01:49:18 +0300 Subject: [PATCH] Update README.md Add GetBlock RPC API to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..59c5da5b 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,7 @@ API | Description | Auth | HTTPS | CORS | | [EXMO](https://documenter.getpostman.com/view/10287440/SzYXWKPi) | Cryptocurrencies exchange based in UK | `apiKey` | Yes | Unknown | | [FTX](https://docs.ftx.com/) | Complete REST, websocket, and FTX APIs to suit your algorithmic trading needs | `apiKey` | Yes | Yes | | [Gateio](https://www.gate.io/api2) | API provides spot, margin and futures trading operations | `apiKey` | Yes | Unknown | +| [GetBlock](https://getblock.io/) | Instant access to 50+ multiple blockchains | `apiKey` | Yes | Unknown | | [Gemini](https://docs.gemini.com/rest-api/) | Cryptocurrencies Exchange | No | Yes | Unknown | | [Hirak Exchange Rates](https://rates.hirak.site/) | Exchange rates between 162 currency & 300 crypto currency update each 5 min, accurate, no limits | `apiKey` | Yes | Unknown | | [Huobi](https://huobiapi.github.io/docs/spot/v1/en/) | Seychelles based cryptocurrency exchange | `apiKey` | Yes | Unknown |