From 5436359611be2ef3a3c44d7b725ee45f1d563b36 Mon Sep 17 00:00:00 2001 From: Shankar Rao Mata Date: Sun, 24 Oct 2021 00:53:29 -0400 Subject: [PATCH] Add 1inch (#2461) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1296d077..c4e8ea52 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ API | Description | Auth | HTTPS | CORS | ### Cryptocurrency API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [1inch](https://docs.1inch.io/api/) | API for querying decentralize exchange | No | Yes | Unknown | | [apilayer coinlayer](https://coinlayer.com) | Real-time Crypto Currency Exchange Rates | `apiKey` | Yes | Unknown | | [Binance](https://github.com/binance/binance-spot-api-docs) | Exchange for Trading Cryptocurrencies based in China | `apiKey` | Yes | Unknown | | [BitcoinAverage](https://apiv2.bitcoinaverage.com/) | Digital Asset Price Data for the blockchain industry | `apiKey` | Yes | Unknown |