diff --git a/README.md b/README.md index 0169ef6f..5c6e5f84 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [0x](https://0x.org/api) | API for querying token and pool stats across various liquidity pools | No | Yes | Yes | | [1inch](https://docs.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 | | [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 |