Service Providers Page

Page showing the information of the Miners, Sharders and Blobbers

Page Link: https://atlus.cloud/service-providers

This pages shows the information of the 3 most important providers to the system, the Miners, Sharder and Blobbers, each in a Paginated Table Component which is discussed in the Appendix.

Blobbers

The Blobbers Table shows the following columns:

Column NameDescription

Blobber

The Provider ID of the Blobber. You can use the copy icon next to it to copy it to your clipboard. If you clicked the Provider ID, you'll be redirected to the Blobber Details Page of this blobber.

Host Name

The name assigned to the blobber deployment in Chimney, or the subdomain part of the blobber's host url if the name is not provided. When clicked, it also redirects to the Blobber Details Page of this blobber.

Allocated Storage

This column shows the allocated storage, along with a range slider showing how much of this allocated storage is used to host users' data. When hovered over, you can see the actual number representing the Used Storage. Allocated Storage, Used Storage as well as other storage-related terms are discussed in the Key Definitions page of the Storage System Feature documentation and in the Storage Explainer Page.

Unallocated Storage

This column shows the unallocated storage, which is the amount of Staked Storage that is not used for allocations yet i.e. not Allocated. All storage terms are discussed in the Key Definition page of the Storage System Feature documentation and in the Storage Explainer Page.

Unstaked Capacity

This column shows the unstaked capacity, which is the amount of the Blobbers Total Capacity that's not covered by staking tokens by the delegate clients. All storage terms are discussed in the Key Definition page of the Storage System Feature documentation and in the Storage Explainer Page.

Passed Challenges

This column shows the count of challenges passed by the blobber. Challenges are means by which the system makes sure the blobbers are actually hosting the users' data correctly. They are generated by the blockchain and received by the blobber, which prepares response and submits them to the blockchain to verify, where it can be either successful i.e. counted as passed, or failed. More about challenges are discussed in the Challenges page.

Quality Score

This column shows the Quality Score of the blobber, which indicates how the blobber is performing regarding the challenges. Quality Score is the percentage of the Passed Challenges to the total number of challenges generated for the blobber.

Staked ZCN

This column shows the amount of ZCN Tokens staked by clients to this blobber. More about staking in the Staking page of the Tokenomics System Feature documentation.

Write Price

This column shows the Write Price of the blobber, which is the ZCN amount the blobber charges the clients to perform write operations on their data. Write Price is expressed in ZCN/TB/Year, that's because it's deducted upfront from the client in the form of locked tokens to their allocations, which corresponds to the size the users request for their allocations. More about Write Price and other storage-related terms in the Key Definition page of the Storage System Feature documentation.

Total Rewards

This is the total amount of rewards the blobber received from the challenges as well as hosting users data, expressed in ZCN.

Country

This is the country where the server hosting the blobber lies, according to the Host URL of the blobber's Chimney Deployment.

Region

This is the region inside the country where the server hosting the blobber lies, according to the Host URL of the blobber's Chimney Deployment.

Sharders

Column NameDescription

Sharder ID

The Provider ID of the Sharder. You can use the copy icon next to it to copy it to your clipboard. If you clicked the Provider ID, you'll be redirected to the Sharder Details Page of this sharder.

Host Name

The subdomain part of the sharder's Host URL. Hovering over the (i) icon next to it shows the "description" of this sharder. When clicked, it also redirects to the Sharder Details Page of this sharder.

Health State

This column shows 2 pieces of information; the time since last received health check transaction from this sharder, and the health state based on this period. The sharder's health is considered to be "Good" as long as the last received health check transaction for it was no more than 90 minutes before, otherwise it's considered "Bad".

Last Finalized Round

This column shows the last finalized round known to this sharder. A finalized round is a round in which has a finalized block i.e. finally and permanently added to the blockchain. More on the Blockchain in the Blockchain System Feature documentation.

Staked ZCN

This column shows the amount of ZCN Tokens staked by clients to this sharder. More about staking in the Staking page of the Tokenomics System Feature documentation.

Total Rewards

This column shows the total amount of rewards the sharder gets for his contribution to the Blockchain.

Miners

Column NameDescription

Miner ID

The Provider ID of the Miner. You can use the copy icon next to it to copy it to your clipboard. If you clicked the Provider ID, you'll be redirected to the Sharder Details Page of this sharder.

Host Name

The subdomain part of the miner's Host URL. Hovering over the (i) icon next to it shows the "description" of this sharder. When clicked, it also redirects to the Sharder Details Page of this sharder.

Health State

This column shows 2 pieces of information; the time since last received health check transaction from this miner, and the health state based on this period. The miner's health is considered to be "Good" as long as the last received health check transaction for it was no more than 90 minutes before, otherwise it's considered "Bad".

Last Finalized Round

This column shows the last finalized round known to this miner. A finalized round is a round in which has a finalized block i.e. finally and permanently added to the blockchain. More on the Blockchain in the Blockchain System Feature documentation.

Staked ZCN

This column shows the amount of ZCN Tokens staked by clients to this miner. More about staking in the Staking page of the Tokenomics System Feature documentation.

Total Rewards

This column shows the total amount of rewards the miner gets for his contribution to the Blockchain.

Search Bar & Storage Explainer

You can use the Search Bar on the top right corner above the table to search for a specific provider within the providers table, either by its Hostname or Provider ID, while the Storage Explainer button redirects to the Storage Explainer page.

Last updated