☁️
Zus Docs
  • About Züs
  • System
    • Providers and Services
      • Miner
      • Sharder
      • Blobber
      • Validator
      • Authorizer
      • Node Locator (0DNS)
    • Storage
      • Architecture and Data Management
      • Protocol
        • Allocations
        • Reference Objects
        • Challenges
        • Write Markers
          • Chain Hashing
          • Two Commit
        • Blobber Repair Protocol
      • ZS3 Server
        • Backup, Recovery and Replication
        • Encryption and Compression
        • S3FS Setup and Usage
        • Backup & Recovery with Restic on Blimp + ZS3 Server
        • Backup & Recovery with Veeam on Blimp + ZS3 Server
      • File Operations
        • Upload
        • Download
        • File Sharing
        • Partial Error Recovery
        • Streaming
        • Rent a Blobber
    • Smart Contracts
      • Storage S.C.
      • Miner S.C.
      • ZCN S.C.
      • ERC-20 S.C.s
      • Bridge Protocol
    • Blockchain & Consensus
      • Entities
    • User Authentication and Wallet Management System
      • OKTA Integration
      • Key Management System (KMS)
  • APIs
    • 0DNS API
    • JS API
    • Mobile API
  • CLIs
    • Storage CLI
      • Quickstart
      • Configuring the tool
    • Wallet CLI
      • Wallet Configuration
      • Quickstart
      • Configuring the tool
  • SDKs
    • Go SDK
      • GO SDK Microservices
    • JS SDK
  • Tokenomics
    • Staking
    • Reward & Penalty
  • ✨Züs Apps
    • 🗝️Vult
      • Getting Started
        • Web
        • Mobile
      • Vult AI
        • Batch Processing
        • Memory Retention
        • Technical Implementation
        • Architecture Overview
      • Login / Register
      • File Management Pages
      • File Sharing
      • Storage Management Dashboard
      • Storage Maintenance and Troubleshooting
      • Züs Subscription
      • Wallet Management
      • Refer a friend
      • Settings
    • 🏗️Blimp
      • Getting Started
      • Login / Register
      • Configure Storage
        • Create Standard Storage Allocation
        • Create Enterprise Allocation
        • Create S3 Server Allocation
        • Create Cloud Migration Allocation
        • Allocation Maintenance and Troubleshooting
      • File Management Pages
      • File Sharing
      • Manage Allocations
      • Upgrade Storage
      • Blimp Vault
      • Refer a friend
      • Settings
      • Launching ZS3 Server
      • Using CLI to backup files into Blimp + ZS3 Server
    • 🏠Chimney
      • Getting Started
      • Login / Register
      • Create New Deployment
      • Manage Your Deployments
      • Homepage
      • Staking Dashboard
      • Rank Dashboard
      • Monitor Dashboard
      • Stats Dashboard
      • Logs Dashboard
      • Wallet Dashboard
      • Operations on your Deployments
      • Restricted Blobbers
      • Settings
        • Manage Profile
        • Wallet Settings
        • Update Blobber Settings
        • Update Blobber Version
        • Refer a friend
        • Help
    • 🌐Atlus
      • Getting Started
      • Home page
      • Service Providers Page
      • Charts Page
        • Market Charts
        • Network Charts
        • Storage Charts
      • Blockchain Page
      • Server Map Page
      • Storage Explainer Page
      • Details Pages
        • Block Details Page
        • Transaction Details Page
        • Wallet Details Page
        • Miner Details Page
        • Sharder Details Page
        • Blobber Details Page
        • Validator Details Page
        • Authorizer Details Page
        • Allocation Details Page
      • Appendix: Common Components
    • ⚡Bolt
      • Getting Started
        • Web
        • Mobile
      • Login / Register
      • Sign In with external wallet
      • Staking Dashboard
      • Staking/Unstaking a provider
      • Claiming Rewards
      • Send/Receive ZCN tokens
      • Buy ZCN
      • Deposit/Withdraw ZCN tokens
      • Activity Dashboard
      • Refer a friend
      • Settings
  • Releases
    • Hardfork
Powered by GitBook
On this page
  • Wallet Information Section
  • Wallet Actions Section
  • Recent Transactions
  • Insufficient Funds Notification
  1. Züs Apps
  2. Chimney

Wallet Dashboard

View and Manage your wallet

PreviousLogs DashboardNextOperations on your Deployments

Last updated 9 months ago

You can access this page by clicking "Wallet" from the left navigation menu. On this page, you can view information about your wallet and the latest transactions, as well as some controls like internal and external ZCN exchange and funding your blobber/validator.

Wallet Information Section

In this section, you can view your wallet information like your wallet address, private key and public key.

Wallet Actions Section

In this section, you can:

  • View your wallet's available balance and the amount of staked ZCN out of it.

  • View the available balance for your blobber/validator operational wallet.

  • Fund your blobber/validator wallet, which is the same as sending zcn tokens to their operational wallet.

  • Buy ZCN tokens from Metamask wallet

Recent Transactions

Insufficient Funds Notification

Notification Overview

The Blobber Wallet Low Funds Notification is designed to alert users whenever the balance in their Blobber wallet falls below the minimum required to cover the monthly operational fees. This proactive feature ensures users can maintain uninterrupted service by timely funding their wallets.

The primary reason for receiving a low funds notification is when the Blobber wallet balance is below the Blobber monthly fee. The formula for estimating the monthly fee includes:

monthlyFee = tokenToZCN(
    commit_connection * 720 * 100 +
    challenge_response * 720 * 100 +
    blobber_health_check * 720
)

This calculation takes into account the transaction fees for blobber commits, challenge responses, and health checks, multiplying each by the number of hours in a month.


Send/Receive ZCN tokens internally (same in Bolt app, more details ).

Deposit/Withdraw ZCN tokens from Metamask Wallet (same in Bolt app, more details ).

Get/Swap ZCN with ERC-20 tokens (same in Bolt app, more details ).

In this section you can view the latest transactions your wallet involved in, including some information like transaction date, status and ZCN value (incl. fees). Clicking on the hash of the transaction redirects you to the .

If you have any questions or encounter any issues, please join our for further assistance. Our team and the community members are available to help troubleshoot your concerns and provide guidance.

✨
🏠
here
here
here
transaction details page on Atlus
Discord
Fig1: Wallet Page
Fig 2: Low Funds Warning