(Outdated post) Network Explorer

0

Seems like something not right is here :sweat_smile:.All charts have the current values at 0. Do you know why it’s happening?

Update: It is fixed!!!

7 Likes

ha, I should have a race condition right after a new UTC day begins between getting coins price in usd and calculating total liquidity/volume for this new day.

Thanks for the feedback @jason!

7 Likes

:mega: 0.3.0 version is released! :mega:

New features:

Changes:

  • The PRV price shown on the dashboard in now an average of last PRV-pUSDT and PRV-pUSDC price.
  • The Marketcap shown on the dashboard in now a real value and this amount is updated approx. every 30 sec

:warning: I chose to calculate the market cap from the total supply. I’m open to change this calculation, let me know what you think it should include or not :warning:

14 Likes

Hey @inccry, thank you so much for such a good tool.

The supply you show is the circulating supply (if we ignore locked coins by the team). CMC calculates the market cap as you do. Imho, you may show the total supply (100million) as well.

4 Likes

Thanks @abduraman for this feedback!

I made few changes:

  • Total supply renamed to Circulating supply on overview and supply pages.
  • Total supply added on overview page.
6 Likes

:mega: 0.3.1 version is released! :mega:

New feature:

7 Likes

@inccry Thank you for being there!
You are making a revolution in our project! We will change this world together!

6 Likes

Hey @inccry, I newly noticed that CMC uses two different terms: total supply and max supply. I thought that CMC used “total supply” for two different cases. What’s difference? Total supply is usually used for Ethereum tokens. Some tokens are not moved yet (locked or not go out of the contract address or similar cases). In this case, since those tokens are not in circulation, they are not added to the circulating supply.

Unlike total supply, max supply cannot be converted to the circulating supply easily since the remaining coins are not mined. That’s why CMC uses max supply for Bitcoin. So, we should use it accordingly.

3 Likes

Thanks @abduraman!

Total supply has been renamed to Max supply.

(Force refresh your page if you don’t see it)

5 Likes

hi @zes333, I’m not sure it’s a revolution but I’m glad it helps :wink:

4 Likes

:mega: :mega: :mega: incscan.io version 1.0.0 released! :mega: :mega: :mega:

Changes between 0.3.1 and 1.0.0:

  • Mobile friendliness: a few lists and components have been improved to be usable on mobile.
  • A few backend improvements.
  • A few infrastructure improvements.
  • Refactorings

My initial todo list is now empty :tada:. I’m now proud to communicate about incscan.io :wink:

Next features

About next features, it’s time to get feature requests from the community!

I just created a public Trello board to list the possible new features to implement and to show on what I’m working.

If you have an idea, please post it in this thread, we’ll discuss about it and if a few members (me included) think it could be a good feature, I’ll add it to the Brainstorm or Todo column of the Trello board.

Thank you for your feedbacks and support!

7 Likes

Looks great @inccry!

Could you add the ability to monitor nodes akin to: https://incognito.mesquka.com/nodes

:slight_smile:

3 Likes

I would love to see the committees page from the Incognito team’s mainnet explorer replicated and improved on Incscan.

It should feature the full waiting list. Seeing a node listed here is assurance it is online and working properly, even if it has yet to earn.

It should feature both shard number & position in the shard, just like the mainnet committee page. This is very useful information for tracking a node through the committee process.

Moving the full waiting list to page separate from the Pending/Prepartion list and Committee lists would help immensely. As it is, the mainnet committee page takes quite a while to load. I imagine this is because it is displaying info on every node in the Incognito Chain on one single page.

1 Like

Hi @ojb34240,

Why do you want to monitor your nodes on Incscan when your can do it on @mesquka tool?

I’m not sure it’s a good idea to put too much “not related to the global network” features, but as I said, i’m open :wink:

2 Likes

Hi @Mike_Wagner,

Thanks for the proposal!

This feature is already in my “Brainstorming” list. I checked few days ago if I can extract this kind of data from the beginning and it seems it’s not possible, fullnodes give you only the current state of committees.

I’ll need to dig deeper and if it’s not possible, make a feature request on https://github.com/incognitochain/incognito-chain

3 Likes

I would like all features on one site - a one stop shop as much as possible. I’ve already got way too many tabs open in Brave :wink:

I would consider it is related to the Incognito network as it forms part of it?

Keep up the good work :slight_smile: :grin:

4 Likes

@inccry your site is awesome!

One tweak that I would like to see, is getting the time zone of the dates/times in the app. At this point I am not sure what time it correlates too when looking at trades or the market tabs… It would be even cooler if we could set our local time and have everything adjust to that timezone.

5 Likes

Hi @doc,

You’re right, for now everything uses UTC date & time.

Task added to my todo list, thanks!

3 Likes

Hey @inccry, here is the list of my feature requests :slight_smile:

1- Is it possible to show exact timestamps of pdex trades instead of rounding them to hours?

2- Is it possible to add “favorites/star” feature for pdex pairs? No need to registration. Just some client-side stuff would be enough.

3- Reverse pair charts would be awesome. For example, charting BTC-PRV instead of PRV-BTC.

4- Showing the value of the pairs without a stablecoin in USD, too. For example, I mean showing the USDT(or USDC or average of them) value of PRV-BTC index (currently ~0.000084).

2 Likes

Hey @abduraman,

Yes, it’s possible.
You would want to see exact timestamps on Market pages, like this one https://incscan.io/pdex/markets/PRV-pUSDT/1D, correct ? (because exact time is available here https://incscan.io/pdex/trades)

I’m thinking about a new feature for this Market page, the ability to browse all past trades for a pair, by using a paginated list.

Hmmm, what could be the behavior when you fav a pair?

Yes, yes, yes! I forgot this feature, thank you to remind me :smiley:

I don’t understand this one, sorry. You mean for example on the PRV-BTC Market page something that shows the PRV value in USD given the current BTC price in USD?

Thanks!

5 Likes