You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be cool if we can show these parameters to users. There is a lot of data, but if we could have a plan on how to collect it, it would be interesting for users to see and compare.
This requires some off-chain indexing service that tracks all the price changes, writes them to a (PostgreSQL) database and provides a powerful query API. We don't store all the needed historical data in the blockchain for size/performance reasons and it is not optimised for such queries anyway.
I agree this is a very powerful feature to separate ourselves from UniSwap and look more like Kraken.
It would likely take 2 days spike by Alex or I to even determine how much work would be needed to enable such infrastructure.
We have designed the screen with detailed info
for tokens
https://www.figma.com/file/8PU2KrQ9J3lnzcFysQ3pc7/desktop-light?node-id=2958%3A1633
and for trading pairs
https://www.figma.com/file/8PU2KrQ9J3lnzcFysQ3pc7/desktop-light?node-id=2800%3A1856
https://www.figma.com/file/8PU2KrQ9J3lnzcFysQ3pc7/desktop-light?node-id=2833%3A1503
It would be cool if we can show these parameters to users. There is a lot of data, but if we could have a plan on how to collect it, it would be interesting for users to see and compare.
The idea I took from here https://app.zerion.io/invest/asset/UNI-V2-0x8656e8ee5ba3f4966ca48ab9381f9910907ca5ad
@ethanfrey @ks-victor Let me know if any thoughts about priorities or function parts that we can implement soon.
The text was updated successfully, but these errors were encountered: