aeternity / aescan

Block Explorer and Analytics Platform
ISC License
6 stars 3 forks source link

Advanced AE price history chart #955

Open janmichek opened 1 month ago

janmichek commented 1 month ago

Please describe the problem that your request should resolve.

Describe the solution you'd like

Is it already possible to achieve the same outcome in any other way? If so, how?

Additional context

janmichek commented 1 week ago

@kenodressel Is there a way we could collaborate on this in future? How could we use the price service? Are you already using it?

kenodressel commented 1 week ago

I could offer you the following endpoint:

https://dex-backend-mainnet.prd.service.aepps.com/graph?graphType=Price&timeFrame=MAX&tokenAddress=ct_J3zBY8xxjsRr3QojETNw48Eb38fjvEuJKkQ6KzECvubvEcvCa

This is technically speaking the price graph of wrapped AE (WAE) but we hardcoded it to represent AE

janmichek commented 1 week ago

I could offer you the following endpoint:

https://dex-backend-mainnet.prd.service.aepps.com/graph?graphType=Price&timeFrame=MAX&tokenAddress=ct_J3zBY8xxjsRr3QojETNw48Eb38fjvEuJKkQ6KzECvubvEcvCa

This is technically speaking the price graph of wrapped AE (WAE) but we hardcoded it to represent AE

heeey nice to see the progress on this! .] This will be helpful, will get back in touch once it is actual again.