mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Update README.md
Cryptocurrency - 1inch api link leads to a 404, replaced with 'https://1inch.io/api/'
This commit is contained in:
parent
f6de2a95ba
commit
72144935c8
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ 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 |
|
||||
| [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 |
|
||||
| [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 |
|
||||
|
|
Loading…
Add table
Reference in a new issue