Toolbox

Storage Balance

Last updated April 20, 2026

Summary

The mplx toolbox storage balance command prints the current prepaid balance held with the configured storage provider.

  • Reads the balance from the active storage provider (e.g. Irys).
  • Takes no arguments and no flags.
  • Outputs a JSON object containing basisPoints (lamports) and the SOL-denominated amount.
  • Separate from your wallet SOL balance — only reflects storage credit.

Quick Reference

The table below summarizes the command's shape and output format.

ItemValue
Commandmplx toolbox storage balance
ArgumentsNone
FlagsNone
Output formatJSON
Top uptoolbox storage fund
Withdrawtoolbox storage withdraw

Basic Usage

Run the command with no arguments.

mplx toolbox storage balance

Examples

The command has a single invocation form.

mplx toolbox storage balance

Output

The command prints the balance as JSON, including basisPoints (lamports) and the SOL-denominated amount.

Notes

Previous
Upload