LearnLearnBuildBuild
  • Learn

  • Build

  • Github

  • WELCOME BUILDERS!
    • Quickstart
      • Supported Tokens
      • Tags
      • Receipts
      • Mutable References
      • Path Manifests
      • Balance Approvals
      • Manually Creating a Tx
      • Using IPFS CIDs
      • Installing the SDK
        • fund()
        • withdrawBalance()
        • withdrawAll()
        • getLoadedBalance()
        • getPrice()
        • upload()
        • uploadFile()
        • uploadFolder()
        • utils.toAtomic()
        • utils.fromAtomic()
        • utils.getReceipt()
        • utils.verifyReceipt()
        • funder.submitFundTransaction()
        • uploader.uploadBundle()
      • Chunked Uploader
        • Connecting
        • Upload Parameters
        • Data Mode
        • Transaction Mode
        • Controlling the Upload
        • Expired Uploads
        • Upload Events
    • Irys in The Browser
      • Installation
        • balance
        • price
        • fund
        • withdraw
        • upload
        • upload-dir
    • Downloading
    • Querying
      • Using npx create-react-app
      • Using Vite
      • Monitoring Account Balance
      • Uploading NFT Assets
      • Creating a Dynamic NFT
    • Troubleshooting

On This Page

  • Parameters
  • Example
(opens in a new tab)
Build
ONCHAIN STORAGE
Storage CLI
Commands
price

price

Checks the price to upload the specified number of bytes.

Parameters

Option
Description
-n
The network to check, use testnet.
-t
The token to use when funding.
--provider-url
RPC URL to use.

Example

irys price 1000000 \
  -t ethereum \
  -n testnet \
  --provider-url https://rpc.sepolia.dev
ℹ️

RPC URLs change often, use a recent one from https://chainlist.org/ (opens in a new tab)

balancefund
Irys Logo
OVERVIEW
  • What is Irys?
  • What is A Datachain?
  • Build With Us!
TOOLS FOR ARWEAVE
  • SDK
  • Query Package
  • CLI

Join the Irys Community

2024 Irys. All rights reserved.