"litemall-wx-api/src/vscode:/vscode.git/clone" did not exist on "87e5c3a7cf251470f88425c271baebe0b6d1bc11"
Unverified Commit 72144935 authored by Nahuel Perez's avatar Nahuel Perez Committed by GitHub
Browse files

Update README.md

Cryptocurrency - 1inch api link leads to a 404, replaced with 'https://1inch.io/api/'
parent f6de2a95
...@@ -348,7 +348,7 @@ API | Description | Auth | HTTPS | CORS | ...@@ -348,7 +348,7 @@ API | Description | Auth | HTTPS | CORS |
API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---| |---|---|---|---|---|
| [0x](https://0x.org/api) | API for querying token and pool stats across various liquidity pools | No | Yes | Yes | | [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 | | [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 | | [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 | | [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 | | [Binance](https://github.com/binance/binance-spot-api-docs) | Exchange for Trading Cryptocurrencies based in China | `apiKey` | Yes | Unknown |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment