From dc27af3744bb32f2fed3087a2442606642e78d9e Mon Sep 17 00:00:00 2001 From: Nick Vernij Date: Wed, 13 Sep 2023 11:26:27 +0200 Subject: [PATCH] Add Basement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..cda9d213 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ API | Description | Auth | HTTPS | CORS | | [1inch](https://1inch.io/api/) | API for querying decentralize exchange | No | Yes | Unknown | | [Alchemy Ethereum](https://docs.alchemy.com/alchemy/) | Ethereum Node-as-a-Service Provider | `apiKey` | Yes | Yes | | [apilayer coinlayer](https://coinlayer.com) | Real-time Crypto Currency Exchange Rates | `apiKey` | Yes | Unknown | +| [Basement](https://basement.dev/) | API for querying NFT, token and smart contract data | No | Yes | Yes | | [Binance](https://github.com/binance/binance-spot-api-docs) | Exchange for Trading Cryptocurrencies based in China | `apiKey` | Yes | Unknown | | [Bitcambio](https://nova.bitcambio.com.br/api/v3/docs#a-public) | Get the list of all traded assets in the exchange | No | Yes | Unknown | | [BitcoinAverage](https://apiv2.bitcoinaverage.com/) | Digital Asset Price Data for the blockchain industry | `apiKey` | Yes | Unknown |