Open ramirotw opened 3 years ago
https://duneanalytics.com/ivicajuras/Gnosis-Auction-Sales This is the dashboard which I built now. It's missing some fields and charts yet.
Good start!
I would love to additionally see:
Is it possible to include xdai auctions?
Okay, I will add new columns. And I think we can include xdai auction. Which kind of info and view do I need to display in dashboard for xdai?
xdai auction should just appear as usual auctions. I think we should just introduce a new column with the name network and then display the network in there. That should be the only difference
I created Auction volume table separately. Because it take so long time to calculate all auctions transaction data to get volume.
Hey,
I just looked at the dune dashboard, and I was a little bit disappointed that the USD query was not yet working. You can make your life much easier by just using the indexed gnosis_auction:
there is also the sell_token_address available and in this "Auctions USD Volume" query, you don't need to depend on all indexed erc20's
Ok, let me check it. Thanks.
That makes much easier. I am recreating all dashboard charts and tables based on the gnosis auction indices in dune. It will be done soon.
@cmalfesi @josojo Please check this dashboard: https://duneanalytics.com/ivicajuras/Gnosis-Auction-Sales I completed the dune dashboard for Gnosis auctions
Hey could you please check the usd trading volumes? it shows only 700k, though just the viita auction alone was 5M
@josojo Ok, I found the issue here.
I got the USD price in prices."usd" table in Dune. Anyway, some price has the value, but others doesn't have the price value. For the empty price value, what value should I use as USD price?
For the empty price value, what value should I use as USD price? If the auction is not important, we cacan usee just a price of 0, otherwise, wee need o get it from somewhere
@josojo Yes, that's it. Current volume is the value which I calculated the empty prices as 0. In the dune platform, how can I get more exact usd price value instead of empty?
An easy improvement of the price can be archived, if you use the price of the bidding token instead of auctioning token. The bidding tokens are usually stablecoins, whose prices should be available
@josojo Yes, I already used bidding token to get the USD price. But the most token prices are empty.
If you are taking the biddingToken, then you can't calculate with the sellamount, which is in the auctioningToken. I think there is the error
@josojo I tried, but I can't get the prices properly. Would you please help me to get correct usd prices by updating sql query?
@josojo I updated the usd volume. Please check it.
@josojo was going to take care of the USD volume query. The rest of the dashboard queries were ok.
Current dashboard that supports stats for individual auctions: https://duneanalytics.com/gnosis.protocol/Gnosis-Auction-Boson-Sale?DECIMALS_DIFF=12 https://duneanalytics.com/audieleon/VitaDAO-Auction
I would like to have a general dashboard to show overall stats for Gnosis Auction. The existing dashboard is a good reference for the relevant tables and queries.
Some interesting information to have on the dashboard:
All time unique users