| | AE_USDT | AE_ETH | AE_BTC | Doc / Example |
| -------- | -------- | -------- | -------- | -------- |
| GateIO | ✅ | ✅ | ✅ | https://www.gate.io/docs/developers/apiv4/en/#get-details-of-a-specifc-currency-pair |
| MEXC | ✅ | ✅ | ✅ | https://mxcdevelop.github.io/apidocs/spot_v3_en/#current-average-price |
| Probit | ✅ | ❌ | ✅ | https://docs-en.probit.com/reference/market |
Code examples:
- gate.io: Python https://github.com/flo7up/relataly-public-python-API-tutorials/blob/main/126%20Getting%20Real-Time%20Price%20Data%20via%20the%20Gate.io%20API.ipynb , Web API tool examples: https://cryptocointracker.com/api/gateio/get/api2-1-pairs for getting pairs, use as input to here to get price data: https://cryptocointracker.com/api/gateio/get/api2-1-ticker-param1
- mexc: `curl --location 'https://api.mexc.com/api/v3/avgPrice?symbol=AEUSDT'`
- Probit: https://docs-en.probit.com/reference/market
Notes:
- gate.io: the api is for "spot market", please pick adequate trading type if necessary.
- mexc provides SDKs in 5 languages and postman collections: https://mxcdevelop.github.io/apidocs/spot_v3_en/#introduction
- Probit: The price data seems useless at the first glance, shows only min_price and max_price
Dear [to whoever it might convern],
we are aeLabs, the maintainers behind the aeternity blockchain protocol. On our mission to provide the DeFi ecosystem with useful features, we have created data oracles to be first-class entities on the aeternity protocol, which can be used to provide smart contracts with necessary data and earn fees for the consumtion of this data. For one of our recent DeFi projects, we are inviting established entities from the blockchain ecosystem to run an oracle which feeds pricing information from the exchanges aeternity is listed on into the DeFi contracts. Having partners running our oracle application strengthens the authenticity in the provided data and thereby strengthens the trust in the overall DeFi ecosystem.
If we aroused your curiosity and you would like to spare a minute to find out more, shoot us a short message and we would be glad to get back to you any time soon!