diff --git a/docs/Using Any API/listing-services.md b/docs/Using Any API/listing-services.md index cf35f2a7bcc..97bc0fb11bf 100644 --- a/docs/Using Any API/listing-services.md +++ b/docs/Using Any API/listing-services.md @@ -17,34 +17,18 @@ Oracles jobs can be specialized even further by implementing the configuration u # Choosing an Oracle Job -Here are some independent listing services to help find Oracle Jobs that are pre-configured to call the APIs and endpoints you wish to access in your smart contracts: +Chainlink has facilitated the launch of several oracle data services that allow dApps to access rich data from external data sources through provider-owned nodes. The full list of such provider nodes is available here: -* Chainlink Market -* Chainlink Oracle Reputation -* CL Adapters +* [Data Provider Node List](https://docs.chain.link/docs/data-provider-nodes-list/) -# Types of Data Available - -Your smart contracts can obtain a wide range of data from a vast number of data providers. Here are some examples of data widely consumed through Chainlink oracles today. - -Implementation information for these can be found in the listing services above. - -## Cryptocurrency Market Data +Additionally, here are some independent listing services to help find Oracle Jobs that are pre-configured to call the APIs and endpoints you wish to access in your smart contracts: -Get the latest market data from multiple sources, including from the following data providers: +* [Chainlink Market](https://market.link/) +* [Chainlink Oracle Reputation](https://reputation.link/) +* [CL Adapters]("https://chainlinkadapters.com/) -- Amberdata -- Binance -- BraveNewCoin -- CoinGecko -- CoinMarketCap -- CryptoCompare -- Kaiko - -## Flight Data - -- OpenSky Network +# Types of Data Available -## Shipping Data +Your smart contracts can obtain a wide range of data from a vast number of data providers. Here are some examples of data widely consumed through Chainlink oracles today. -- EasyPost \ No newline at end of file +Implementation information for these can be found in the listing services above. \ No newline at end of file