price
Checks the price to upload the specified number of bytes.
Parameters
Option
Description
-n
The network to check,
testnet or devnet, defaults to testnet.-t
The token to use when funding.
--provider-url
RPC URL to use.
Examples
Testnet
irys price 1000000 \
-t ethereum Devnet
irys price 1000000 \
-t ethereum \
-n devnet \
--provider-url https://rpc.sepolia.devℹ️
RPC URLs change often, use a recent one from https://chainlist.org/ (opens in a new tab)